comment defaults
This commit is contained in:
@@ -136,7 +136,7 @@ definition-payload = {
|
|||||||
"name":"%prefixn %circuit %name %field",
|
"name":"%prefixn %circuit %name %field",
|
||||||
"topic":"%topic"
|
"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"
|
# 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",
|
"name":"%prefixn global %field",
|
||||||
"topic":"%topic"
|
"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.
|
# individual global running, version, signal, uptime, updatecheck, and scan config topic, payload, and retain setting.
|
||||||
#def_global_running-...
|
#def_global_running-...
|
||||||
|
|||||||
Reference in New Issue
Block a user