Add an API to cloud provisioning with a given OCResource object
authorJihun Ha <jihun.ha@samsung.com>
Tue, 27 Dec 2016 05:22:00 +0000 (14:22 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 28 Dec 2016 07:36:00 +0000 (07:36 +0000)
commit202a2e3d6671c012bef6aab5136c3ac6d0ac2735
tree5990a1b65bcfcf5b5a44aab8697a097c70c5069a
parenta38e747f515113178a8e17ce839628a13f872b18
Add an API to cloud provisioning with a given OCResource object

When a user wants to do cloud provisioning with a specific OCResource object,
the added API can be used and expected that a resource discovery in a current
connectivity for cloud provisioning is skipped.

Change-Id: Ic93da14b39e7576e413442b00db28ed3a6fc4890
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15947
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Heewon Park <h_w.park@samsung.com>
Reviewed-by: Senthil Kumar G S <senthil.gs@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/easy-setup/mediator/richsdk/inc/RemoteEnrollee.h
service/easy-setup/mediator/richsdk/src/EasySetup.cpp
service/easy-setup/mediator/richsdk/src/RemoteEnrollee.cpp