OC_PRESENCE_TRIGGER_CHANGE event occurs whenever the device status change when the client subscribes. When resource is added, this event is called. As a same manner, network status is changed, this event need to be called. Of course, we can get the status callback from CA layer.
Ziran, could you accept this requirement and share the implementation status by registering into Jira? BR, Uze Choi From: ??? [mailto:[email protected]] Sent: Tuesday, August 23, 2016 6:51 PM To: iotivity-dev at lists.iotivity.org Cc: ??? Subject: add presence trigger when ip changed. Hi, all I found lack of presence feature. If IoTivity server's IP changed, Resource URI has changed. (For example, XXX.XXX.XXX.XXX:XXXX/a/light to YYY.YYY.YYY.YYY:YYYY/a/light) But, OC_PRESENCE_TRIGGER_CHANGE did not send in this situation. I think, server need to send OC_PRESENCE_TRIGGER_CHANGE multicast when IP changed. It is very helpful for our product. Thanks. -------------- next part -------------- HTML ?????? ??????????????... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160823/29cf65d5/attachment.html>
