Skip to content

Commit ee57f13

Browse files
author
Jean Kao
authored
updated micromobility state diagram for new states
Updated micromobility state diagram to remove 'unknown' state and replace with 'non-contactable' and 'missing' states
1 parent 27a5ee9 commit ee57f13

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

modes/micromobility.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,9 @@ Vehicles can exit the `missing` state to any other state with the following even
224224

225225
### State Machine Diagram
226226

227-
This *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states. See [Google Slides](https://docs.google.com/presentation/d/1Ar2-ju8YlddSsTATvQw4YjsSa5108XtidtnJNk-UAfA/edit) for the source file.
228-
![MDS State Machine Diagram](/modes/micromobility-state-machine-diagram.svg)
227+
This *State Machine Diagram* shows how `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states. See [Google Slides](https://docs.google.com/presentation/d/1fHdq1efbN5GSFDLF4en-oA_BYPXQKbbIbHff6iROJKA/edit#slide=id.g924900addd_1_0) for the source file.
228+
229+
![micromobility-state-machine-diagram-2 0 0](https://user-images.githubusercontent.com/58531352/208538219-78d71c0e-fccc-4edd-b624-95e0b4364ebf.svg)
229230

230231
[Top][toc]
231232

0 commit comments

Comments
 (0)