Skip to content

dsdk / v1.47 / DeviceRequest

Type Alias: DeviceRequest ​

DeviceRequest: object

A request for devices to be sent to device drivers

Type declaration ​

NameTypeDescription
Capabilities?string[][]A list of capabilities; an OR list of AND lists of capabilities.
Count?number-
DeviceIDs?string[]-
Driver?string-
Options?objectDriver-specific options, specified as a key/value pairs. These options are passed directly to the driver.