Fix API of ThingsManger.
authorHyunJun Kim <hyunjun2.kim@samsung.com>
Mon, 2 Feb 2015 05:49:56 +0000 (14:49 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 2 Feb 2015 05:53:54 +0000 (05:53 +0000)
commit49e0ac762003c82219c5c549a28374f062f7c36c
tree30253364c9f29e88870d82ca175eee355c49d318
parent50347bedcd5c3ab450cb69bfe1dedacfa2764a27
Fix API of ThingsManger.

subscribeCollectionPresence and findCandidateResource are occurred exception or
no response(callback) while to combine resource type
when child resource doesn't have correct type name of resource.

In this case we don't combine the type of resource and
we will ignore.

Fix [IOT-289]

Change-Id: I59c48726a9738e34d6c5561b59a2cdda243168ec
Signed-off-by: HyunJun Kim <hyunjun2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/277
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/things-manager/sdk/src/GroupManager.cpp