SWR-021
Monitoring publishes validated sensor snapshots to control for decision logic.
Relation Diagram
![digraph swr_d46faa2a_6198_446f_a3cd_06bc7ebc4102 {
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_monitoring"];
target [label="ao_control"];
source -> target [label=<<B>SWR-021</B>> arrowhead="vee", style="solid"];
}](../../../_images/graphviz-72fe86dc9e9b622834d9624b39768a4c7e5f9efc.png)
Relation Summary
Field |
Value |
|---|---|
Source Unit |
|
Target Unit |
|
UML Type |
association |
Visibility |
public |
Interface Realizations
Interface |
Kind |
Direction |
Interaction Mode |
Description |
|---|---|---|---|---|
data |
source_to_target |
async |
Monitoring asynchronously publishes validated sensor snapshots to control each dispatch cycle. |