Skip navigation links

Package org.mbs.services.cu

This package defines the admin layer API of the of the Control Unit architecture.

See: Description

Package org.mbs.services.cu Description

This package defines the admin layer API of the of the Control Unit architecture. Is is intended for use by the applications willing to control and monitor Control Units.
Control Units abstraction provides common representation of a different kind resources - devices or device components, applications or an application components, OSGi bundles and services, users, and so forth. This common abstraction enables applications to monitor and control these resources in a uniform way even without having a prior knowledge of the exact resource characteristics.
Every resource is represented by a instance of ControlUnit interface. Access to the Control Unit instances exported in the OSGi framework is available through the methods of the ControlUnitAdmin service.
Skip navigation links

Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.