1.1.5 • Published 3 years ago

node-red-contrib-modbus-tcp-ip v1.1.5

Weekly downloads
124
License
ISC
Repository
github
Last release
3 years ago

Node-RED Modbus TCP Flexi Reader

This package enables the user to read data from the modbus enabled devices through TCP/IP.

Getting Started

npm install this module and you can find the block. Example node-red code can be found this repo.

Flow

Flow

Editing Connection

Edit Connection

Injecting Payload

Input Payload

Additial Payload Options

Also you can send the modbus ip and port along with payload instead of giving it at the input of node Eg: { "unitid":5, "functioncode":3, "address":3000, "quantity":100, "modbus_ip":"192.168.10.31", "modbus_port": 3666 }

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.1.5

3 years ago

1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago