From 32cce7a16bc2b7fbf0fd8f9ded904456f71e7362 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sat, 23 Sep 2017 22:28:23 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50aa006..0a43f8b 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [leaf-python-mqtt](https://github.com/glynhudson/leaf-python-mqtt) - Extract data from Nissan Leaf API and post to mqtt. * [miflora-mqtt-daemon](https://github.com/ThomDietrich/miflora-mqtt-daemon) - Linux service to send Xiaomi Mi Flora plant sensor data to an MQTT broker. * [mqtt2ble](https://github.com/hardillb/mqtt2ble) - A way to bridge MQTT topics to BLE Gatt characteristics. +* [mqttDB](https://github.com/hobbyquaker/mqttDB) - A JSON store with MQTT interface. * [node-mqtt-for-anki-overdrive](https://github.com/IBM-Bluemix/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive. * [parrot-sample](https://github.com/IBM-Bluemix/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone. * Tasker (Automation for Android) [MQTT Publisher Plugin](https://play.google.com/store/apps/details?id=net.nosybore.mqttpublishplugin).