Add mqtt2opcua, RFM69

This commit is contained in:
hobbyquaker
2016-01-18 17:24:57 +01:00
parent b5d6c4645f
commit 2afe484d57

View File

@@ -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