|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BarcodeReaderDeviceService
Standard Barcode Reader. The device service interface defines the service to be registered for the BarcodeReaderDevice device.
The following signals are supported:
| BarcodeReport |
The list of exported services:
BarcodeReaderDeviceService,
org.eclipse.soda.dk.device.service.DeviceService| Field Summary | |
|---|---|
static java.lang.String[] |
ALL_COMMANDS
Comprehensive list of all the command identifiers. |
static java.lang.String[] |
ALL_MEASUREMENTS
Comprehensive list of all the measurement identifiers. |
static java.lang.String[] |
ALL_SIGNALS
Comprehensive list of all the signal identifiers. |
static java.lang.String |
BARCODE_REPORT_ERROR_EXTERNAL_KEY
Defines the BarcodeReport signal String. |
static java.lang.String |
BARCODE_REPORT_EXTERNAL_KEY
Defines the BarcodeReport signal String. |
static java.lang.String |
BARCODE_REPORT_TRIGGER_EXTERNAL_KEY
Defines the BarcodeReport signal String. |
static java.lang.String |
BarcodeReaderDevice
Define the BarcodeReaderDevice key. |
static java.lang.String |
BarcodeReport
Defines the BarcodeReport signal String. |
static java.lang.String |
BARCODEREPORT_ERROR_EXTERNAL_KEY
Deprecated. use BARCODE_REPORT_ERROR_EXTERNAL_KEY |
static java.lang.String |
BARCODEREPORT_EXTERNAL_KEY
Deprecated. use BARCODE_REPORT_EXTERNAL_KEY |
static java.lang.String |
BARCODEREPORT_TRIGGER_EXTERNAL_KEY
Deprecated. use BARCODE_REPORT_TRIGGER_EXTERNAL_KEY |
static java.lang.String |
FACTORY_SERVICE_NAME
Define the OSGi factory service name. |
static java.lang.String |
MANAGED_SERVICE_NAME
Define the OSGi managed service name. |
static java.lang.String |
SERVICE_DESCRIPTION
Description of the test. |
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
static final java.lang.String MANAGED_SERVICE_NAME
static final java.lang.String FACTORY_SERVICE_NAME
static final java.lang.String BarcodeReaderDevice
static final java.lang.String BarcodeReport
String.
String
static final java.lang.String BARCODE_REPORT_EXTERNAL_KEY
String.
String
The value of this field is "prefix/BarcodeReport",
Constant Field Valuesstatic final java.lang.String BARCODEREPORT_EXTERNAL_KEY
String.
String
The value of this field is "prefix/BarcodeReport",
Constant Field Valuesstatic final java.lang.String BARCODE_REPORT_TRIGGER_EXTERNAL_KEY
String.
String
The value of this field is "prefix/BarcodeReport/trigger"static final java.lang.String BARCODEREPORT_TRIGGER_EXTERNAL_KEY
String.
String
The value of this field is "prefix/BarcodeReport/trigger"static final java.lang.String BARCODE_REPORT_ERROR_EXTERNAL_KEY
String.
String
BarcodeReport,
org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY,
The value of this field is "prefix/BarcodeReport/error"static final java.lang.String BARCODEREPORT_ERROR_EXTERNAL_KEY
String.
String
BarcodeReport,
org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY,
The value of this field is "prefix/BarcodeReport/error"static final java.lang.String[] ALL_COMMANDS
static final java.lang.String[] ALL_SIGNALS
static final java.lang.String[] ALL_MEASUREMENTS
static final java.lang.String SERVICE_DESCRIPTION
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||