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.
Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Coming soon