| Interface | Description |
|---|---|
| DeviceConfiguration | |
| DeviceReconfiguration | |
| DriverAuthorInfo | |
| DriverCategory | |
| DriverMeta | |
| DriverProperty | |
| DriverPropertyValue | |
| LegacyDeviceManager |
| Class | Description |
|---|---|
| AbstractDriverCategory |
Provides a partial implementation of DriverCategory that will pull its name from a properties
file.
|
| AbstractDriverMeta |
A partial implementation of DriverMeta that will pull strings from a properties file that resides
next to the Driver implementation this DriverMeta is describing.
|
| AbstractDriverProperty |
A partial implementation of DriverProperty that will automatically pull the display name and
description from a properties file.
|
| Enum | Description |
|---|---|
| DriverPropertyType |