rename InfluxDBv2 Database to Basket

This commit is contained in:
CaCO3
2023-11-16 23:48:12 +01:00
committed by GitHub
parent 5102fe13d8
commit c9d1657177
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
# Parameter `Basket`
Default Value: `''`
Name of the InfluxDB v2 Basket into which to publish the values.

View File

@@ -1,4 +1,5 @@
# Parameter `Database`
Default Value: `''`
Name of the InfluxDB v2 Database into which to publish the values.
!!! Warning
This parameter is unused!
Use [`Basket`](../Parameters/#InfluxDBv2-Basket) instead!