diff --git a/README.md b/README.md index 8b4061e..6987fc0 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Makers * [pubsubclient](https://github.com/knolleary/pubsubclient) - A client library for the Arduino Ethernet Shield that provides support for MQTT. +* [RFM69-MQTT-client](https://github.com/computourist/RFM69-MQTT-client) - Arduino RFM69 based sensors and MQTT gateway. * [rpi2mqtt](https://github.com/hobbyquaker/rpi2mqtt) - Connect a RaspberryPis GPIOs and 1-Wire Temperature Sensors to MQTT. * [xbee2mqtt](https://github.com/xoseperez/xbee2mqtt) - XBee to MQTT gateway. @@ -100,6 +101,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Industry * [modbus2mqtt](https://github.com/owagner/modbus2mqtt) - Modbus master which publishes register values via MQTT. +* [mqtt2opcua](https://github.com/nzfarmer1/mqtt2opcua) - Bi Directional MQTT to OPCUA Bridge. #### Telephony, PBX