mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Parameter `Database`
|
||||
Default Value: ``
|
||||
|
||||
## Description
|
||||
Name of the Database into which to publish the values.
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
# Parameter `Measurement`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Name of the Measurement to use to publish the value.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Parameter `password`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Password for the InfluxDB v1 authentication.
|
||||
|
||||
!!! Note
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Parameter `user`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Username for the InfluxDB v1 authentication.
|
||||
|
||||
!!! Note
|
||||
|
||||
Reference in New Issue
Block a user