See: Description
| Interface | Description |
|---|---|
| ControlConstants |
This interface defines constants used as service registration properties and
metada attribute keys in the scope of Control Unit API.
|
| ControlUnit |
Control Unit is a object which provides formal representation of a certain
resource (device, software or hardware components, etc.) so it can be managed
in a uniform way by different applications.
|
| ControlUnitAdmin |
Represents the facade of the Control Unit Admin layer.
|
| ControlUnitListener |
Applications interested in receiving events for creating and/or
deleting of a specified set of Control Unit instances may
implement this interface and register as service in the OSGi
registry.
|
| HierarchyListener |
Applications interested in receiving events for changes in the hierarchy of control units
(attaching of a control unit to new parent or detaching it from old one) may
implement this interface and register as service in the OSGi
registry.
|
| StateVariableBatchListener |
This interface is an extention to the
StateVariableListener which allows applications,
that implement it, to receive events for multiple state variables'
changes, which happened simultaneously for a given control unit,
in a single batch. |
| StateVariableListener |
StateVariableListeners are registered as OSGi Services.
|
ControlUnit interface. Access to the
Control Unit instances exported in the OSGi framework is available through the methods of the
ControlUnitAdmin service.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.