SWR-015
Diagnostics publishes status events to indication.
Relation Diagram
![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=<<B>SWR-015</B>> arrowhead="vee", style="solid"];
}](../../../_images/graphviz-ef1cbab961035ef30f78df852cb428284d7754bb.png)
Relation Summary
Field |
Value |
|---|---|
Source Unit |
|
Target Unit |
|
UML Type |
association |
Visibility |
public |
Interface Realizations
Interface |
Kind |
Direction |
Interaction Mode |
Description |
|---|---|---|---|---|
status |
source_to_target |
async |
Diagnostics forwards consolidated operating status to status indication logic. |