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
- In InfluxDB, create a bucket and a write token.
- Under Settings → Egress, add a destination of type influxdb and paste the fields.
- Optionally filter to specific device + tag pairs.
- 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.