Node-RED logic nodes for snappy project
- Node-RED
To install the stable version run the following command in your Node-RED user directory (typically ~/.node-red
):
npm i snappy-logic-nodes
Open your Node-RED instance and you should have all the snappy-logic nodes available in the palette.
If you want to try the latest version from github, you can install it by
npm i SnappyRobotics/snappy-logic-nodes