See: Description
| Interface | Description |
|---|---|
| ControlUnitProxy |
This service could be used by remote applications to perform cu protocol requests
for control units administration to a target OSGi framework.
|
| RemoteControlUnitAdminApplication |
Interface implemented by the user applications for processing
callbacks from cu protocol requests.
|
ControlUnitProxy is provided in mPRM for management of three conceptually different control unit targets:
system control units
ControlUnitProxy for management of system control units could be created via a factory service
definied in com.prosyst.mprm.admin.systemcu package (see: BackendControlUnitProxyFactory
control units on managed devices
ControlUnitProxy for management of component control units provided on any particular device managed in mPRM.
com.prosyst.mprm.net.message.Connection
org.mbs.services.cup.factory.ControlUnitProxyFactory factory service for creating instance of the control unit proxy
to osgi devices managed by mPRM. This factory service could also be used by non-mPRM standalone applications to manage control units on
any remote osgi framework with enabled messaging.
RemoteControlUnitAdminApplication. The call back interface is supplied by the user in the phase of proxy creation
regarding the respective proxy factory.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.