Hi All: I would need some help for these two questions about RD observable flag:
1. According to this table: https://wiki.iotivity.org/_detail/res_resourcedirectory.png?id=iotivity_clou d_-_programming_guide There are a "bitmap" which can hold observable flag. And there is also an "obs" to specify observable or not. What is the difference between these two settings for observable? 2. It seems that the observable flag is just a reference value, but will not be used to filter observe request at cloud side, isn't it? The cloud sample "sample_device" sets its "bitmap" without observable, and "obs" is also set to "0". But the client can still observe the resource via cloud. (BTW, since the resource is expected to be observed, why all observable flags to RD are not set?) Do I have some misunderstanding about it? Thank you & Best Regards, Annie -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160510/0af28139/attachment.html>
