Streaming your data out
Egress destinations forward your telemetry to systems you control, in real time. Four types are supported:
- Webhook — HTTP POST to your endpoint
- InfluxDB — time-series database (v2)
- MariaDB / MySQL — relational table
- Kafka — event streaming
Each destination has:
- a type and its connection config,
- an optional filter (device + tag pairs; empty = forward everything),
- an enabled toggle and a test action.
Which destinations you can use depends on your plan's allowed_egress_types. Delivery failures surface as egress/failed events with a lastError.