JSPM

  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q32994F
  • License MIT

Sum of implementations for the Serial/TCP Modbus protocol.

Package Exports

  • node-modbus

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-modbus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NPM download NPM version

NOT ready - just for development with node-red-contrib-modbus for now! Please help with your contribution to the package!

Build Status

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