Difference between revisions of "VehicleState"
Jump to navigation
Jump to search
| Line 45: | Line 45: | ||
label="CAN" | label="CAN" | ||
NoData -> Data -> Monitoring [dir="both"] | NoData -> Data -> Monitoring [dir="both"] | ||
| + | } | ||
| + | subgraph cluster_car { | ||
| + | parking -> charging [dir="both"] | ||
| + | parking -> moving [dir="both"] | ||
| + | charging -> full | ||
} | } | ||
} | } | ||
</graphviz> | </graphviz> | ||
Revision as of 17:05, 25 August 2017
