Details about the Device Admin service provided by the Device Access module.
Overview

The Device Admin service (com.prosyst.mbs.services.da.DeviceAdmin) provides a way for applications to control Devices. The main goals are:
The DeviceAdmin is based on the FuncionalItem specification. It extends the FunctionalItemFactory.
After the Device Admin service is registered all available Devices and their Device Items are also registered as OSGi services.
Registering Bundle
The Device Access Core bundle registers a com.prosyst.mbs.services.da.DeviceAdmin service.
Enabling and Disabling the Device Admin Service
The Device Admin service is provided by the DA API implementation and it's available by default.