sendToLocalNode
Sends the Configuration Message to the primary Element of the local Node and returns the received response.
An appropriate callback of the `MeshNetworkDelegate` will also be called when the message has been sent successfully or a problem occurred.
Return
The response associated with the message.
Parameters
message
The acknowledged configuration message to be sent.
Throws
when the mesh network has not been created
when the local Node does not have configuration capabilities.