IDcommands.dispatch
DescriptionAn operator issues a command; it is routed, queued by priority and delivered to the device, which acknowledges.
Keydispatch
Tags
commands
100%

Steps

Workflow steps
NumberSourceDestinationDescription
1OperatorDashboardIssue command
2DashboardCommand routerPOST command
3Command routerPriority queueEnqueue (priority)
4Priority queueMQTT brokerDispatch when device online
5MQTT brokerEdge agentDeliver command
6Edge agentDeviceActuate
7DeviceEdge agentResult
8Edge agentMQTT brokerAck
9MQTT brokerCommand routerDelivery receipt
10Command routerDashboardStatus: applied
Open diagram editor (read-only in guest)