This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:node_red [2020/02/21 17:36] mgr |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Node-RED ====== | ||
- | Its configuration is available in the //Node-RED// tab under the //Interfaces// menu. | ||
- | |||
- | {{ :images:nodered.png?400 |}} | ||
- | |||
- | ===== Common parameters ===== | ||
- | |||
- | SPN nodes are available in Node-RED nodes menu (subflows category). | ||
- | |||
- | ===== Flow syntax ===== | ||
- | |||
- | ==== Rx data flow ==== | ||
- | |||
- | Get Rx data: | ||
- | |||
- | SPN/Rx data node usage is available on node help or description. | ||
- | |||
- | ==== Tx data flow ==== | ||
- | |||
- | Add Tx data: | ||
- | |||
- | SPN/Tx data node usage is available on node help or description. |