From d39f450e73fada50516243e1cf8eb42183b380b6 Mon Sep 17 00:00:00 2001 From: Max B <16289545+mbs38@users.noreply.github.com> Date: Sat, 9 Feb 2019 14:25:48 +0100 Subject: [PATCH] new verion of modbus bridge Development of https://github.com/owagner/modbus2mqtt/ has ceased (the developer Mr Wagner has sadly passed away). Development continues here: https://github.com/mbs38/spicierModbus2mqtt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67ce050..a13708d 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Industry * [CODESYS-MQTT](https://github.com/stefandreyer/CODESYS-MQTT) - A MQTT client for CODESYS PLC -* [modbus2mqtt](https://github.com/owagner/modbus2mqtt) - Modbus master which publishes register values via MQTT. +* [spicierModbus2mqtt](https://github.com/mbs38/spicierModbus2mqtt) - Modbus master which publishes register values via MQTT. * [mqtt2opcua](https://github.com/nzfarmer1/mqtt2opcua) - Bi Directional MQTT to OPCUA Bridge. * [OPC Router](https://www.opc-router.com/4_1-mqtt-client-opc-router-plug-in-en/) - MQTT Gateway (publisher/subscriber) with various plug-ins (OPC UA Bridge, SQL Bridge, REST Bridge, SAP Bridge)