node-red-contrib-easyip
v0.0.7
Published
node-red nodes for parsing and creating Festo EasyIP protocol packages
Downloads
4
Readme
Node-RED EasyIP
This is a module for Node-RED with 2 function nodes to help out parsing and creating EasyIP UDP packages.
It can be used to communicate with Festo PLCs and other devices implementing the protocol.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-easyip
Usage
TODO