GPSGapReport v1

The GPS Gap report XML response is invoked by external calls for the GPSGapReport table.
This specific endpoint is activated by customer request only. Similar data can be retrieved using the GPS Gap Report in the TrackIt Web Console

This report allows you to identify instances of longer-than-usual gaps between GPS fixes received by TrackIt that might be caused by hardware failures or poor coverage.

Parameters

gpsGapReport

Parameter

Description

Type

Required

Notes

timeBetweenFixes

The minimum time between GPS fixes to query against. Any values above this amount will be included in the return.

Integer

Required

Value measured in seconds.

dateRange

The day(s) desired for report data querying.

Date Range

Required

 

employeeNum

The identification numbers for the employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt.(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

 

 

Parameter

Description

 

Notes

GPSGapParams

   

 

 

timeBetweenFixes

   

 

 

dateRange

   

 

 

  year

 

 

 

 

  month    

 

 

  day    

 

 

  hour    

 

 

  minute    

 

 

  second    

 

 

  timezone    

 

 

employeeNum

The identification numbers for the employee(s) queried.

 

 

 

vehicleNum

The equipmentAll machines used as a means of production on a construction site or at a batch plant.'s identification number.

 

 

 

typeID

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

 

 

Returns

gpsGapData
Parameter Description Notes

employeeNum

The employee's identification number.

 

vehicleNum

The equipment's identification number.

 

startStatusNum

The statusThe specific activity or task a driver is currently engaged in, typically as part of a process called a "status loop." number when the GPS fix gap first started.

 

endStatusNum

The status number when the next GPS fix was obtained.

 

dateRange

The date(s) the eventEngine data recorded by TrackIt that includes fault codes and driver behaviors like hard braking. spanned.

 

duration

The total span of time between GPS fixes, as measured in seconds.

 

durationMillis

The total span of time between GPS fixes, as measured in milliseconds.