[IOT-1208] fix for jira issue
authorcoderhyme <jhyo.kim@samsung.com>
Wed, 23 Mar 2016 06:43:44 +0000 (23:43 -0700)
committerUze Choi <uzchoi@samsung.com>
Thu, 24 Mar 2016 02:39:16 +0000 (02:39 +0000)
commit45837c22238e8a2714a1db0cf19b6e202895011e
tree0f9d0ca3c3d89304912d5fce0709d52125a8d1ca
parent53b841669ce6f838d0f964191b42657dbf84b56b
[IOT-1208] fix for jira issue

It works as expected, server sample set sensor interface as its default interface. And the sensor interface does not support set request by the core spec.

I feel server and client sample should work as pair, which means sample server needs to support set request. So sample server is modified.

Change-Id: Ib2ff696c18ba5449300dff833d2dfdc7e2d7c8bb
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/6209
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/resource-encapsulation/examples/linux/SampleResourceServer.cpp