Enrich a sceneclient sample application for executing an existing scene at remote...
authorJihun Ha <jihun.ha@samsung.com>
Thu, 3 Mar 2016 06:12:54 +0000 (15:12 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 3 Mar 2016 09:32:53 +0000 (09:32 +0000)
commite0f78bfc5b32ab8102c9d62c2c1b6a48b7743e54
treef8013b1f55b497412fcfa9befa17bd02ca6b7a3f
parent813b3faa1c8a253fc92dbba6be3e4e7bb98a5b29
Enrich a sceneclient sample application for executing an existing scene at remote device

Add one more scenario in a sceneclient sample, which executes an existing
scene created by sceneserver sample application.

Step1: Construct a SceneCollection with light and fan resources with
sceneserver application
Step2: Discover its SceneList resource
Step3: Check the exsiting SceneCollection resource and Scenes
Step4: Execute one of the Scenes

Change-Id: I58bd8eb5b3913c8a180de509b56605051d54ecc0
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5297
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/scene-manager/sampleapp/linux/sceneclient.cpp [changed mode: 0644->0755]