JSPM

  • Created
  • Published
  • Downloads 2758
  • Score
    100M100P100Q128650F
  • License BSD-3-Clause

Modbus TCP and Serial (RTU) package for Node-RED (read, write, serve)

Package Exports

  • node-red-contrib-modbus/modbus/modbus-basics

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-red-contrib-modbus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Node-RED Modbus Standard - JavaScript Style Guide NPM download NPM version Build Status

nodemodbus64

Attention

From v0.11.x it is a whole new package. It is developed to be backward compatible, but there is some more configurable in the client-config.

node-red-contrib-modbus

Node-Red Modbus node package.

From v0.11.x based on modbus-serial with Serial RTU, RTU buffered, C701, Telnet, ASCII and TCP

Tested with node-red v0.15.2 and Node.js (4.7/6.9.2 LTS)

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-modbus

Run the following command for global install

npm install -g node-red-contrib-modbus

How to use

Flow Example

Flow example

Author

Co-Author

Co-Author disconnected branch