IOT-1080 Update rt and if to send array of string over the air
authorHabib Virji <habib.virji@samsung.com>
Mon, 11 Apr 2016 22:30:09 +0000 (23:30 +0100)
committerUze Choi <uzchoi@samsung.com>
Tue, 12 Apr 2016 01:34:11 +0000 (01:34 +0000)
commitafa1d7a5ad0c4ce21367542e6c14161a9d51f8a7
treecbb9f36543d8bf80114dac1c5e20255c2ae317a5
parentd237eecb9b581157dee9c3314d5a07091b0078ed
IOT-1080 Update rt and if to send array of string over the air

It was being return in form of "oic.if.ll oic.if.baseline". It is now changed to
["oic.if.ll", "oic.if.baseline"]

Change-Id: Ie32a0c2135a6f9994193d6be85fedb7041a68a70
Signed-off-by: Habib Virji <habib.virji@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/7749
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
resource/csdk/stack/src/ocpayloadconvert.c
resource/csdk/stack/src/ocpayloadparse.c