Common Models
HOS Daily Log
Record of daily hours of service.
The schema is of type object
.
{
"id": "hos_day_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"sourceId": "123456789",
"provider": "geotab",
"driver": "drv_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"date": "2021-01-06",
"distances": {
"total": 100,
"driving": 100,
"personalConveyance": 100,
"yardMove": 100
},
"statusDurations": {
"onDuty": 11252299,
"offDuty": 48478999,
"driving": 26668701,
"waiting": 232322,
"sleeperBed": 2300000,
"personalConveyance": 500000,
"yardMove": 62000
},
"metadata": {
"addedAt": "2023-11-07T05:31:56Z",
"modifiedAt": "2023-11-07T05:31:56Z"
},
"raw": []
}
Assistant
Responses are generated using AI and may contain mistakes.