mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
4
param-docs/parameter-pages/InfluxDBv2/Bucket.md
Normal file
4
param-docs/parameter-pages/InfluxDBv2/Bucket.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `Bucket`
|
||||
Default Value: `''`
|
||||
|
||||
Name of the InfluxDB v2 Bucket into which to publish the values.
|
||||
5
param-docs/parameter-pages/InfluxDBv2/Database.md
Normal file
5
param-docs/parameter-pages/InfluxDBv2/Database.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Parameter `Database`
|
||||
|
||||
!!! Warning
|
||||
This parameter is unused!
|
||||
Use [`Basket`](../Parameters/#InfluxDBv2-Basket) instead!
|
||||
4
param-docs/parameter-pages/InfluxDBv2/NUMBER.Field.md
Normal file
4
param-docs/parameter-pages/InfluxDBv2/NUMBER.Field.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `<NUMBER>.Field`
|
||||
Default Value: `undefined`
|
||||
|
||||
Field for InfluxDB v2 to use for saving.
|
||||
@@ -0,0 +1,4 @@
|
||||
# Parameter `Measurement`
|
||||
Default Value: `undefined`
|
||||
|
||||
Name of the InfluxDB v2 Measurement to use to publish the value.
|
||||
4
param-docs/parameter-pages/InfluxDBv2/Org.md
Normal file
4
param-docs/parameter-pages/InfluxDBv2/Org.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `Org`
|
||||
Default Value: `undefined`
|
||||
|
||||
Organisation (Org) for InfluxDB v2 authentication
|
||||
4
param-docs/parameter-pages/InfluxDBv2/Token.md
Normal file
4
param-docs/parameter-pages/InfluxDBv2/Token.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `Token`
|
||||
Default Value: `undefined`
|
||||
|
||||
Token for InfluxDB v2 authentication
|
||||
4
param-docs/parameter-pages/InfluxDBv2/Uri.md
Normal file
4
param-docs/parameter-pages/InfluxDBv2/Uri.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `Uri`
|
||||
Default Value: `undefined`
|
||||
|
||||
URI of the HTTP interface to InfluxDB v2, without trailing slash, e.g. `http://192.168.1.1:8086`.
|
||||
Reference in New Issue
Block a user