See: Description
| Interface | Description |
|---|---|
| MPRMControlUnitListener |
Applications interested in receiving events for creating and/or
deleting of a specified set of Control Unit instances may
implement this interface and register it with
DeviceManager.registerControlUnitListener(String, MPRMControlUnitListener, Dictionary)
method. |
| MPRMHierarchyListener |
Applications interested in receiving events for changes in the
hierarchies of component control units may
implement this interface and register it with
DeviceManager.registerHierarchyListener(String, MPRMHierarchyListener, Dictionary)
method. |
| MPRMStateVariableListener |
Applications interested in receiving events for changes in the states
of a specified set of Control Unit instances may
implement this interface and register it with
DeviceManager.registerStateVariableListener(String, MPRMStateVariableListener, Dictionary)
method. |
| NodeEvent |
Represents event concerning the hierarchy of the device tree.
|
| NodeListener |
Node listener objects can be registered with the device group or device in order to
obtain notifications for changes in its current properties and properties of its direct
members.
|
| StateVariableListenerEx |
| Class | Description |
|---|---|
| ControlUnitEvent |
Represents event for added or removed control unit, as well as
for appeared or disappeared control unit type.
|
| HierarchyEvent |
Represents event for an alteration in the control unit hierarchies.
|
| StateVariableEvent |
Represents event for change in the value of control unit state variable.
|
com.prosyst.mprm.admin.devices, which is the main package of the Device Managent API.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.