diff --git a/addons/mosquitto/index.html b/addons/mosquitto/index.html index ce1f49724b..ae30c1dc22 100644 --- a/addons/mosquitto/index.html +++ b/addons/mosquitto/index.html @@ -67,7 +67,24 @@
[Placeholder]
+Setup a mosquitto mqtt broker.
+{
+ "plain": true,
+ "ssl": false,
+ "anonymous": true,
+ "logins": [
+ {"username": "testuser", "password": "mypw"}
+ ]
+}
+
+Option variables:
+