Previous Topic

Next Topic

Book Contents

Book Index

DA Home Device Admin Service

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

Overview

da_home_device_admin_service

The Home Device Admin service (com.prosyst.mbs.services.hdm.HomeDeviceAdmin) provides a way for applications to control home devices. The main goals are:

Registering Bundle

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

Enabling and Disabling the Home Device Admin Service

By default the Home Device Admin service is disabled because it is provided by the HDM API implementation. If you want to enable the Home Device Admin service, please follow the steps described in the HDM API Setup Guide.

See also