Introduction
DebugData is generated by Geotab GO devices for internal debugging or troubleshooting purposes. This may include information regarding the state of the modem, firmware or conditions that the device is experiencing.
Properties

Data

The binary data.

DateTime

The date and time the DebugData log was created.

DebugReason

The DebugReason; used for troubleshooting/debugging purposes only.

Device

The Device associated with the vehicle.

Driver

The Driver of the vehicle at the time the DebugData log entry was created.

Id

The unique identifier for the specific Entity object in the Geotab system. See Id.
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 300 Get requests per 1m.3001mActive
AddLimit of 100 Add requests per 1m.1001mActive
RemoveLimit of 100 Remove requests per 1m.1001mActive
GetCountOfLimit of 100 GetCountOf requests per 1m.1001mActive
GetFeedLimit of 60 GetFeed requests per 1m.601mActive
Pagination

Results limit

50000

Supported sort

SortById

SortByDate sorts by the DebugData.DateTime property.

Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Coming soon