node-red-contrib-easyip
Version:
node-red nodes for parsing and creating Festo EasyIP protocol packages
23 lines (13 loc) • 406 B
Markdown
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