Common Models
HOS Log
Records a change in duty status by a driver.
The schema is of type object
.
Copy
Ask AI
{
"id": "hos_log_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"sourceId": "123456789",
"provider": "geotab",
"status": "off_duty",
"driver": "drv_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"vehicle": "vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"codrivers": [
"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"
],
"startedAt": "2021-01-06T03:24:53.000Z",
"endedAt": "2021-01-06T03:24:53.000Z",
"location": {
"longitude": -122.4194155,
"latitude": 37.7749295
},
"remarks": [
{
"sourceId": "123456789",
"submittedAt": "2021-01-06T03:24:53.000Z",
"notes": "<string>"
}
],
"metadata": {
"addedAt": "2023-11-07T05:31:56Z",
"modifiedAt": "2023-11-07T05:31:56Z"
},
"raw": []
}
Assistant
Responses are generated using AI and may contain mistakes.