This commit is contained in:
CaCO3
2023-02-05 01:14:03 +01:00
parent b9dceabaad
commit b65e77511c
74 changed files with 0 additions and 74 deletions

View File

@@ -1,5 +1,4 @@
# Parameter `Database`
Default Value: ``
## Description
Name of the Database into which to publish the values.

View File

@@ -1,5 +1,4 @@
# Parameter `Measurement`
Default Value: `undefined`
## Description
Name of the Measurement to use to publish the value.

View File

@@ -1,7 +1,6 @@
# Parameter `Uri`
Default Value: `undefined`
## Description
URI of the HTTP interface to InfluxDB v1, without trailing slash, e.g. `http://IP-Address:Port`.
!!! Note

View File

@@ -1,7 +1,6 @@
# Parameter `password`
Default Value: `undefined`
## Description
Password for the InfluxDB v1 authentication.
!!! Note

View File

@@ -1,7 +1,6 @@
# Parameter `user`
Default Value: `undefined`
## Description
Username for the InfluxDB v1 authentication.
!!! Note