|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseDeviceService
Base Device. The device service interface defines the service to be registered for the BaseDevice device.
The following measurements are supported:
| Status | |
| Configuration | |
| Capabilities |
The list of exported services:
BaseDeviceService,
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 |
BaseDevice
Define the BaseDevice key. |
static java.lang.String |
Capabilities
Defines the Capabilities measurement. |
static java.lang.String |
CAPABILITIES_ERROR_EXTERNAL_KEY
Defines the Capabilities measurement. |
static java.lang.String |
CAPABILITIES_EXTERNAL_KEY
Defines the Capabilities measurement. |
static java.lang.String |
CAPABILITIES_GET_EXTERNAL_KEY
Defines the Capabilities measurement. |
static java.lang.String |
CAPABILITIES_READ_EXTERNAL_KEY
Defines the Capabilities measurement. |
static java.lang.String |
CAPABILITIES_WRITE_EXTERNAL_KEY
Defines the Capabilities measurement. |
static java.lang.String |
Configuration
Defines the Configuration measurement. |
static java.lang.String |
CONFIGURATION_ERROR_EXTERNAL_KEY
Defines the Configuration measurement. |
static java.lang.String |
CONFIGURATION_EXTERNAL_KEY
Defines the Configuration measurement. |
static java.lang.String |
CONFIGURATION_GET_EXTERNAL_KEY
Defines the Configuration measurement. |
static java.lang.String |
CONFIGURATION_READ_EXTERNAL_KEY
Defines the Configuration measurement. |
static java.lang.String |
CONFIGURATION_WRITE_EXTERNAL_KEY
Defines the Configuration measurement. |
static java.lang.String |
SERVICE_DESCRIPTION
Description of the test. |
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
static java.lang.String |
Status
Defines the Status measurement. |
static java.lang.String |
STATUS_ERROR_EXTERNAL_KEY
Defines the Status measurement. |
static java.lang.String |
STATUS_EXTERNAL_KEY
Defines the Status measurement. |
static java.lang.String |
STATUS_GET_EXTERNAL_KEY
Defines the Status measurement. |
static java.lang.String |
STATUS_READ_EXTERNAL_KEY
Defines the Status measurement. |
static java.lang.String |
STATUS_WRITE_EXTERNAL_KEY
Defines the Status measurement. |
| Method Summary |
|---|
| Methods inherited from interface org.eclipse.soda.dk.device.service.DeviceService |
|---|
addDeviceListener, closeChannel, elements, exit, get, getChannel, getCommand, getConfigurationInformation, getMeasurement, getNotificationService, getSignal, getState, getTransport, isStarted, openChannel, put, remove, removeDeviceListener, send, send, send, send, setConfigurationInformation, setNotificationService, setTransport, start, stop |
| Methods inherited from interface org.eclipse.soda.dk.device.service.ControlService |
|---|
getKey |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
static final java.lang.String BaseDevice
static final java.lang.String Status
static final java.lang.String STATUS_EXTERNAL_KEY
The value of this field is "prefix/Device/Status",
Constant Field Valuesstatic final java.lang.String STATUS_GET_EXTERNAL_KEY
The value of this field is "prefix/Device/Status/get",
Constant Field Valuesstatic final java.lang.String STATUS_READ_EXTERNAL_KEY
Status,
NotificationService.GET_EXTERNAL_KEY,
The value of this field is "prefix/Device/Status/read",
Constant Field Valuesstatic final java.lang.String STATUS_WRITE_EXTERNAL_KEY
Status,
NotificationService.GET_EXTERNAL_KEY,
NotificationService.READ_EXTERNAL_KEY,
The value of this field is "prefix/Device/Status/write",
Constant Field Valuesstatic final java.lang.String STATUS_ERROR_EXTERNAL_KEY
Status,
NotificationService.GET_EXTERNAL_KEY,
NotificationService.READ_EXTERNAL_KEY,
NotificationService.WRITE_EXTERNAL_KEY,
The value of this field is "prefix/Device/Status/error",
Constant Field Valuesstatic final java.lang.String Configuration
static final java.lang.String CONFIGURATION_EXTERNAL_KEY
The value of this field is "prefix/Device/Configuration",
Constant Field Valuesstatic final java.lang.String CONFIGURATION_GET_EXTERNAL_KEY
The value of this field is "prefix/Device/Configuration/get",
Constant Field Valuesstatic final java.lang.String CONFIGURATION_READ_EXTERNAL_KEY
Configuration,
NotificationService.GET_EXTERNAL_KEY,
The value of this field is "prefix/Device/Configuration/read",
Constant Field Valuesstatic final java.lang.String CONFIGURATION_WRITE_EXTERNAL_KEY
Configuration,
NotificationService.GET_EXTERNAL_KEY,
NotificationService.READ_EXTERNAL_KEY,
The value of this field is "prefix/Device/Configuration/write",
Constant Field Valuesstatic final java.lang.String CONFIGURATION_ERROR_EXTERNAL_KEY
Configuration,
NotificationService.GET_EXTERNAL_KEY,
NotificationService.READ_EXTERNAL_KEY,
NotificationService.WRITE_EXTERNAL_KEY,
The value of this field is "prefix/Device/Configuration/error",
Constant Field Valuesstatic final java.lang.String Capabilities
static final java.lang.String CAPABILITIES_EXTERNAL_KEY
The value of this field is "prefix/Device/Capabilities",
Constant Field Valuesstatic final java.lang.String CAPABILITIES_GET_EXTERNAL_KEY
The value of this field is "prefix/Device/Capabilities/get",
Constant Field Valuesstatic final java.lang.String CAPABILITIES_READ_EXTERNAL_KEY
Capabilities,
NotificationService.GET_EXTERNAL_KEY,
The value of this field is "prefix/Device/Capabilities/read",
Constant Field Valuesstatic final java.lang.String CAPABILITIES_WRITE_EXTERNAL_KEY
Capabilities,
NotificationService.GET_EXTERNAL_KEY,
NotificationService.READ_EXTERNAL_KEY,
The value of this field is "prefix/Device/Capabilities/write",
Constant Field Valuesstatic final java.lang.String CAPABILITIES_ERROR_EXTERNAL_KEY
Capabilities,
NotificationService.GET_EXTERNAL_KEY,
NotificationService.READ_EXTERNAL_KEY,
NotificationService.WRITE_EXTERNAL_KEY,
The value of this field is "prefix/Device/Capabilities/error",
Constant Field Valuesstatic 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
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||