Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 987 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 987 Bytes

Modbridge

Build Status Coverage Status

A tool for polling a modbus instance and pushing updates over MQTT.

Quickstart

Setup uses plain golang build for building the binaries. Pre-built binaries are availble on the releases page. Docker images shall be made available on docker hub.

Custom configuration can be added by changing the config.yml file. The current example configuration is for a unipi neuron L303. Currently only polling the coil values is implemented.