I am using sdk which is mesh 1.0.1
How to detect the number of nodes in the mesh network, just like adding or missing?
The light_swtich example The values of m_provisioned_devices and m_configured_devices only increase without decreasing.
I need to reset the node to the server.
Then how to update the values of m_provisioned_devices and m_configured_devices.
What I understand is that they lose one.
I want to quickly know the change of the node in the mesh network.
So, what should I do?