Introduction
The object used to specify the arguments when searching for DeviceLink record(s).
Properties

ActiveFrom

Searches for DeviceLink records active at or after this UTC date and time. Set to [UtcNow] to search for only currently active DeviceLink records.

ActiveTo

Searches for DeviceLink records active at or before this UTC date and time.

DestinationDeviceSearch

Destination device search for DeviceLink(s) attached to the specified destination Device(s). Available DeviceSearch options are:
  • Id
  • DeviceIds

Id

Search for an entry based on the specific Id.

LinkType

Link type for the DeviceLink search

SourceDeviceSearch

Source device search for DeviceLink(s) attached to the specified source Device(s). Available DeviceSearch options are:
  • Id
  • DeviceIds

Loading API Runner...