/modbridge

Bridge between modbus and MQTT

Primary LanguageGoMIT LicenseMIT

Modbridge

Build Status Coverage Status Go Report Card

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.