Provides information about the required bundles to synchronize the CUs with the RM.
On the RM
The bundles to be activated on the RM are:
- Client Control Units Backend API, found in <RM_HOME>/packages/osgidm/osgidm.clientcu.be.api.jar and
- OSGi Device Client Control Units Provider, found in <RM_HOME>/packages/osgidm/osgidm.clientcu.be.jar
On the OSGi Device
The bundle to be installed and started on the device is:
- Client CU Management Agent, found in <RM_HOME>/packages/osgidm/osgidm.clientcu.agent.jar.
Enabling Client CU Synchronization
- In case you register a new device in RM through the console:
When started Register OSGi Device wizard, in the Optional Administration Features dialog, select Control Unit Management Agent. Additional agents can be selected to be installed on the device too:
- In case of already registered device:
On the console: install the bundle responsible for the client CU synchronization: mprm.osgidm.control_unit_agent. In the device tree select "Bundles" node, then "Install Bundle" option. A dialog opens. Locate the "Control Unit Management Agent" and click on it. Check the "Smart Install" option before starting the installation.
- To re-provision the device:
- Use "Initial Provisioning Properties" device sub-node to invoke "Register OSGi Device" wizard (see the figure below). Skip the first two dialogs, clicking "Next" and go to "Optional Administration Features". Select "Control Unit Management Agent" from the list of features and click "Finish" (refer to first Optional Administration Features dialog in this section).
- Or by manually installing the appropriate bundle JAR file from the <RM_HOME>/packages/osgidm folder directly on the OSGi framework:
- osgidm.clientcu.agent.jar.


