Interface | Description |
---|---|
Device |
This base interface represents a device supported by PolyScope, e.g.
|
DeviceManager |
Base interface for device managers.
|
DeviceRegistrationManager |
Base interface for device registration managers.
|
Exception | Description |
---|---|
DeviceAlreadyRegistered |
This exception is thrown when an attempt is made to register the same URCap twice, using a specific device
registration manager extending
DeviceRegistrationManager . |
UnresolvedDeviceException |
This exception is thrown when an attempt is made to use an unresolved device, e.g.
|
Copyright © 2021. All rights reserved.