[CONPRO-1549] Create new method in RDClient 86/225286/2
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:14:28 +0000 (09:14 +0900)
commite971e54bf896a1a6726539bdcaa8350657835ec1
tree5dce5ba5792b86e78796f2752550df3a26219d0b
parentbcf33db9326e6a35f123df8295c7ce1528dd72f3
[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