Update README.md

remove bootstrap-mosquitto-server
This commit is contained in:
Sebastian Raff
2019-08-17 11:17:44 +02:00
committed by GitHub
parent 1e3c66d280
commit 8bf0f7dc1c

View File

@@ -152,7 +152,6 @@ Core analytics
* [logic4mqtt](https://github.com/owagner/logic4mqtt) - Java based Logic and scripting engine for use with MQTT. Uses Java's general scripting interface, so scripts can be written in a multitude of languages like Javascript, Groovy etc.
* [mqtt-scripts](https://github.com/hobbyquaker/mqtt-scripts/) - Node.js based script runner.
* [Node-RED](https://nodered.org/) - A visual tool for wiring the Internet of Things.
* [bootstrap-mosquitto-server](https://github.com/hazim-j/bootstrap-mosquitto-server) - Bash script for setting up an SSL encrypted MQTT broker with mosquitto and Let's Encrypt.
### Interfaces
@@ -334,6 +333,7 @@ Core analytics
* [wlan-thermo-mqtt-addon](https://bitbucket.org/IOcastor/wlan-thermo-mqtt-addon/) - Addon for a popular DIY barbecue thermometer.
* Tasker (Automation for Android) [MQTT Publisher Plugin](https://play.google.com/store/apps/details?id=net.nosybore.mqttpublishplugin).
### Visualization, Dashboards
* [Crouton](http://crouton.mybluemix.net/crouton/gettingStarted) - A dashboard that taps into your IOT network, using only MQTT and JSON.