SWR-013
Control publishes operational and fault-relevant events to diagnostics.
Relation Diagram
![digraph swr_5a0f41f9_a086_4a0f_b0c4_97af4e3443c5 {
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_control"];
target [label="ao_diagnostics"];
source -> target [label=<<B>SWR-013</B>> arrowhead="vee", style="solid"];
}](../../../_images/graphviz-e0dc5d826d4244becf296dc3f0ec0dd5003dbe9d.png)
Relation Summary
Field |
Value |
|---|---|
Source Unit |
|
Target Unit |
|
UML Type |
association |
Visibility |
public |
Interface Realizations
Interface |
Kind |
Direction |
Interaction Mode |
Description |
|---|---|---|---|---|
event |
source_to_target |
async |
Control emits fault relevant events for diagnostics fault lifecycle handling. |
|
status |
source_to_target |
async |
Control publishes operating status updates consumed by diagnostics for system level reporting. |