Previous Topic

Next Topic

Book Contents

Book Index

USBAdmin

Overview

The USBAdmin service is registered under the com.prosyst.mbs.service.usb.USBAdmin interface. As an OSGi USB service implementation, it is used in registering/getting of OSGi USB service. It describes how to access USB peripheral using JSR-80 (an API for Java access to USB devices).

Registering Bundle

The service is registered by com.prosyst.mbs.usb.core bundle.

See also