This commit is contained in:
jomjol
2023-04-20 21:26:17 +02:00
parent eda900d1a0
commit 27fd8699f9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Parameter `<NUMBER>.fieldname`
# Parameter `<NUMBER>.Field`
Default Value: `undefined`
Dedicated definition of the fieldname for InfluxDB use for saving in the Influx database (e.g.: "watermeter/value").
Dedicated definition of the field for InfluxDB use for saving in the Influx database (e.g.: "watermeter/value").

View File

@@ -1,4 +1,4 @@
# Parameter `<NUMBER>.fieldname`
# Parameter `<NUMBER>.Field`
Default Value: `undefined`
Fieldname for InfluxDB v2 to use for saving.
Field for InfluxDB v2 to use for saving.