This commit is contained in:
CaCO3
2023-02-08 00:14:25 +01:00
parent 4ded5bbf11
commit 81a313668a

View File

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