IdleTimeSummary

The GPS Stop Summary report XML response is invoked by external calls for the IdleTimeSummary table.

This report allows you to track the amount of time an employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt. spends driving versus stopped.

Parameters

idleTimeParams
Parameter Description Type Required Notes

dateRange

The day(s) desired for report data querying.

Date Range Required

 

employeeNum

The identification numbers for the employee(s) queried.

Integer    

vehicleNum

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    

typeID

The employee or vehicle type ID depending on which one the query is focused.

Integer    

minutesStopped

The minimum amount of time spent idling.

Integer    

Returns

idleTimeData

Multiple occurrences may be returned based on the provided value for dateRange.

Parameter Description Notes

coordinates

The latitude (north/south) and longitude (west/east) 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.

 

duration

Total time the vehicle spent at the same location, as measured in minutes.

 

durationMillis

Total time the vehicle spent at the same location, as measured in milliseconds.

 

employeeNum

The identification numbers for the employee(s) queried.

 

hotspotID

The hotspotGeographic areas marked on a map that act as destinations for driver navigation or triggers for automated behaviors in TrackIt.'s identification number.

 

statusNum

The statusThe specific activity or task a driver is currently engaged in, typically as part of a process called a "status loop."'s corresponding identification number.

 

time

The timestamp of the occurrenceA single incident or event recorded by TrackIt..

 

vehicleNum

The identifying numbers for the vehicle(s) queried.