SWR-008 ======= Runtime supervisor dispatches control events. Relation Diagram ---------------- .. graphviz:: digraph swr_b9e7b61d_045b_49e7_b041_d6b915ad9131 { rankdir=LR; graph [fontname="Helvetica" fontsize=10]; node [shape="box" style="filled" fillcolor="#eaf3ff" fontname="Helvetica" fontsize=10 color="#3a3a3a"]; edge [fontname="Helvetica" fontsize=9 color="#555555"]; source [label="ao_runtime_supervisor"]; target [label="ao_control"]; source -> target [label=<SWR-008> arrowhead="vee", style="dashed"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_runtime_supervisor ` * - Target Unit - :doc:`ao_control ` * - UML Type - dependency * - Visibility - public Timing Budgets -------------- - :doc:`TB-001_Runtime_Dispatch_Cycle ` - :doc:`TB-005_Startup_Ready_Window `