Add Python logging handler MQTTHandler

This commit is contained in:
Henry Chang
2017-01-15 11:54:51 -08:00
parent 0e39ecf034
commit 82d3414b10

View File

@@ -163,6 +163,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
* [graylog-plugin-mqtt](https://github.com/Graylog2/graylog-plugin-mqtt) - MQTT Input Plugin for Graylog.
* [mqtt2graphite](https://github.com/jpmens/mqtt2graphite) - Subscribe to MQTT topics and push to Graphite's Carbon server.
* [influx4mqtt](https://github.com/hobbyquaker/influx4mqtt) - Subscribe to MQTT topics and insert into InfluxDB.
* [mqtthandler](https://github.com/changyuheng/MQTTHandler) - A Python logging handler module for MQTT.
#### Smart Home Hardware Interfaces