0.2.2 • Published 8 years ago

node-red-contrib-usriot v0.2.2

Weekly downloads
2
License
CC-BY-NC-SA-4.0
Repository
github
Last release
8 years ago

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