Merge pull request #16 from changyuheng/pr-python-mqtt-handler

Add Python logging handler  MQTTHandler
This commit is contained in:
Sebastian Raff
2017-01-22 13:56:50 +01:00
committed by GitHub

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