[IOT-1445] Add ins value when publishing a resource to rd
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Wed, 12 Oct 2016 10:22:48 +0000 (19:22 +0900)
committerJee Hyeok Kim <jihyeok13.kim@samsung.com>
Mon, 24 Oct 2016 06:53:20 +0000 (06:53 +0000)
commit6806a6221ce0a308a939917565c4b60427351727
tree88d9769536df6e1bb556c3814f8dad55dfd7e117
parent1c02e8ef0ad3623a7260ef51fddb7d190b2a1467
[IOT-1445] Add ins value when publishing a resource to rd

The ins value has to be included when publishing a resource
to resource-directory. Otherwise resource-directory will
return error code.
Currently, The ins is not included because the return value
of OCGetResourceIns() was not checked properly.

Change-Id: I11b1f405e000f36bb76ca7d24c8dbbbd6e7586fe
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13159
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
(cherry picked from commit b5d331d2d779172bceebb9b92cc73eecc6d6cdae)
Reviewed-on: https://gerrit.iotivity.org/gerrit/13587
Reviewed-by: Minji Park <minjii.park@samsung.com>
Reviewed-by: Jee Hyeok Kim <jihyeok13.kim@samsung.com>
resource/csdk/resource-directory/src/rd_client.c