StatusBreakdownReport
This report breaks down individual statusThe specific activity or task a driver is currently engaged in, typically as part of a process called a "status loop." durations, the triggering action for that status, and when the trigger occurred. To query and group data by status number, use the StatusBreakdownReportUsingStatusNum web service.
Parameters
statusBreakdownParams
Parameter | Description | Type | Required | Notes |
---|---|---|---|---|
The status's corresponding identification number(s). |
Integer |
Required |
Separate multiple entries with a comma. |
|
The day(s) desired for report data querying. |
Date Range |
Required |
|
|
The identification numbers for the employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt.(s) queried. |
Integer |
|
|
|
The identifying numbers for the vehicleAll machines used as a means of production on a construction site or at a batch plant.(s) queried. |
Integer |
|
|
|
The employee or vehicle type ID depending on which one the query is focused. |
Integer |
|
Always use 0. |
|
The status type's identification number. |
Integer |
|
Always use 0. |
|
showMiles |
Indicates whether statuses should include mileage traveled and fuel used while in the status. |
Boolean |
|
The values provided will always be in miles and gallons. |
Returns
statusBreakdownData
Parameter | Description | Notes | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The employee's identification number. |
|
||||||||||||||||
The hotspotGeographic areas marked on a map that act as destinations for driver navigation or triggers for automated behaviors in TrackIt.'s identification number. |
|
||||||||||||||||
The north/south coordinates for the GPS fixCoordinates for a vehicle's location. These are fetched by TrackIt at regular intervals to map equipment routes over the course of a day. received. |
|
||||||||||||||||
The west/east coordinates for the GPS fix received. |
|
||||||||||||||||
The plantA production plant or material storage location. number associated with the employee and/or equipmentAll machines used as a means of production on a construction site or at a batch plant.. |
|
||||||||||||||||
The time stamp associated with the status when the status first became active. |
|
||||||||||||||||
The action that caused the status change, such as a user- or system-triggered response. |
Values:
|
||||||||||||||||
The status's corresponding identification number. |
|
||||||||||||||||
The total time spent in a status before a change is triggered. |
Measured in minutes. |
||||||||||||||||
The total time spent in a status before a change is triggered. |
Measured in milliseconds. |
||||||||||||||||
The equipment's identification number. |
|