mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-24 04:19:09 -08:00
fix lint issues
This commit is contained in:
@@ -44,7 +44,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
|
||||
|
||||
* [Ben Hardill](https://www.hardill.me.uk/wordpress/tag/mqtt/)
|
||||
* [Dominik Obermaier](http://forkbomb-blog.de/category/mqtt)
|
||||
* [Jan-Piet Mens](http://jpmens.net/)
|
||||
* [Jan-Piet Mens](https://jpmens.net/)
|
||||
* [Nick O'Leary](https://knolleary.net/)
|
||||
|
||||
|
||||
@@ -271,8 +271,8 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
|
||||
* [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.
|
||||
* [node-mqtt-for-anki-overdrive](https://github.com/IBM-Cloud/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive.
|
||||
* [parrot-sample](https://github.com/IBM-Cloud/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).
|
||||
* [speedtest2mqtt](https://github.com/hobbyquaker/speedtest2mqtt) - Run speedtest-cli and publish results via MQTT.
|
||||
* [unifi2mqtt](https://github.com/hobbyquaker/unifi2mqtt) - Publish connected clients from Ubiquiti Unifi to MQTT.
|
||||
|
||||
Reference in New Issue
Block a user