NOT ready - just for development with node-red-contrib-modbus for now!
Please help with your contribution to the package!
A simple and easy to use Modbus TCP client/server implementation.
Based on jsmodbus
node-modbus
NODE-MODBUS is a simple Modbus TCP/Serial Client/Server API.
Install
Run the following command in the root directory of your Node-RED install
npm install node-modbus
Run the following command for global install
npm install -g node-modbus
Testing
Feel free to fork and after that add your own tests,
but please don't forget your pull request, please.
License
MIT