Change the type of "rt" in /oic/p from string to array.
authorZiran Sun <ziran.sun@samsung.com>
Thu, 26 May 2016 10:55:58 +0000 (11:55 +0100)
committerZiran Sun <ziran.sun@samsung.com>
Fri, 10 Jun 2016 08:23:11 +0000 (08:23 +0000)
commitfcf665585275bc75c7698c1ce99a58d614855a55
treec06f328477101eaf80cad3efd33b1991bbac0dd7
parent73e2b1d18e6ec74d12e9b8dd72187965b27aee73
Change the type of "rt" in /oic/p from string to array.

JIRA issue: https://jira.iotivity.org/browse/IOT-1102

Change-Id: I4ab7bbe3a42c8f0890ed1acecac07e8d18ccf470
Signed-off-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8355
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
resource/csdk/stack/include/octypes.h
resource/csdk/stack/include/payload_logging.h
resource/csdk/stack/src/ocpayload.c
resource/csdk/stack/src/ocpayloadconvert.c
resource/csdk/stack/src/ocpayloadparse.c
resource/src/OCRepresentation.cpp
resource/unittests/OCRepresentationEncodingTest.cpp