You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`vehicle_state`| Enum | Required | see [Vehicle States][vehicle-states]|
186
186
|`event_types`| Enum[]| Required | see [Vehicle Events][vehicle-events]|
187
-
|`timestamp`|[timestamp][ts]| Required | Date of last event update |
187
+
|`timestamp`|[timestamp][ts]| Required | Date of last event update |
188
188
|`telemetry`|[Telemetry](#telemetry-data)| Required | Single point of telemetry. |
189
-
|`event_geographies`| UUID[]| Optional |**[Beta feature](/general-information.md#beta-features):***Yes (as of 1.1.0)*. Array of Geography UUIDs consisting of every Geography that contains the location of the event. See [Geography Driven Events][geography-driven-events]. Required if `telemetry` is not present. |
189
+
|`event_geographies`| UUID[]| Optional |**[Beta feature](/general-information.md#beta-features):***Yes (as of 1.1.0)*. Array of Geography UUIDs consisting of every Geography that contains the location of the event. See [Geography Driven Events][geography-driven-events]. Required if `telemetry` is not present. |
190
190
|`trip_id`| UUID | Optional | UUID provided by Operator to uniquely identify the trip. Required if `event_types` contains `trip_start`, `trip_end`, `trip_cancel`, `trip_enter_jurisdiction`, or `trip_leave_jurisdiction`|
0 commit comments