mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
updated parameters
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
# Parameter `Database`
|
||||
Default Value: ``
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Name of the Database into which to publish the values.
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
# Parameter `Measurement`
|
||||
Default Value: `undefined`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Name of the Measurement to use to publish the value.
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
# Parameter `Uri`
|
||||
Default Value: `undefined`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
URI of the HTTP interface to InfluxDB v1, without trailing slash, e.g. `http://IP-Address:Port`.
|
||||
|
||||
!!! Note
|
||||
Currently only InfluxDB v1 is supported!
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
# Parameter `password`
|
||||
Default Value: `undefined`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
Password for the InfluxDB v1 authentication.
|
||||
|
||||
!!! Note
|
||||
Currently only InfluxDB v1 is supported!
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
# Parameter `user`
|
||||
Default Value: `undefined`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
Username for the InfluxDB v1 authentication.
|
||||
|
||||
!!! Note
|
||||
Currently only InfluxDB v1 is supported!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user