Node-Red Modbus TCP nodes for communicating with a Modbus TCP server with no pooling to modbus slave device registers. Forked from https://github.com/Argonne-National-Laboratory/node-red-contrib-modbustcp
Based on jsmodbus.
#Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-modbustcp-no-pooling
#Author