diff --git a/code/html/src/panel-mqtt.html b/code/html/src/panel-mqtt.html index 67554998..b453ef72 100644 --- a/code/html/src/panel-mqtt.html +++ b/code/html/src/panel-mqtt.html @@ -79,7 +79,7 @@
- + This is the root topic for this device. The following placeholders can be used: {hostname} and {mac} to dynamically set the value to the device hostname and MAC address respectively. Subscribe to <root>/# to see all published topics. @@ -121,7 +121,7 @@
- + JSON message will be sent to <root>/<name> topic (data by default).