Difference between revisions of "VehicleState"

From BITPlan can4eve Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
       label="Door";
 
       label="Door";
 
       Open -> Closed [dir="both"]
 
       Open -> Closed [dir="both"]
 +
    }
 +
subgraph cluster_key {
 +
      label="Key";
 +
      Off -> On -> Ready [dir="both"]
 
     }
 
     }
 
   }
 
   }
 
</graphviz>
 
</graphviz>

Revision as of 17:29, 25 August 2017