remove
Removes the given provisioner from the list of provisioners in the network.
Parameters
Provisioner to be removed.
Throws
if the the provisioner does not belong to this network.
if there is only one provisioner.
Removes a given NetworkKey from the list of network keys in the mesh network.
Parameters
Network key to be removed.
Throws
if the key does not belong to this network.
if the key is known to any node in the network or bound to any application key in this network.
Removes a given ApplicationKey from the list of application keys in the mesh network.
Parameters
Application key to be removed.
Throws
if the key does not belong to this network.
if the key is known to any node in the network.
Removes a given node from the list of nodes in the mesh network.
Parameters
Node to be removed.
Removes a given Group from the list of groups in the mesh network.
Parameters
Group to be removed.
Throws
If the group does not belong to the network.
If the group is already in use.
Removes a given Scene from the list of groups in the mesh network.
Parameters
Scene to be removed.
Throws
If the scene does not belong to the network.
If the scene is already in use.