The DeviceRegistrationParams interface describes the parameters accepted by the following methods:

Hierarchy

  • DeviceRegistrationParams

Properties

clientId?: string

Filter to restrict to devices associated with a client ID.

deviceId?: string

Filter to restrict by the unique ID of the device.

limit?: number

A limit on the number of devices returned, up to 1,000.

Filter by the state of the device.

Generated using TypeDoc