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"];
}

Relation Summary

Field

Value

Source Unit

ao_control

Target Unit

ao_diagnostics

UML Type

association

Visibility

public

Interface Realizations

Interface

Kind

Direction

Interaction Mode

Description

IF_FaultEvent

event

source_to_target

async

Control emits fault relevant events for diagnostics fault lifecycle handling.

IF_OperatingStatus

status

source_to_target

async

Control publishes operating status updates consumed by diagnostics for system level reporting.

Inherited Requirements

Timing Budgets