universal-modbus-stack

1.0.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i universal-modbus-stack

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

39.8 kB

Total Files

27

Last publish

Collaborators

  • simonwalz