add subscriber list for remote server
authorch79.cho <ch79.cho@samsung.com>
Mon, 18 Jul 2016 08:34:11 +0000 (17:34 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 20 Jul 2016 05:11:08 +0000 (05:11 +0000)
commitfef266b1c75e567c02bc705c93aa92d477a9a62e
tree4b2741f516fcf6b9cb8165d3682554518aece149
parentdce4477840e6916459041f30ee7486227a793278
add subscriber list for remote server

The changes are modified to send messages to the subscribers from local and cloud concurrently.
The service stores subscriber list from remote server seperately as well as local subscribers.

Change-Id: Ide908a34a2c22360865df1e1f95dd131eb6d51e4
Signed-off-by: ch79.cho <ch79.cho@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9435
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/examples/linux/notificationprovider.c
service/notification/include/NSCommon.h
service/notification/src/common/NSStructs.h
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/NSProviderNotification.c
service/notification/src/provider/NSProviderSubscription.c
service/notification/src/provider/NSProviderSystem.c
service/notification/src/provider/cache/linux/NSProviderMemoryCache.c