Control Surface API  3.0.3
HardwareDevice Interface Reference
Inheritance diagram for HardwareDevice:

Public Member Functions

HardwareDeviceMatcher deviceMatcher ()
 

Detailed Description

Represents a hardware device that the user has chosen to communicate with. The hardware devices that the user needs to choose are defined by the ControllerExtensionDefinition#listHardwareDevices(java.util.List) method.

Since
API version 7

Definition at line 13 of file HardwareDevice.java.

Member Function Documentation

HardwareDeviceMatcher deviceMatcher ( )

The HardwareDeviceMatcher that was provided by the controller for identifying this hardware device in ControllerExtensionDefinition#listHardwareDevices(java.util.List).

Implemented in UsbDevice.


The documentation for this interface was generated from the following file: