Instructions¶
SolarNetwork supports the concept of sending an instruction to a node. An instruction is a request
for the node to take some sort of action, and send the status of performing that action back to
SolarNetwork. An action could be something like "turn switch /relay/1 off" or "give me a list
of the installed plugins".
For more general information see the User Guide > Instructions page.