Refine toString method of RCSResourceAttributes
authorcoderhyme <jhyo.kim@samsung.com>
Mon, 19 Oct 2015 01:55:48 +0000 (18:55 -0700)
committerMadan Lanka <lanka.madan@samsung.com>
Mon, 19 Oct 2015 08:33:35 +0000 (08:33 +0000)
commit399790030ea2d8e70dd312b1bb6da6c84004b0ee
tree13129adb7b38686cb0c6a3dc04f9616a4b7f074c
parent0c88b91ed0cda615b6ec8b7d6eb6548607ab6cc8
Refine toString method of RCSResourceAttributes

Nested values were not corretly encoded, they were just described with their type names.
Now it encodes every attribute value including nested olnes.

Change-Id: Ia228a34e6df05ac05c509012afd7f026c0f253e0
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3907
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/include/RCSResourceAttributes.h
service/resource-encapsulation/src/common/primitiveResource/src/RCSResourceAttributes.cpp