Introduction
Represents an Iox Add-On (like modem or navigation device) that is attached to a GO unit. Each Iox Add-On is assigned a channel - which is the serial port number that it typically communicates with.
Properties

Channel

The channel on which the Add-On is attached to the GO unit. This is typically just a serial port. 0 means the Add-On is not attached.

DateTime

The DateTime this IoxAddOn was assigned it's Channel.

Device

The Device this IoxAddOn is connected to.

Id

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

Type

The unique identifier for this Iox Add-On type. Iox Add-On types are assigned by Geotab. See KnownIoxAddOnType.
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 500 Get requests per 1m.5001mActive
SetLimit of 100 Set requests per 1m.1001mActive
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
Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Active