[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)
committerAshok Babu Channa <ashok.channa@samsung.com>
Thu, 13 Oct 2016 05:33:24 +0000 (05:33 +0000)
commitb5d331d2d779172bceebb9b92cc73eecc6d6cdae
tree0ffe0b5dfc06162de10f63c97228b7de5aacb2c6
parentaa49bbd28a78a486df9568b3867a373100e92e2f
[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>
resource/csdk/resource-directory/src/rd_client.c