[IOT-1179] Adding rt and if into response of Get request to doxm and pstat
authorjs126.lee <js126.lee@samsung.com>
Tue, 5 Jul 2016 08:04:46 +0000 (17:04 +0900)
committerRandeep Singh <randeep.s@samsung.com>
Thu, 7 Jul 2016 08:51:14 +0000 (08:51 +0000)
commit922c3364ab8c680a366136ad6a27451a60089e90
tree7b7954b4b2d3c6f40501d4fb42a26563b905920e
parentdbbd72b61828a8ebd0c2fd0100c7398b0817b928
[IOT-1179] Adding rt and if into response of Get request to doxm and pstat

Issue: Response of GET request to /oic/sec/doxm resource has problem(no "rt" and "if" property)
       Per the core spec, every Resource shall have both rt and if.
Solution : Adding rt and if into response payload of Get request to doxm and pstat

Patch1,2 : Apply patch
Patch 3,4,5: Apply dongik's review

Change-Id: I6f9ad75194f9baa6c9dda25f742e38b790cd6cb7
Signed-off-by: js126.lee <js126.lee@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9167
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
resource/csdk/security/src/doxmresource.c
resource/csdk/security/src/pstatresource.c