Send custom Message to gw
Troubleshooting
2
Posts
2
Posters
1.6k
Views
2
Watching
-
Hi Siod,
Have a look at the "download and api" page here on mysensors (link).
Read through the section API (link) to see how you can send a message to the gateway and if you need some in-dept info go through the section SERIAL PROTOCOL (link). You'll notice that everytime a message is send to the gateway it contains the node-id.
How this is then relayed to your controller is explained in the section "Controller". I guess you can find this for yourself in the menu on top of the homepage.BR,
Boozz