mb_mqttbridge is a daemon to bridge Modbus/TCP devices into MQTT. For non TCP devices it is expected to run a bridge device or software, like the BWCT DIN-ETH-IO88 device for RS485 Modbus/RTU.
libbwct, libbwctmb and Mosquitto client libraries are required
cmake .
make
make installThe source code is available under
BSD