Common Models
HOS Available Time
The available time left on the clock for a specific driver.
Every provider has a unique code to identify it across Terminal's system. You can find each provider's code under provider details.
Example:
"geotab"
Reference to the driver for this log
Example:
"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Available time remaning in milliseconds
Example:
{
"cycle": 252000000,
"shift": 50400000,
"drive": 39600000,
"break": 28800000
}
The current status of the driver
Available options:
off_duty
, sleeper_bed
, driving
, on_duty
, yard_move
, personal_conveyance
, waiting_time
Raw data fetched from the source provider. Most of our endpoints support a raw
query parameter that will append a list of the raw requests used to form our common model. This can be helpful for leveraging unique fields that are not part of our unified model.
Example:
[]