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