Node red nodes for IO 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-io-nodes
Open your Node-RED instance and you should have all the snappy-io nodes available in the palette.
If you want to try the latest version from github, you can install it by
npm i SnappyRobotics/snappy-io-nodes