| ID | actors.fleet_operator |
|---|---|
| Description | Operations manager responsible for a fleet of devices. |
| Key | fleet_operator |
| Type | actor |
| Status | active |
| Attributes | access: fleet, role: operator |
| Tags |
The Fleet Operator manages devices at scale. Where a device owner watches one thermostat, the fleet operator shepherds thousands — grouping them, pushing configuration, and rolling out firmware safely.
Mental model
Think of the fleet operator as the pilot of the control plane: they decide what the fleet should be doing, and the platform makes the reported state converge on that desired state.
The operator targets devices and issues a command; the platform tracks delivery and acknowledgement.
For larger changes they plan a campaign and watch it progress cohort by cohort, pausing if error rates climb.
2 outgoing links · 2 workflows
| Target object | Label | Link type | Relation | Raw id | Required | Description | |
|---|---|---|---|---|---|---|---|
| manages fleet in | — | links | product.user_facing | — | — | ||
| configures devices in | — | links | product.device_management | — | — |
| Workflow | Model | Participant id | Participant label |
|---|---|---|---|
| Command dispatch commands.dispatch | example-iot | actors.fleet_operator | Operator |
| OTA firmware rollout device-lifecycle.ota-rollout | example-iot | actors.fleet_operator | Operator |