Documentation Index
Fetch the complete documentation index at: https://samsara-showcase.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Example
| Property Name | Description |
|---|---|
| endTime string | The speeding end time in RFC 3339 format (Examples: 2019-06-13T19:08:25Z, 2019-06-13T19:08:25.455Z, OR 2015-09-15T14:00:12-04:00). |
| maxSpeedOverKph number | The maximum speed over the limit during the event, in kilometers per hour. |
| severityLevel string | The severity level of the speeding event (Light, Moderate, Heavy, Severe). |
| speedLimitPostedKph number | The speed limit posted at the time of the event, in kilometers per hour. |
| startTime string | The speeding start time in RFC 3339 format (Examples: 2019-06-13T19:08:25Z, 2019-06-13T19:08:25.455Z, OR 2015-09-15T14:00:12-04:00). |
| tripStartTime string | The trip start time in RFC 3339 format (Examples: 2019-06-13T19:08:25Z, 2019-06-13T19:08:25.455Z, OR 2015-09-15T14:00:12-04:00). |
| vehicle object | A vehicle object |
| assetType string | The type of the asset. Valid values: uncategorized, trailer, equipment, unpowered, vehicle. |
| externalIds object | A map of external ids |
| id string | ID of the vehicle |
| licensePlate string | The license plate of the vehicle. |
| name string | Name of the vehicle |
| vehicleVin string | The VIN of the vehicle. |