node-red-contrib-usriot
v0.2.2
Published
Node-RED nodes for communicating with a USRIOT device.
Downloads
5
Maintainers
Readme
node-red-contrib-usriot
Node-Red USRIoT nodes for communicating with a USRIoT devices.
Based on usriot.js. Read protocol documentation in GPIO control protocol V1.8.pdf #Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-usriot
#Nodes
Send invert command to output 4 and read response
And read response from output 4
Send read all IO command
#Author