comment defaults

This commit is contained in:
John
2022-01-30 13:20:17 +01:00
parent 95eef1e741
commit 99fc945fbb
+2 -2
View File
@@ -136,7 +136,7 @@ definition-payload = {
"name":"%prefixn %circuit %name %field",
"topic":"%topic"
}
definition-retain = 0
#definition-retain = 0
# the message value topic (if other than the default). If set here, it will be replaced by the "--mqtttopic"
@@ -152,7 +152,7 @@ def_global-payload = {
"name":"%prefixn global %field",
"topic":"%topic"
}
def_global-retain = 0
#def_global-retain = 0
# individual global running, version, signal, uptime, updatecheck, and scan config topic, payload, and retain setting.
#def_global_running-...