Overview
All workflows from workflows.yaml. Use search to filter by title, ID, description, or tags.
| Title | ID | Tags | Description |
|---|---|---|---|
| Device provisioning | device-lifecycle.provisioning | domain:devicedomain:security | A new device proves its identity, receives a signed certificate and becomes an active, managed device. |
| OTA firmware rollout | device-lifecycle.ota-rollout | criticality:highdomain:firmware | Operator starts a staged campaign; edge agents download, apply and report firmware updates with health gates between stages. |
| Telemetry to alert | telemetry.alert-pipeline | domain:alertsdomain:telemetry | Device telemetry flows through ingestion, stream processing and rules into outbound notifications. |
| Command dispatch | commands.dispatch | domain:commands | An operator issues a command; it is routed, queued by priority and delivered to the device, which acknowledges. |