SWR-015 ======= Diagnostics publishes status events to indication. Relation Diagram ---------------- .. graphviz:: digraph swr_15df2300_fd94_45df_87d7_4fce677f4b56 { 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_diagnostics"]; target [label="ao_status_indication"]; source -> target [label=<SWR-015> arrowhead="vee", style="solid"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_diagnostics ` * - Target Unit - :doc:`ao_status_indication ` * - UML Type - association * - Visibility - public Interface Realizations ---------------------- .. list-table:: :header-rows: 1 * - Interface - Kind - Direction - Interaction Mode - Description * - :doc:`IF_OperatingStatus ` - status - source_to_target - async - Diagnostics forwards consolidated operating status to status indication logic. Inherited Requirements ---------------------- - :doc:`REQ-DIA-003 ` - :doc:`REQ-IFC-002 ` - :doc:`REQ-REL-004 ` Timing Budgets -------------- - :doc:`TB-003_Status_To_LED_Response `