Added Samsung Specific Property(sso list) for easy setup 56/177856/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:15:07 +0000 (10:45 +0530)
commitcd8197fbdfa4cc7ee28d5c7c2d69d6550ff1614a
tree94cfcf8e5e758fddfd5b73f201e393a2670c1632
parent6a5a7e2ffcafeab7f97764078914373a908d39f3
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]