You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when I stop the ZPC service, null messages appear on MQTT. Technically, these messages should only appear when a node is removed, but they are the same when the ZPC service is stopped.
Similarly, when I start the service, all previously added Z-Wave devices report their information again on MQTT.
Upon restarting the service, both types of reports occur, making it difficult for our application to determine whether a device has been removed or added.
Why is this behavior occurring? Is there a way to stop this reporting?
I noticed that when I stop the ZPC service, null messages appear on MQTT. Technically, these messages should only appear when a node is removed, but they are the same when the ZPC service is stopped.
Similarly, when I start the service, all previously added Z-Wave devices report their information again on MQTT.
Upon restarting the service, both types of reports occur, making it difficult for our application to determine whether a device has been removed or added.
Why is this behavior occurring? Is there a way to stop this reporting?
I am attaching logs
Reports when ZC service restart.txt
Reports when ZPC service start.txt
Reports when ZPC Service stop.txt
The text was updated successfully, but these errors were encountered: