Previous Topic

Next Topic

Book Contents

Book Index

DA Device Item Service

Details about the Device Item service provided by the Device Access module.

Overview

da_device_item_service

The Device Item service (com.prosyst.mbs.services.fim.FunctionalItem) represents the functionality of the Device. It is based on the Functional Item Management specification. There is a set of predefined Device Item interfaces. The main goals are to:

Registering Bundle

The Device Access Core bundle registers a com.prosyst.mbs.services.fim.FunctionalItem service.

Enabling and Disabling the Device Item Service

The Device Items (Functional Items) are usually registered when they are prepared to work with them. The Device Item services are provided by DA API implementation (it is available by default).

See also