Skip to content

estbeetoo/node-red-contrib-modbus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-modbus

A Node-RED node to communicate with Modbus TCP.

Install

Run command on Node-RED installation directory

npm install node-red-contrib-modbus

Pre-reqs

Install first node-jsmodbus. NOTE: Modified files included here, but still some problems with function codes 15 and 16. Tested with python modbus server (more testing needed for error handling etc.).

Usage

![node-red-modbus-flow] (example.png)

About

A Node-RED node to communicate MODBUS TCP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.4%
  • HTML 42.6%