Introduction
A DeviceLink is a relationship between two Devices over a period of time.
Properties

DestinationDevice

The Device (destination) which the source Device is being linked to.

FromDate

The date and time the Devices were linked. Default [UtcNow].

Id

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

LinkType

The link type

SourceDevice

The Device (source) which is being linked.

ToDate

The date and time the Devices were unlinked. Default [MaxDate].

Version

The version of the entity.
Rate limits
MethodDescriptionLimitPeriodStatus
GetLimit of 250 Get requests per 1m.2501mActive
AddLimit of 350 Add requests per 1m.3501mActive
SetLimit of 350 Set requests per 1m.3501mActive
RemoveLimit of 350 Remove requests per 1m.3501mActive
GetFeedLimit of 80 GetFeed requests per 1m.801mActive
GetCountOfLimit of 100 GetCountOf requests per 1m.1001mActive
Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Active

Loading API Runner...