A Node-RED node to communicate with Modbus TCP.
Run command on Node-RED installation directory
npm install node-red-contrib-modbus
Install first node-jsmodbus. NOTE: Modified files included here, but still some problems with function codes 15 and 16. Tested with python modbus server (more testing needed for error handling etc.).
![node-red-modbus-flow] (example.png)