/node-red-contrib-usriot

Node-RED nodes for communicating with a USRIOT device

Primary LanguageJavaScriptOtherNOASSERTION

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

write_output_4 And read response from output 4

read_output.4.png

Send read all IO command

read_readallio

#Author

Alexander Borovsky