SWR-017 ======= Monitoring consumes hardware-adapted sensor events. Relation Diagram ---------------- .. graphviz:: digraph swr_bbff8d86_bcaf_4bff_a116_49f17f466f26 { 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="hal_event_adapter"]; source -> target [label=<SWR-017> arrowhead="vee", style="dashed"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_monitoring ` * - Target Unit - :doc:`hal_event_adapter ` * - UML Type - dependency * - Visibility - private