1.0.1 • Published 1 year ago

universal-modbus-stack v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Universal Modbus stack

This project allows to create Modbus communication interfaces.

Supported Modbus datagrams:

  • Modbus RTU master framing
  • Modbus RTU slave framing
  • Modbus TCP client framing (Modbus master)
  • Modbus TCP server framing (Modbus slave)

Not supported:

  • Modbus RTU ASCII

Install & Usage

npm install universal-modbus-stack

Usage as Libray

You can integration this code as Library. See *_example.js for an example.

Examples

License

This software is released under the MIT license.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

1.0.1

1 year ago

1.0.0

1 year ago