Egress: InfluxDB

Stream readings into an InfluxDB v2 bucket for your own dashboards/retention.

Config fields:

Field Meaning
influx_url InfluxDB base URL
influx_token API token with write access
influx_org Organization
influx_bucket Target bucket

Steps

  1. In InfluxDB, create a bucket and a write token.
  2. Under Settings → Egress, add a destination of type influxdb and paste the fields.
  3. Optionally filter to specific device + tag pairs.
  4. Test, then enable.

Each tag becomes a measurement/field keyed by device. If writes fail, check the token's bucket permissions — errors appear as egress/failed.