Difference between revisions of "VehicleState"

From BITPlan can4eve Wiki
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 17:35, 25 August 2017