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
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
Author
- since 2016 Klaus Landsdorf
Co-Author
- since 2015 Mika Karaila
- since 2016 iurly
Co-Author disconnected branch
- since 2016 Jason D. Harper