@fairfleet/geotab / IoxAddOnSearch
The object used to specify the arguments when searching for IoxAddOn(s).
-
↳
IoxAddOnSearch
• connectedOnly: boolean
Gets or sets if true only Iox Add-Ons that are currently connected to a device will be returned.
src/types/Checkmate/ObjectModel/IoxAddOnSearch.ts:13
• deviceSearch: DeviceSearch
Gets or sets search for Iox Add-Ons that are or have been attached to this IoxAddOnSearch.DeviceSearch Id. Available DeviceSearch options are:. Id
src/types/Checkmate/ObjectModel/IoxAddOnSearch.ts:19
• id: string
Gets or sets search for an entry based on the specific Id.
src/types/Checkmate/ObjectModel/Search.ts:10
• type: number
Gets or sets search for Iox Add-Ons of a specific type (Garmin, GoTalk etc). See KnownIoxAddOnType.
src/types/Checkmate/ObjectModel/IoxAddOnSearch.ts:21
• version: number
Gets or sets the row version of the search criteria.