Previous Topic

Next Topic

Book Contents

Book Index

DA Device Service

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

Overview

da_device_service

The Device service (com.prosyst.mbs.services.da.Device) represents a physical device. It is based on the Functional Item Management specification. Each Device may have zero or more DeviceItems, which are also registered as services.

Registering Bundle

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

Enabling and Disabling the Device Service

The Device Service is provided by the DA API implementation and it is available by default.

See also