From 4bd79e370f37d5ad6161000ed222df7d454c4797 Mon Sep 17 00:00:00 2001 From: f-fritz Date: Thu, 1 Sep 2022 11:22:19 +0200 Subject: [PATCH] Update config-page info-text about MQTT topic structure (explain VALUE_NAME) --- sd-card/html/edit_config_param.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index aacac873..a3ffcb12 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -611,8 +611,12 @@ textarea { - MQTT main topic, under which the counters are published. The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMETER
- where parameters are: value, rate, timestamp, error
+ MQTT main topic, under which the counters are published.
+ The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMETER where + The general connection status can be found in MAINTOPIC/CONNECTION