Categorygithub.com/mhemeryck/modbridge
repositorypackage
0.0.0-20200608191908-652411f12dc2
Repository: https://github.com/mhemeryck/modbridge.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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.