SWR-016 ======= Status indication commands LED driver outputs. Relation Diagram ---------------- .. graphviz:: digraph swr_6a64f3bd_1c48_4a64_bfe6_7a68c20744c6 { 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_status_indication"]; target [label="drv_rgb_led"]; source -> target [label=<SWR-016> arrowhead="vee", style="dashed"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_status_indication ` * - Target Unit - :doc:`drv_rgb_led ` * - UML Type - dependency * - Visibility - public Interface Realizations ---------------------- .. list-table:: :header-rows: 1 * - Interface - Kind - Direction - Interaction Mode - Description * - :doc:`IF_StatusLedCommand ` - command - source_to_target - async - Status indication sends resolved LED command intents to RGB driver. Inherited Requirements ---------------------- - :doc:`REQ-DIA-003 ` - :doc:`REQ-IFC-005 ` Timing Budgets -------------- - :doc:`TB-003_Status_To_LED_Response `