IoxAddOnStatus

Introduction
Represents the status of an IoxAddOn that is attached to a GO unit.
Properties

delivered

Date/time the message was delivered.

device

The Device this IoxAddOn is connected to.

deviceConnectionStatus

The device connection status (Active = 0, Inactive = 4, Disconnected = 1).

id

The unique identifier for the specific Entity object in the Geotab system. See Id.

lastCommunicated

The date/time of last IOX/Passthrough communication for the device.

queueSize

The queue size of pending messages.

version

The version of the entity.
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 100 Get requests per 1m.1001mNot specified
SetLimit of 100 Set requests per 1m.1001mNot specified
AddLimit of 100 Add requests per 1m.1001mNot specified
RemoveLimit of 100 Remove requests per 1m.1001mNot specified
GetCountOfLimit of 100 GetCountOf requests per 1m.1001mNot specified
GetFeedLimit of 60 GetFeed requests per 1m.601mNot specified
Timeout Limit
MethodDescriptionLimitStatus
GetFeed180Active

Loading API Runner...