SENTSpeedingEvent
An event that represents a period of time where speeding was observed.
A speeding event is based on the speed and speed limit information of individual waypoints. These waypoints are accessible from this speeding event.
SENTSpeedingEvent API
startDate
startDate
The start date of the event.
endDate
endDate
The end date of the event.
waypoints
waypoints
The transport waypoints that capture the speeding, where each waypoint contains the transport speed and speed limit information at the given waypoint location.
Last updated