Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 805 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 805 Bytes

Gate addon for Modbus protocol

This addon extends Instathings Gate for supporting Modbus protocol.

Get started

This addon is meant to be used inside the gate Docker container and will be installed automatically once the device pairing procedure is launched from the Editor.

For hardware specific documentation refer to our documentation.

Events

This addon extends the EventEmitter class, you can listen to the following events:

  • data: emitted when a device sends information (e.g.: a temperature sensor sends new data)

License

gate-addon-modbus is fair-code licensed under Apache 2.0 with Commons Clause