[CONPRO-1549] Create new method in RDClient 79/225279/1
authorSourav Bhuwalka <s.bhuwalka@samsung.com>
Fri, 24 Jan 2020 13:00:49 +0000 (18:30 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 19 Feb 2020 00:10:23 +0000 (09:10 +0900)
commit17f06068e66a222013ed6280497a43c9abdfde5e
tree4030e52e3aa913d9bd66ca9f8a4f93c1f6009e98
parentdaef13e9901a25656dbea914d2a5bf92a755fc1d
[CONPRO-1549] Create new method in RDClient

Added new (publishAllResourceToRD) to publish resources to resource-
directory.Dont include virtual resources /oic/p and /oic/d to resourceHandles
argument of this API.This API internally appends the two virtual resources.

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/655
(cherry-picked from 3f75969eec27bc8b6264de42faf01cf811de5037)

Change-Id: I3a6877d885d8c1537b2d767d06f8e1e1e9acd8cd
Signed-off-by: Sourav Bhuwalka <s.bhuwalka@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
resource/csdk/resource-directory/include/RDClient.h
resource/csdk/resource-directory/src/RDClient.cpp