We are working on a solution that involves a central provisioner that provisions a MESH network of sensors that it subscribes to. We need to be able to replace this central node if it fails. Is there a way to do a drop-in replacement for the provisioner?
If a drop-in-replacement provisioner is not possible, can we make our central node a proxy provisioner for itself and the rest of the network, then back up the proxy provisioner portion of the central device? The central device would be able then to restore the backed up data and re-provision itself onto the network.
Finally, what exact data needs to be backed up to get things up and running?