SWR-016
Status indication commands LED driver outputs.
Relation Diagram
![digraph swr_6a64f3bd_1c48_4a64_bfe6_7a68c20744c6 {
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_status_indication"];
target [label="drv_rgb_led"];
source -> target [label=<<B>SWR-016</B>> arrowhead="vee", style="dashed"];
}](../../../_images/graphviz-8b41e7dfcce20c101c98dd3ba0ebf9c329de742e.png)
Relation Summary
Field |
Value |
|---|---|
Source Unit |
|
Target Unit |
|
UML Type |
dependency |
Visibility |
public |
Interface Realizations
Interface |
Kind |
Direction |
Interaction Mode |
Description |
|---|---|---|---|---|
command |
source_to_target |
async |
Status indication sends resolved LED command intents to RGB driver. |