From 8bf0f7dc1c73a2ad76965b7bcefd7facc3ffdfe4 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sat, 17 Aug 2019 11:17:44 +0200 Subject: [PATCH] Update README.md remove bootstrap-mosquitto-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dde508..d1b1bd2 100644 --- a/README.md +++ b/README.md @@ -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.