Add Cloud interface consumer sample example code
authorYounghyunJoo <yh_.joo@samsung.com>
Mon, 18 Jul 2016 01:04:44 +0000 (10:04 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 19 Jul 2016 07:38:53 +0000 (07:38 +0000)
commitdce4477840e6916459041f30ee7486227a793278
tree85acbd4ebddbdb93ae67a90150001c3bc8c43e8d
parente3b566b1d13d1dabf5edfadf90bd40ff8d89e917
Add Cloud interface consumer sample example code

- modify sample example code to support cloud interface
- modify example SConscript to build with cloud interface when get WITH_TCP & WITH_CLOUD environment

Change-Id: If9ab0a30672d4a09e63169ef3d146af6cb26670a
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9413
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/examples/linux/SConscript
service/notification/examples/linux/cloud_connector.c [new file with mode: 0644]
service/notification/examples/linux/cloud_connector.h [new file with mode: 0644]
service/notification/examples/linux/notificationconsumer.c