Modify Consumer Topic Logic
authorYounghyunJoo <yh_.joo@samsung.com>
Wed, 17 Aug 2016 08:09:16 +0000 (17:09 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 18 Aug 2016 02:22:49 +0000 (02:22 +0000)
commit8d28ce73a1df9c56a6eb6160e978316eb90e8ca3
treeb74a3a539a7331a7a742dd4403deada19b747dee
parent7e5f32d83add7fa43141108f92ba255aac556a11
Modify Consumer Topic Logic

- Modify Topic Logic as changing Topics structure
- Remove consumerId value in the Topics structure
- Remove comment block in consumer codes

Change-Id: I256b6d5b18fd757957b4fbd58ebd631c2236ebf1
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10329
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/SConscript
service/notification/include/NSCommon.h
service/notification/include/NSConsumerInterface.h
service/notification/include/NSProviderInterface.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
service/notification/src/consumer/NSConsumerInternalTaskController.c
service/notification/src/consumer/NSConsumerScheduler.c