SWR-022

Monitoring publishes validated sensor snapshots to safety for protective evaluation.

Relation Diagram

digraph swr_1a1ac8b4_d11a_4a1a_a69a_c5c583cf4816 {
  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_safety"];
  source -> target [label=<<B>SWR-022</B>> arrowhead="vee", style="solid"];
}

Relation Summary

Field

Value

Source Unit

ao_monitoring

Target Unit

ao_safety

UML Type

association

Visibility

public

Interface Realizations

Interface

Kind

Direction

Interaction Mode

Description

IF_SensorSnapshot

data

source_to_target

async

Monitoring asynchronously publishes validated sensor snapshots to safety each dispatch cycle.

Inherited Requirements