public interface Constants
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DEVICE_CATEGORYProperty (named "DEVICE_CATEGORY") containing a human readable
 description of the device categories implemented by a device. | 
| static java.lang.String | DEVICE_DESCRIPTIONProperty (named "DEVICE_DESCRIPTION") containing a human
 readable string describing the actual hardware device. | 
| static java.lang.String | DEVICE_SERIALProperty (named "DEVICE_SERIAL") specifying a device's serial
 number. | 
| static java.lang.String | DRIVER_IDProperty (named "DRIVER_ID") identifying a driver. | 
static final java.lang.String DRIVER_ID
 A DRIVER_ID should start with the reversed domain name of the
 company that implemented the driver (e.g., com.acme), and must
 meet the following requirements:
 
 
DriverLocator service that
 downloaded it.
 This property is mandatory, i.e., every Driver service must be
 registered with it.
static final java.lang.String DEVICE_CATEGORY
String[]
 
 Services registered with this property will be treated as devices and discovered by the device manager
static final java.lang.String DEVICE_SERIAL
static final java.lang.String DEVICE_DESCRIPTION
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0