Modbus Packages

modbus-repl

- `--host`, `-h` address of the machine hosting modbus server - `--port`, `-p` port on which modbus server is listening, by default `502` - `--proto`, `-P` protocol to be used, possible options are `udp` or `tcp`, by default `tcp` - `--headless`, `-H`

0.2.2 • Published 4 years ago

modbus-tool

A simple collection of tools to work with the modbus protocol in a terminal.

0.1.0 • Published 10 years ago

ngx-modbus-stream

This is a NodeJS module to help you process modbus data. It uses [pdu](https://github.com/node-modbus/stream) to build the core PDU and then uses transports to extend the rest.

1.0.1 • Published 5 years ago