From 5e9d9bd264c404ad98fa006f533185bf8e171457 Mon Sep 17 00:00:00 2001 From: "pixel::doc" Date: Thu, 2 Sep 2021 10:09:36 +0200 Subject: [PATCH] Update edit_config_param.html Fixed some more Text. --- sd-card/html/edit_config_param.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index 5d79549a..02e6e5d9 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -533,9 +533,9 @@ textarea { - MQTT main topic, under which the counters are published. The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMTER
+ 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
- The general connection status can be found in MAINTOPiC"/CONNECTION + The general connection status can be found in MAINTOPIC/CONNECTION @@ -563,7 +563,7 @@ textarea { - user for MQTT authentication + User for MQTT authentication @@ -577,7 +577,7 @@ textarea { - password for MQTT authentication + Password for MQTT authentication