Hi,
- Am I right that after provisioner done with network configuration all nodes save their info in persistant storage and continue work without a provisioner?
- How provisioner can check that network is still fully configured? For example, if some node have a bug with storing publish/subscribe info, but still is provisioned, how provisioner can check that everything is configured? Does this information is read with composition data or another method? I mean situation when provisioner/configurator acts like central device who consumes data from network, and after its power reset what should be done: network reconfigure every time or what checks?
- I want to transfer network information from the smartphone that was provisioner to a new provisioner device. How can new provisoner check that configuration is still active or it should reconfigure everything again?
- Am I right that node who configures network can be not a provisioner? So provisioner can just add devices to network and tell configurator (like central device) to configure specific nodes.