Added Samsung Specific Property(sso list) for easy setup 72/177872/1
authorKush <kush.agrawal@samsung.com>
Mon, 16 Apr 2018 14:17:43 +0000 (19:47 +0530)
committerAmit KS <amit.s12@samsung.com>
Fri, 4 May 2018 05:45:54 +0000 (11:15 +0530)
commit0682172dd2b4183aba7c153964748da1dae755b5
tree68123b7c09fedf93ce17bc19b69396419f2dd951
parenta5dd3b49cab4f366d627352e8e0a272efd90d0dc
Added Samsung Specific Property(sso list) for easy setup

Following Samsung Specific Property is added :
Resource: Device Configuration (rt = "oic.r.devconf")
Property Name: SSO List Information
Key: "x.com.samsung.ssolist"
Type: String (JSON value with array of string internally).
Access Mode: Read Only
Description: SSO List information

Changes made at Mediator and Enrollee Side (Samsung specific source).

Linux Sample apps updated and verified (Samsung Specific Sample Apps).

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/284
(cherry picked from commit 26aec98b390c57957416dff8c3e9a920299aad8a)

Change-Id: Ib5143bb96488820b01404c2ec68dcf04c9f6a02c
Signed-off-by: Kush <kush.agrawal@samsung.com>
Signed-off-by: Amit KS <amit.s12@samsung.com>
service/easy-setup/enrollee/inc/samsung/sc_easysetup.h [changed mode: 0755->0644]
service/easy-setup/enrollee/src/samsung/sc_easysetup.c
service/easy-setup/mediator/richsdk/inc/ESSCCommon.h [changed mode: 0755->0644]
service/easy-setup/sampleapp/enrollee/linux-samsung/sc_enrollee.c [changed mode: 0755->0644]
service/easy-setup/sampleapp/mediator/linux-samsung/richsdk_sample/mediator_sc.cpp [changed mode: 0755->0644]