Classes
Class | Description | |
---|---|---|
CapabilityArrayT |
Capability value is array.
| |
CapabilityArrayReadonlyT |
Capability value is readOnly array.
| |
CapabilityBaseT |
Base class for capabilities.
| |
CapabilityProxyCapValueType |
Class that allow user to easily get supported capability values as array.
| |
CapabilitySingleValueT |
Single value capability.
| |
CapabilitySingleValueReadonlyT |
Single value readOnly capability.
| |
CapSetBase |
Base class for capability sets.
| |
DeviceSettings |
Data source settings. Abstraction around capabilities of the device represented by the DataSource.
|
Interfaces
Interface | Description | |
---|---|---|
ICapabilityObjBase |
Capability value object interface. All capability objects implements this interface.
|