From 14158746b5737dcee2b2ca51bd6526e2ec007cb5 Mon Sep 17 00:00:00 2001 From: David Lorenzo <17401854+David-Lor@users.noreply.github.com> Date: Tue, 14 May 2019 11:56:46 +0200 Subject: [PATCH] Add mqtt2mongodb to Logging section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed13dd3..3ccdfac 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Core analytics * [mqtt2graphite](https://github.com/jpmens/mqtt2graphite) - Subscribe to MQTT topics and push to Graphite's Carbon server. * [mqttcollect](https://github.com/jpmens/mqttcollect) - A collectd "Exec" plugin for MQTT. * [mqtthandler](https://github.com/changyuheng/MQTTHandler) - A Python logging handler module for MQTT. +* [mqtt2mongodb](https://github.com/David-Lor/MQTT2MongoDB) - Subscribe to MQTT topics and insert into MongoDB. #### Smart Home Hardware Interfaces