ST2110Destination
Member of
Message |
Description |
Lifecycle state of a single sender inside an ST 2110 NMOS output
device. The Sequence (per sender): IDLE ↓ (controller PATCH master_enable=true) STARTING { sender_label } ↓ (worker finishes startChildWorkflow + Spectrum compile) ACTIVE { sender_label, destinations[], wire_pixel_format } ↓ (controller PATCH master_enable=false, or another switch) IDLE At any point: FAILED { sender_label, reason } — config rejected (e.g. unsupported wire transport) or the activation worker crashed before reaching ACTIVE. Mirrors the pattern of MoqRelayStateChanged. |