add mqttclpro

This commit is contained in:
Sebastian Raff
2017-10-09 21:28:59 +02:00
committed by GitHub
parent 99838947d9
commit 4d3b9113dd

View File

@@ -258,6 +258,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.
* [mqttclpro](https://github.com/dc297/mqttclpro) - MQTT Client with tasker integration Android app.
* [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.