Introduction
The object used to specify the arguments when searching for BinaryData.
Properties

BinaryDataType

Search for BinaryData that has this BinaryDataType.

ControllerSearch

The search options which are used to search for binary data for a controller ControllerSearch by Id and protocol's Id. Available ControllerSearch options are:.
  • Id
  • SourceSearch.Id

DeviceSearch

Filter by the DeviceSearch options. Providing a device ID will search for any BinaryData that are assigned to that Device. Providing the Groups will search for BinaryData for that have Devices in that group. Available DeviceSearch options are:
  • Id
  • Group

FromDate

Search for BinaryData records that were logged at this date or after.

Id

Search for an entry based on the specific Id.

ToDate

Search for BinaryData records that were logged at this date or before.