Closed cschlipf closed 1 month ago
Add support for connecting to an Influx DB running on a remote host as solution for users that cannot run the aggregation script on localhost (e.g. HAOS).
https://docs.influxdata.com/influxdb/v1/tools/shell/#influx-arguments -host 'host name' The host to which influx connects. By default, InfluxDB runs on localhost.
Add support for connecting to an Influx DB running on a remote host as solution for users that cannot run the aggregation script on localhost (e.g. HAOS).
https://docs.influxdata.com/influxdb/v1/tools/shell/#influx-arguments -host 'host name' The host to which influx connects. By default, InfluxDB runs on localhost.