Added Consumer API for enable to cloud service.
authorKIM JungYong <jyong2.kim@samsung.com>
Thu, 14 Jul 2016 06:23:27 +0000 (15:23 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 18 Jul 2016 08:47:35 +0000 (08:47 +0000)
commita7f90e87e4f7dbc11537f5e80fe857720961ed69
tree7b9abf30d5380d036084636369a083d43cf056ad
parent90f488430cd0e99018ec1196b7d030ea887b79f0
Added Consumer API for enable to cloud service.

NSConsumerEnableRemoteService() is added for subscribe on cloud notification service.
Discover logic is updated for seperated TCP and cloud working flow.
Cloud flag is added on NSProviderConnectionInfo sturcture.

Change-Id: I09d5ba588ba081e0b91916554b8a13b8f8ae8467
Signed-off-by: KIM JungYong <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9387
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
service/notification/include/NSConsumerInterface.h
service/notification/src/consumer/NSConsumerCommon.c
service/notification/src/consumer/NSConsumerCommon.h
service/notification/src/consumer/NSConsumerCommunication.c
service/notification/src/consumer/NSConsumerDiscovery.c
service/notification/src/consumer/NSConsumerInterface.c