Contents

SyncDeviceRequest

The request to sync the list of devices.

Declaration

object SyncDeviceRequest

Properties

NameTypeDescription
cursorstring

A hex string that represents the starting position for a request. Use this to retrieve the list of devices that have been added or removed since a previous request. The string can be up to 1000 characters.

limitint32

The maximum number of entries to return. Optional.