Difference between revisions of "VehicleState"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
DCConnected -> DCPower [dir="both"] | DCConnected -> DCPower [dir="both"] | ||
DCConnected -> DCDisconnected [dir="both"] | DCConnected -> DCDisconnected [dir="both"] | ||
| + | } | ||
| + | subgraph cluster_OBC { | ||
| + | label="Incar Computer" | ||
| + | InCarOff -> InCarOn -> InCarSoftwareStarted [dir="both"] | ||
} | } | ||
} | } | ||
</graphviz> | </graphviz> | ||
Revision as of 16:35, 25 August 2017
