Skip to content

Commit 1bd3c81

Browse files
authored
Added Google Slides link
1 parent cd7ba8d commit 1bd3c81

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

general-information.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,10 @@ Note that to handle out-of-order events, the validity of the prior-state shall n
168168
| `available`, `reserved`, `on_trip`, `non_operational`, `elsewhere` | `unknown` | `missing` | The vehicle is not at its last reported GPS location, or that location is wildly in error |
169169
| `available`, `reserved`, `on_trip`, `non_operational`, `elsewhere` | `unknown` | `comms_lost` | The vehicle is unable to transmit its GPS location or other status information |
170170

171-
The *State Machine Diagram* shows how the `vehicle_state` and `event_type` relate to each other and how vehicles can transition between states:
171+
The *State Machine Diagram* shows how the `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.
172172
![MDS State Machine Diagram](https://raw.githubusercontent.com/schnuerle/mobility-data-specification/ms-state-diagram/MDS-state-machine-diagram.svg)
173173

174+
174175
[Top][toc]
175176

176177
## Vehicle Types

0 commit comments

Comments
 (0)