add cloud client samples
authorMinji Park <minjii.park@samsung.com>
Tue, 23 Aug 2016 06:36:21 +0000 (15:36 +0900)
committerJee Hyeok Kim <jihyeok13.kim@samsung.com>
Tue, 23 Aug 2016 12:16:09 +0000 (12:16 +0000)
commitbd588935ec725cc85ce3dc98838fa1ff8ccb497d
tree0a7b93a93af43d8f33fda84267c57a9b53095733
parentf6a125df96c945f06c9883ff09c2b7221ee7d3ee
add cloud client samples

- air conditioner added for cloud client c++ api sample
- thin light added for cloud client c api sample

Change-Id: Ie054119f8309f554169954a87dec8077973e2ea9
Signed-off-by: Minji Park <minjii.park@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10771
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jee Hyeok Kim <jihyeok13.kim@samsung.com>
cloud/samples/client/SConscript
cloud/samples/client/airconditioner/aircon_controlee.cpp [new file with mode: 0644]
cloud/samples/client/airconditioner/aircon_controller.cpp [new file with mode: 0644]
cloud/samples/client/cloud_connector.c [deleted file]
cloud/samples/client/cloud_connector.h [deleted file]
cloud/samples/client/thin_light/thin_room_light.cpp [moved from cloud/samples/client/sample_device.cpp with 57% similarity]