Hi,
We have an issue raised at https://jira.iotivity.org/browse/IOT-1240 Basically to cancel observe, OCDoResource(..., OC_REST_CANCEL_OBSERVE,...) DOES NOT WORK. Rather, a separate API OCCcancel () has to be called. And in that in octypes.h we have the following line - /// Deregister observation, intended for internal use OC_REST_CANCEL_OBSERVE = (1 << 6), Can someone help to explain any particular reason for treating observe cancel operation differently from others? Thanks, Ziran -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160905/cac1eca2/attachment.html>
