bootstrap/aurum: rework GetAttributeCommand
authorWonki Kim <wonki_.kim@samsung.com>
Fri, 27 Mar 2020 05:06:10 +0000 (14:06 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Fri, 3 Apr 2020 00:33:21 +0000 (09:33 +0900)
commit02742cfc78bbb9b488c3006d0a64717a22a05b88
tree77ca12080b1f7048dd8d404e3525208be535d7d5
parent102775ef3673d1a9b8a8db7785e8574b74318624
bootstrap/aurum: rework GetAttributeCommand

to support GetAttributeCommand, this patch implements regarding stuffs.

Change-Id: I8fa93837b0bc14899091b6a7e3b24af3a3d4905b
bootstrap/server/inc/Commands/GetAttributeCommand.h
bootstrap/server/src/AurumServiceImpl.cc
bootstrap/server/src/Commands/GetAttributeCommand.cc
libaurum/inc/AccessibleNode.h
libaurum/src/AccessibleNode.cc
protocol/examples/python/sample02.py