1.0.0

org.eclipse.soda.dk.gps.nmea.device.service
Interface GpsNmeaDeviceService

All Known Implementing Classes:
GpsNmeaDevice

public interface GpsNmeaDeviceService

GPS NMEA Device. The device service interface defines the service to be registered for the GpsNmeaDevice device.

The following measurements are supported:

Time
Status
Position
Latitude
Longitude
SpeedKnots
SpeedKPH
Track
TrackMagnetic
Altitude
Quality
NumberSatellites
Date The Date measurement contains a string in ddmmyy format.
HorizontalDilutionOfPrecision

The following signals are supported:

GPGLL
GPRMC
GPGGA
GPVTG
GPZDA
TimeReport
StatusReport
LatitudeReport
PositionReport
LongitudeReport
SpeedKnotsReport
SpeedKPHReport
TrackReport
TrackMagneticReport
AltitudeReport
QualityReport
NumberSatellitesReport
DateReport
HorizontalDilutionOfPrecisionReport

The list of exported services:

Version:
1.0.0
See Also:
GpsNmeaDeviceService, org.eclipse.soda.dk.device.service.DeviceService

Field Summary
static java.lang.String[] ALL_COMMANDS
          Comprehensive list of all the command ids.
static java.lang.String[] ALL_MEASUREMENTS
          Comprehensive list of all the measurement ids.
static java.lang.String[] ALL_SIGNALS
          Comprehensive list of all the signal ids.
static java.lang.String Altitude
          Defines the Altitude measurement.
static java.lang.String ALTITUDE_ERROR_EXTERNAL_KEY
          Defines the Altitude measurement.
static java.lang.String ALTITUDE_EXTERNAL_KEY
          Defines the Altitude measurement.
static java.lang.String ALTITUDE_GET_EXTERNAL_KEY
          Defines the Altitude measurement.
static java.lang.String ALTITUDE_READ_EXTERNAL_KEY
          Defines the Altitude measurement.
static java.lang.String ALTITUDE_WRITE_EXTERNAL_KEY
          Defines the Altitude measurement.
static java.lang.String AltitudeReport
          Defines the AltitudeReport signal.
static java.lang.String ALTITUDEREPORT_ERROR_EXTERNAL_KEY
          Defines the AltitudeReport signal.
static java.lang.String ALTITUDEREPORT_EXTERNAL_KEY
          Defines the AltitudeReport signal.
static java.lang.String ALTITUDEREPORT_TRIGGER_EXTERNAL_KEY
          Defines the AltitudeReport signal.
static java.lang.String Date
          The Date measurement contains a string in ddmmyy format.
static java.lang.String DATE_ERROR_EXTERNAL_KEY
          The Date measurement contains a string in ddmmyy format.
static java.lang.String DATE_EXTERNAL_KEY
          The Date measurement contains a string in ddmmyy format.
static java.lang.String DATE_GET_EXTERNAL_KEY
          The Date measurement contains a string in ddmmyy format.
static java.lang.String DATE_READ_EXTERNAL_KEY
          The Date measurement contains a string in ddmmyy format.
static java.lang.String DATE_WRITE_EXTERNAL_KEY
          The Date measurement contains a string in ddmmyy format.
static java.lang.String DateReport
          Defines the DateReport signal.
static java.lang.String DATEREPORT_ERROR_EXTERNAL_KEY
          Defines the DateReport signal.
static java.lang.String DATEREPORT_EXTERNAL_KEY
          Defines the DateReport signal.
static java.lang.String DATEREPORT_TRIGGER_EXTERNAL_KEY
          Defines the DateReport signal.
static java.lang.String FACTORY_SERVICE_NAME
          Define the OSGi factory service name.
static java.lang.String GPGGA
          Defines the GPGGA signal.
static java.lang.String GPGGA_ERROR_EXTERNAL_KEY
          Defines the GPGGA signal.
static java.lang.String GPGGA_EXTERNAL_KEY
          Defines the GPGGA signal.
static java.lang.String GPGGA_TRIGGER_EXTERNAL_KEY
          Defines the GPGGA signal.
static java.lang.String GPGLL
          Defines the GPGLL signal.
static java.lang.String GPGLL_ERROR_EXTERNAL_KEY
          Defines the GPGLL signal.
static java.lang.String GPGLL_EXTERNAL_KEY
          Defines the GPGLL signal.
static java.lang.String GPGLL_TRIGGER_EXTERNAL_KEY
          Defines the GPGLL signal.
static java.lang.String GPRMC
          Defines the GPRMC signal.
static java.lang.String GPRMC_ERROR_EXTERNAL_KEY
          Defines the GPRMC signal.
static java.lang.String GPRMC_EXTERNAL_KEY
          Defines the GPRMC signal.
static java.lang.String GPRMC_TRIGGER_EXTERNAL_KEY
          Defines the GPRMC signal.
static java.lang.String GpsNmeaDevice
          Define the GpsNmeaDevice key.
static java.lang.String GPVTG
          Defines the GPVTG signal.
static java.lang.String GPVTG_ERROR_EXTERNAL_KEY
          Defines the GPVTG signal.
static java.lang.String GPVTG_EXTERNAL_KEY
          Defines the GPVTG signal.
static java.lang.String GPVTG_TRIGGER_EXTERNAL_KEY
          Defines the GPVTG signal.
static java.lang.String GPZDA
          Defines the GPZDA signal.
static java.lang.String GPZDA_ERROR_EXTERNAL_KEY
          Defines the GPZDA signal.
static java.lang.String GPZDA_EXTERNAL_KEY
          Defines the GPZDA signal.
static java.lang.String GPZDA_TRIGGER_EXTERNAL_KEY
          Defines the GPZDA signal.
static java.lang.String HorizontalDilutionOfPrecision
          Defines the HorizontalDilutionOfPrecision measurement.
static java.lang.String HORIZONTALDILUTIONOFPRECISION_ERROR_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecision measurement.
static java.lang.String HORIZONTALDILUTIONOFPRECISION_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecision measurement.
static java.lang.String HORIZONTALDILUTIONOFPRECISION_GET_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecision measurement.
static java.lang.String HORIZONTALDILUTIONOFPRECISION_READ_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecision measurement.
static java.lang.String HORIZONTALDILUTIONOFPRECISION_WRITE_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecision measurement.
static java.lang.String HorizontalDilutionOfPrecisionReport
          Defines the HorizontalDilutionOfPrecisionReport signal.
static java.lang.String HORIZONTALDILUTIONOFPRECISIONREPORT_ERROR_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecisionReport signal.
static java.lang.String HORIZONTALDILUTIONOFPRECISIONREPORT_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecisionReport signal.
static java.lang.String HORIZONTALDILUTIONOFPRECISIONREPORT_TRIGGER_EXTERNAL_KEY
          Defines the HorizontalDilutionOfPrecisionReport signal.
static java.lang.String Latitude
          Defines the Latitude measurement.
static java.lang.String LATITUDE_ERROR_EXTERNAL_KEY
          Defines the Latitude measurement.
static java.lang.String LATITUDE_EXTERNAL_KEY
          Defines the Latitude measurement.
static java.lang.String LATITUDE_GET_EXTERNAL_KEY
          Defines the Latitude measurement.
static java.lang.String LATITUDE_READ_EXTERNAL_KEY
          Defines the Latitude measurement.
static java.lang.String LATITUDE_WRITE_EXTERNAL_KEY
          Defines the Latitude measurement.
static java.lang.String LatitudeReport
          Defines the LatitudeReport signal.
static java.lang.String LATITUDEREPORT_ERROR_EXTERNAL_KEY
          Defines the LatitudeReport signal.
static java.lang.String LATITUDEREPORT_EXTERNAL_KEY
          Defines the LatitudeReport signal.
static java.lang.String LATITUDEREPORT_TRIGGER_EXTERNAL_KEY
          Defines the LatitudeReport signal.
static java.lang.String Longitude
          Defines the Longitude measurement.
static java.lang.String LONGITUDE_ERROR_EXTERNAL_KEY
          Defines the Longitude measurement.
static java.lang.String LONGITUDE_EXTERNAL_KEY
          Defines the Longitude measurement.
static java.lang.String LONGITUDE_GET_EXTERNAL_KEY
          Defines the Longitude measurement.
static java.lang.String LONGITUDE_READ_EXTERNAL_KEY
          Defines the Longitude measurement.
static java.lang.String LONGITUDE_WRITE_EXTERNAL_KEY
          Defines the Longitude measurement.
static java.lang.String LongitudeReport
          Defines the LongitudeReport signal.
static java.lang.String LONGITUDEREPORT_ERROR_EXTERNAL_KEY
          Defines the LongitudeReport signal.
static java.lang.String LONGITUDEREPORT_EXTERNAL_KEY
          Defines the LongitudeReport signal.
static java.lang.String LONGITUDEREPORT_TRIGGER_EXTERNAL_KEY
          Defines the LongitudeReport signal.
static java.lang.String MANAGED_SERVICE_NAME
          Define the OSGi managed service name.
static java.lang.String NumberSatellites
          Defines the NumberSatellites measurement.
static java.lang.String NUMBERSATELLITES_ERROR_EXTERNAL_KEY
          Defines the NumberSatellites measurement.
static java.lang.String NUMBERSATELLITES_EXTERNAL_KEY
          Defines the NumberSatellites measurement.
static java.lang.String NUMBERSATELLITES_GET_EXTERNAL_KEY
          Defines the NumberSatellites measurement.
static java.lang.String NUMBERSATELLITES_READ_EXTERNAL_KEY
          Defines the NumberSatellites measurement.
static java.lang.String NUMBERSATELLITES_WRITE_EXTERNAL_KEY
          Defines the NumberSatellites measurement.
static java.lang.String NumberSatellitesReport
          Defines the NumberSatellitesReport signal.
static java.lang.String NUMBERSATELLITESREPORT_ERROR_EXTERNAL_KEY
          Defines the NumberSatellitesReport signal.
static java.lang.String NUMBERSATELLITESREPORT_EXTERNAL_KEY
          Defines the NumberSatellitesReport signal.
static java.lang.String NUMBERSATELLITESREPORT_TRIGGER_EXTERNAL_KEY
          Defines the NumberSatellitesReport signal.
static java.lang.String Position
          Defines the Position measurement.
static java.lang.String POSITION_ERROR_EXTERNAL_KEY
          Defines the Position measurement.
static java.lang.String POSITION_EXTERNAL_KEY
          Defines the Position measurement.
static java.lang.String POSITION_GET_EXTERNAL_KEY
          Defines the Position measurement.
static java.lang.String POSITION_READ_EXTERNAL_KEY
          Defines the Position measurement.
static java.lang.String POSITION_WRITE_EXTERNAL_KEY
          Defines the Position measurement.
static java.lang.String PositionReport
          Defines the PositionReport signal.
static java.lang.String POSITIONREPORT_ERROR_EXTERNAL_KEY
          Defines the PositionReport signal.
static java.lang.String POSITIONREPORT_EXTERNAL_KEY
          Defines the PositionReport signal.
static java.lang.String POSITIONREPORT_TRIGGER_EXTERNAL_KEY
          Defines the PositionReport signal.
static java.lang.String Quality
          Defines the Quality measurement.
static java.lang.String QUALITY_ERROR_EXTERNAL_KEY
          Defines the Quality measurement.
static java.lang.String QUALITY_EXTERNAL_KEY
          Defines the Quality measurement.
static java.lang.String QUALITY_GET_EXTERNAL_KEY
          Defines the Quality measurement.
static java.lang.String QUALITY_READ_EXTERNAL_KEY
          Defines the Quality measurement.
static java.lang.String QUALITY_WRITE_EXTERNAL_KEY
          Defines the Quality measurement.
static java.lang.String QualityReport
          Defines the QualityReport signal.
static java.lang.String QUALITYREPORT_ERROR_EXTERNAL_KEY
          Defines the QualityReport signal.
static java.lang.String QUALITYREPORT_EXTERNAL_KEY
          Defines the QualityReport signal.
static java.lang.String QUALITYREPORT_TRIGGER_EXTERNAL_KEY
          Defines the QualityReport signal.
static java.lang.String SERVICE_NAME
          Define the OSGi service name.
static java.lang.String SpeedKnots
          Defines the SpeedKnots measurement.
static java.lang.String SPEEDKNOTS_ERROR_EXTERNAL_KEY
          Defines the SpeedKnots measurement.
static java.lang.String SPEEDKNOTS_EXTERNAL_KEY
          Defines the SpeedKnots measurement.
static java.lang.String SPEEDKNOTS_GET_EXTERNAL_KEY
          Defines the SpeedKnots measurement.
static java.lang.String SPEEDKNOTS_READ_EXTERNAL_KEY
          Defines the SpeedKnots measurement.
static java.lang.String SPEEDKNOTS_WRITE_EXTERNAL_KEY
          Defines the SpeedKnots measurement.
static java.lang.String SpeedKnotsReport
          Defines the SpeedKnotsReport signal.
static java.lang.String SPEEDKNOTSREPORT_ERROR_EXTERNAL_KEY
          Defines the SpeedKnotsReport signal.
static java.lang.String SPEEDKNOTSREPORT_EXTERNAL_KEY
          Defines the SpeedKnotsReport signal.
static java.lang.String SPEEDKNOTSREPORT_TRIGGER_EXTERNAL_KEY
          Defines the SpeedKnotsReport signal.
static java.lang.String SpeedKPH
          Defines the SpeedKPH measurement.
static java.lang.String SPEEDKPH_ERROR_EXTERNAL_KEY
          Defines the SpeedKPH measurement.
static java.lang.String SPEEDKPH_EXTERNAL_KEY
          Defines the SpeedKPH measurement.
static java.lang.String SPEEDKPH_GET_EXTERNAL_KEY
          Defines the SpeedKPH measurement.
static java.lang.String SPEEDKPH_READ_EXTERNAL_KEY
          Defines the SpeedKPH measurement.
static java.lang.String SPEEDKPH_WRITE_EXTERNAL_KEY
          Defines the SpeedKPH measurement.
static java.lang.String SpeedKPHReport
          Defines the SpeedKPHReport signal.
static java.lang.String SPEEDKPHREPORT_ERROR_EXTERNAL_KEY
          Defines the SpeedKPHReport signal.
static java.lang.String SPEEDKPHREPORT_EXTERNAL_KEY
          Defines the SpeedKPHReport signal.
static java.lang.String SPEEDKPHREPORT_TRIGGER_EXTERNAL_KEY
          Defines the SpeedKPHReport signal.
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.
static java.lang.String StatusReport
          Defines the StatusReport signal.
static java.lang.String STATUSREPORT_ERROR_EXTERNAL_KEY
          Defines the StatusReport signal.
static java.lang.String STATUSREPORT_EXTERNAL_KEY
          Defines the StatusReport signal.
static java.lang.String STATUSREPORT_TRIGGER_EXTERNAL_KEY
          Defines the StatusReport signal.
static java.lang.String Time
          Defines the Time measurement.
static java.lang.String TIME_ERROR_EXTERNAL_KEY
          Defines the Time measurement.
static java.lang.String TIME_EXTERNAL_KEY
          Defines the Time measurement.
static java.lang.String TIME_GET_EXTERNAL_KEY
          Defines the Time measurement.
static java.lang.String TIME_READ_EXTERNAL_KEY
          Defines the Time measurement.
static java.lang.String TIME_WRITE_EXTERNAL_KEY
          Defines the Time measurement.
static java.lang.String TimeReport
          Defines the TimeReport signal.
static java.lang.String TIMEREPORT_ERROR_EXTERNAL_KEY
          Defines the TimeReport signal.
static java.lang.String TIMEREPORT_EXTERNAL_KEY
          Defines the TimeReport signal.
static java.lang.String TIMEREPORT_TRIGGER_EXTERNAL_KEY
          Defines the TimeReport signal.
static java.lang.String Track
          Defines the Track measurement.
static java.lang.String TRACK_ERROR_EXTERNAL_KEY
          Defines the Track measurement.
static java.lang.String TRACK_EXTERNAL_KEY
          Defines the Track measurement.
static java.lang.String TRACK_GET_EXTERNAL_KEY
          Defines the Track measurement.
static java.lang.String TRACK_READ_EXTERNAL_KEY
          Defines the Track measurement.
static java.lang.String TRACK_WRITE_EXTERNAL_KEY
          Defines the Track measurement.
static java.lang.String TrackMagnetic
          Defines the TrackMagnetic measurement.
static java.lang.String TRACKMAGNETIC_ERROR_EXTERNAL_KEY
          Defines the TrackMagnetic measurement.
static java.lang.String TRACKMAGNETIC_EXTERNAL_KEY
          Defines the TrackMagnetic measurement.
static java.lang.String TRACKMAGNETIC_GET_EXTERNAL_KEY
          Defines the TrackMagnetic measurement.
static java.lang.String TRACKMAGNETIC_READ_EXTERNAL_KEY
          Defines the TrackMagnetic measurement.
static java.lang.String TRACKMAGNETIC_WRITE_EXTERNAL_KEY
          Defines the TrackMagnetic measurement.
static java.lang.String TrackMagneticReport
          Defines the TrackMagneticReport signal.
static java.lang.String TRACKMAGNETICREPORT_ERROR_EXTERNAL_KEY
          Defines the TrackMagneticReport signal.
static java.lang.String TRACKMAGNETICREPORT_EXTERNAL_KEY
          Defines the TrackMagneticReport signal.
static java.lang.String TRACKMAGNETICREPORT_TRIGGER_EXTERNAL_KEY
          Defines the TrackMagneticReport signal.
static java.lang.String TrackReport
          Defines the TrackReport signal.
static java.lang.String TRACKREPORT_ERROR_EXTERNAL_KEY
          Defines the TrackReport signal.
static java.lang.String TRACKREPORT_EXTERNAL_KEY
          Defines the TrackReport signal.
static java.lang.String TRACKREPORT_TRIGGER_EXTERNAL_KEY
          Defines the TrackReport signal.
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
Define the OSGi service name.

See Also:
Constant Field Values

MANAGED_SERVICE_NAME

static final java.lang.String MANAGED_SERVICE_NAME
Define the OSGi managed service name.

See Also:
Constant Field Values

FACTORY_SERVICE_NAME

static final java.lang.String FACTORY_SERVICE_NAME
Define the OSGi factory service name.

See Also:
Constant Field Values

GpsNmeaDevice

static final java.lang.String GpsNmeaDevice
Define the GpsNmeaDevice key.

See Also:
Constant Field Values

GPGLL

static final java.lang.String GPGLL
Defines the GPGLL signal.

See Also:
Constant Field Values

GPGLL_EXTERNAL_KEY

static final java.lang.String GPGLL_EXTERNAL_KEY
Defines the GPGLL signal.

See Also:
The value of this field is "prefix/GPGLL", Constant Field Values

GPGLL_TRIGGER_EXTERNAL_KEY

static final java.lang.String GPGLL_TRIGGER_EXTERNAL_KEY
Defines the GPGLL signal.

See Also:
The value of this field is "prefix/GPGLL/trigger"

GPGLL_ERROR_EXTERNAL_KEY

static final java.lang.String GPGLL_ERROR_EXTERNAL_KEY
Defines the GPGLL signal.

See Also:
GPGLL, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/GPGLL/error"

GPRMC

static final java.lang.String GPRMC
Defines the GPRMC signal.

See Also:
Constant Field Values

GPRMC_EXTERNAL_KEY

static final java.lang.String GPRMC_EXTERNAL_KEY
Defines the GPRMC signal.

See Also:
The value of this field is "prefix/GPRMC", Constant Field Values

GPRMC_TRIGGER_EXTERNAL_KEY

static final java.lang.String GPRMC_TRIGGER_EXTERNAL_KEY
Defines the GPRMC signal.

See Also:
The value of this field is "prefix/GPRMC/trigger"

GPRMC_ERROR_EXTERNAL_KEY

static final java.lang.String GPRMC_ERROR_EXTERNAL_KEY
Defines the GPRMC signal.

See Also:
GPRMC, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/GPRMC/error"

GPGGA

static final java.lang.String GPGGA
Defines the GPGGA signal.

See Also:
Constant Field Values

GPGGA_EXTERNAL_KEY

static final java.lang.String GPGGA_EXTERNAL_KEY
Defines the GPGGA signal.

See Also:
The value of this field is "prefix/GPGGA", Constant Field Values

GPGGA_TRIGGER_EXTERNAL_KEY

static final java.lang.String GPGGA_TRIGGER_EXTERNAL_KEY
Defines the GPGGA signal.

See Also:
The value of this field is "prefix/GPGGA/trigger"

GPGGA_ERROR_EXTERNAL_KEY

static final java.lang.String GPGGA_ERROR_EXTERNAL_KEY
Defines the GPGGA signal.

See Also:
GPGGA, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/GPGGA/error"

GPVTG

static final java.lang.String GPVTG
Defines the GPVTG signal.

See Also:
Constant Field Values

GPVTG_EXTERNAL_KEY

static final java.lang.String GPVTG_EXTERNAL_KEY
Defines the GPVTG signal.

See Also:
The value of this field is "prefix/GPVTG", Constant Field Values

GPVTG_TRIGGER_EXTERNAL_KEY

static final java.lang.String GPVTG_TRIGGER_EXTERNAL_KEY
Defines the GPVTG signal.

See Also:
The value of this field is "prefix/GPVTG/trigger"

GPVTG_ERROR_EXTERNAL_KEY

static final java.lang.String GPVTG_ERROR_EXTERNAL_KEY
Defines the GPVTG signal.

See Also:
GPVTG, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/GPVTG/error"

GPZDA

static final java.lang.String GPZDA
Defines the GPZDA signal.

See Also:
Constant Field Values

GPZDA_EXTERNAL_KEY

static final java.lang.String GPZDA_EXTERNAL_KEY
Defines the GPZDA signal.

See Also:
The value of this field is "prefix/GPZDA", Constant Field Values

GPZDA_TRIGGER_EXTERNAL_KEY

static final java.lang.String GPZDA_TRIGGER_EXTERNAL_KEY
Defines the GPZDA signal.

See Also:
The value of this field is "prefix/GPZDA/trigger"

GPZDA_ERROR_EXTERNAL_KEY

static final java.lang.String GPZDA_ERROR_EXTERNAL_KEY
Defines the GPZDA signal.

See Also:
GPZDA, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/GPZDA/error"

TimeReport

static final java.lang.String TimeReport
Defines the TimeReport signal.

See Also:
Constant Field Values

TIMEREPORT_EXTERNAL_KEY

static final java.lang.String TIMEREPORT_EXTERNAL_KEY
Defines the TimeReport signal.

See Also:
The value of this field is "prefix/TimeReport", Constant Field Values

TIMEREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String TIMEREPORT_TRIGGER_EXTERNAL_KEY
Defines the TimeReport signal.

See Also:
The value of this field is "prefix/TimeReport/trigger"

TIMEREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String TIMEREPORT_ERROR_EXTERNAL_KEY
Defines the TimeReport signal.

See Also:
TimeReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/TimeReport/error"

Time

static final java.lang.String Time
Defines the Time measurement.

See Also:
Constant Field Values

TIME_EXTERNAL_KEY

static final java.lang.String TIME_EXTERNAL_KEY
Defines the Time measurement.

See Also:
The value of this field is "prefix/Time", Constant Field Values

TIME_GET_EXTERNAL_KEY

static final java.lang.String TIME_GET_EXTERNAL_KEY
Defines the Time measurement.

See Also:
The value of this field is "prefix/Time/get"

TIME_READ_EXTERNAL_KEY

static final java.lang.String TIME_READ_EXTERNAL_KEY
Defines the Time measurement.

See Also:
Time, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Time/read"

TIME_WRITE_EXTERNAL_KEY

static final java.lang.String TIME_WRITE_EXTERNAL_KEY
Defines the Time measurement.

See Also:
Time, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Time/write"

TIME_ERROR_EXTERNAL_KEY

static final java.lang.String TIME_ERROR_EXTERNAL_KEY
Defines the Time measurement.

See Also:
Time, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Time/error"

StatusReport

static final java.lang.String StatusReport
Defines the StatusReport signal.

See Also:
Constant Field Values

STATUSREPORT_EXTERNAL_KEY

static final java.lang.String STATUSREPORT_EXTERNAL_KEY
Defines the StatusReport signal.

See Also:
The value of this field is "prefix/StatusReport", Constant Field Values

STATUSREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String STATUSREPORT_TRIGGER_EXTERNAL_KEY
Defines the StatusReport signal.

See Also:
The value of this field is "prefix/StatusReport/trigger"

STATUSREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String STATUSREPORT_ERROR_EXTERNAL_KEY
Defines the StatusReport signal.

See Also:
StatusReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/StatusReport/error"

Status

static final java.lang.String Status
Defines the Status measurement.

See Also:
Constant Field Values

STATUS_EXTERNAL_KEY

static final java.lang.String STATUS_EXTERNAL_KEY
Defines the Status measurement.

See Also:
The value of this field is "prefix/Status", Constant Field Values

STATUS_GET_EXTERNAL_KEY

static final java.lang.String STATUS_GET_EXTERNAL_KEY
Defines the Status measurement.

See Also:
The value of this field is "prefix/Status/get"

STATUS_READ_EXTERNAL_KEY

static final java.lang.String STATUS_READ_EXTERNAL_KEY
Defines the Status measurement.

See Also:
Status, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Status/read"

STATUS_WRITE_EXTERNAL_KEY

static final java.lang.String STATUS_WRITE_EXTERNAL_KEY
Defines the Status measurement.

See Also:
Status, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Status/write"

STATUS_ERROR_EXTERNAL_KEY

static final java.lang.String STATUS_ERROR_EXTERNAL_KEY
Defines the Status measurement.

See Also:
Status, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Status/error"

LatitudeReport

static final java.lang.String LatitudeReport
Defines the LatitudeReport signal.

See Also:
Constant Field Values

LATITUDEREPORT_EXTERNAL_KEY

static final java.lang.String LATITUDEREPORT_EXTERNAL_KEY
Defines the LatitudeReport signal.

See Also:
The value of this field is "prefix/LatitudeReport", Constant Field Values

LATITUDEREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String LATITUDEREPORT_TRIGGER_EXTERNAL_KEY
Defines the LatitudeReport signal.

See Also:
The value of this field is "prefix/LatitudeReport/trigger"

LATITUDEREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String LATITUDEREPORT_ERROR_EXTERNAL_KEY
Defines the LatitudeReport signal.

See Also:
LatitudeReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/LatitudeReport/error"

PositionReport

static final java.lang.String PositionReport
Defines the PositionReport signal.

See Also:
Constant Field Values

POSITIONREPORT_EXTERNAL_KEY

static final java.lang.String POSITIONREPORT_EXTERNAL_KEY
Defines the PositionReport signal.

See Also:
The value of this field is "prefix/PositionReport", Constant Field Values

POSITIONREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String POSITIONREPORT_TRIGGER_EXTERNAL_KEY
Defines the PositionReport signal.

See Also:
The value of this field is "prefix/PositionReport/trigger"

POSITIONREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String POSITIONREPORT_ERROR_EXTERNAL_KEY
Defines the PositionReport signal.

See Also:
PositionReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/PositionReport/error"

Position

static final java.lang.String Position
Defines the Position measurement.

See Also:
Constant Field Values

POSITION_EXTERNAL_KEY

static final java.lang.String POSITION_EXTERNAL_KEY
Defines the Position measurement.

See Also:
The value of this field is "prefix/Position", Constant Field Values

POSITION_GET_EXTERNAL_KEY

static final java.lang.String POSITION_GET_EXTERNAL_KEY
Defines the Position measurement.

See Also:
The value of this field is "prefix/Position/get"

POSITION_READ_EXTERNAL_KEY

static final java.lang.String POSITION_READ_EXTERNAL_KEY
Defines the Position measurement.

See Also:
Position, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Position/read"

POSITION_WRITE_EXTERNAL_KEY

static final java.lang.String POSITION_WRITE_EXTERNAL_KEY
Defines the Position measurement.

See Also:
Position, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Position/write"

POSITION_ERROR_EXTERNAL_KEY

static final java.lang.String POSITION_ERROR_EXTERNAL_KEY
Defines the Position measurement.

See Also:
Position, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Position/error"

Latitude

static final java.lang.String Latitude
Defines the Latitude measurement.

See Also:
Constant Field Values

LATITUDE_EXTERNAL_KEY

static final java.lang.String LATITUDE_EXTERNAL_KEY
Defines the Latitude measurement.

See Also:
The value of this field is "prefix/Latitude", Constant Field Values

LATITUDE_GET_EXTERNAL_KEY

static final java.lang.String LATITUDE_GET_EXTERNAL_KEY
Defines the Latitude measurement.

See Also:
The value of this field is "prefix/Latitude/get"

LATITUDE_READ_EXTERNAL_KEY

static final java.lang.String LATITUDE_READ_EXTERNAL_KEY
Defines the Latitude measurement.

See Also:
Latitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Latitude/read"

LATITUDE_WRITE_EXTERNAL_KEY

static final java.lang.String LATITUDE_WRITE_EXTERNAL_KEY
Defines the Latitude measurement.

See Also:
Latitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Latitude/write"

LATITUDE_ERROR_EXTERNAL_KEY

static final java.lang.String LATITUDE_ERROR_EXTERNAL_KEY
Defines the Latitude measurement.

See Also:
Latitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Latitude/error"

LongitudeReport

static final java.lang.String LongitudeReport
Defines the LongitudeReport signal.

See Also:
Constant Field Values

LONGITUDEREPORT_EXTERNAL_KEY

static final java.lang.String LONGITUDEREPORT_EXTERNAL_KEY
Defines the LongitudeReport signal.

See Also:
The value of this field is "prefix/LongitudeReport", Constant Field Values

LONGITUDEREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String LONGITUDEREPORT_TRIGGER_EXTERNAL_KEY
Defines the LongitudeReport signal.

See Also:
The value of this field is "prefix/LongitudeReport/trigger"

LONGITUDEREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String LONGITUDEREPORT_ERROR_EXTERNAL_KEY
Defines the LongitudeReport signal.

See Also:
LongitudeReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/LongitudeReport/error"

Longitude

static final java.lang.String Longitude
Defines the Longitude measurement.

See Also:
Constant Field Values

LONGITUDE_EXTERNAL_KEY

static final java.lang.String LONGITUDE_EXTERNAL_KEY
Defines the Longitude measurement.

See Also:
The value of this field is "prefix/Longitude", Constant Field Values

LONGITUDE_GET_EXTERNAL_KEY

static final java.lang.String LONGITUDE_GET_EXTERNAL_KEY
Defines the Longitude measurement.

See Also:
The value of this field is "prefix/Longitude/get"

LONGITUDE_READ_EXTERNAL_KEY

static final java.lang.String LONGITUDE_READ_EXTERNAL_KEY
Defines the Longitude measurement.

See Also:
Longitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Longitude/read"

LONGITUDE_WRITE_EXTERNAL_KEY

static final java.lang.String LONGITUDE_WRITE_EXTERNAL_KEY
Defines the Longitude measurement.

See Also:
Longitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Longitude/write"

LONGITUDE_ERROR_EXTERNAL_KEY

static final java.lang.String LONGITUDE_ERROR_EXTERNAL_KEY
Defines the Longitude measurement.

See Also:
Longitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Longitude/error"

SpeedKnotsReport

static final java.lang.String SpeedKnotsReport
Defines the SpeedKnotsReport signal.

See Also:
Constant Field Values

SPEEDKNOTSREPORT_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTSREPORT_EXTERNAL_KEY
Defines the SpeedKnotsReport signal.

See Also:
The value of this field is "prefix/SpeedKnotsReport", Constant Field Values

SPEEDKNOTSREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTSREPORT_TRIGGER_EXTERNAL_KEY
Defines the SpeedKnotsReport signal.

See Also:
The value of this field is "prefix/SpeedKnotsReport/trigger"

SPEEDKNOTSREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTSREPORT_ERROR_EXTERNAL_KEY
Defines the SpeedKnotsReport signal.

See Also:
SpeedKnotsReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/SpeedKnotsReport/error"

SpeedKnots

static final java.lang.String SpeedKnots
Defines the SpeedKnots measurement.

See Also:
Constant Field Values

SPEEDKNOTS_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTS_EXTERNAL_KEY
Defines the SpeedKnots measurement.

See Also:
The value of this field is "prefix/SpeedKnots", Constant Field Values

SPEEDKNOTS_GET_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTS_GET_EXTERNAL_KEY
Defines the SpeedKnots measurement.

See Also:
The value of this field is "prefix/SpeedKnots/get"

SPEEDKNOTS_READ_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTS_READ_EXTERNAL_KEY
Defines the SpeedKnots measurement.

See Also:
SpeedKnots, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/SpeedKnots/read"

SPEEDKNOTS_WRITE_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTS_WRITE_EXTERNAL_KEY
Defines the SpeedKnots measurement.

See Also:
SpeedKnots, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/SpeedKnots/write"

SPEEDKNOTS_ERROR_EXTERNAL_KEY

static final java.lang.String SPEEDKNOTS_ERROR_EXTERNAL_KEY
Defines the SpeedKnots measurement.

See Also:
SpeedKnots, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/SpeedKnots/error"

SpeedKPHReport

static final java.lang.String SpeedKPHReport
Defines the SpeedKPHReport signal.

See Also:
Constant Field Values

SPEEDKPHREPORT_EXTERNAL_KEY

static final java.lang.String SPEEDKPHREPORT_EXTERNAL_KEY
Defines the SpeedKPHReport signal.

See Also:
The value of this field is "prefix/SpeedKPHReport", Constant Field Values

SPEEDKPHREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String SPEEDKPHREPORT_TRIGGER_EXTERNAL_KEY
Defines the SpeedKPHReport signal.

See Also:
The value of this field is "prefix/SpeedKPHReport/trigger"

SPEEDKPHREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String SPEEDKPHREPORT_ERROR_EXTERNAL_KEY
Defines the SpeedKPHReport signal.

See Also:
SpeedKPHReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/SpeedKPHReport/error"

SpeedKPH

static final java.lang.String SpeedKPH
Defines the SpeedKPH measurement.

See Also:
Constant Field Values

SPEEDKPH_EXTERNAL_KEY

static final java.lang.String SPEEDKPH_EXTERNAL_KEY
Defines the SpeedKPH measurement.

See Also:
The value of this field is "prefix/SpeedKPH", Constant Field Values

SPEEDKPH_GET_EXTERNAL_KEY

static final java.lang.String SPEEDKPH_GET_EXTERNAL_KEY
Defines the SpeedKPH measurement.

See Also:
The value of this field is "prefix/SpeedKPH/get"

SPEEDKPH_READ_EXTERNAL_KEY

static final java.lang.String SPEEDKPH_READ_EXTERNAL_KEY
Defines the SpeedKPH measurement.

See Also:
SpeedKPH, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/SpeedKPH/read"

SPEEDKPH_WRITE_EXTERNAL_KEY

static final java.lang.String SPEEDKPH_WRITE_EXTERNAL_KEY
Defines the SpeedKPH measurement.

See Also:
SpeedKPH, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/SpeedKPH/write"

SPEEDKPH_ERROR_EXTERNAL_KEY

static final java.lang.String SPEEDKPH_ERROR_EXTERNAL_KEY
Defines the SpeedKPH measurement.

See Also:
SpeedKPH, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/SpeedKPH/error"

TrackReport

static final java.lang.String TrackReport
Defines the TrackReport signal.

See Also:
Constant Field Values

TRACKREPORT_EXTERNAL_KEY

static final java.lang.String TRACKREPORT_EXTERNAL_KEY
Defines the TrackReport signal.

See Also:
The value of this field is "prefix/TrackReport", Constant Field Values

TRACKREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String TRACKREPORT_TRIGGER_EXTERNAL_KEY
Defines the TrackReport signal.

See Also:
The value of this field is "prefix/TrackReport/trigger"

TRACKREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String TRACKREPORT_ERROR_EXTERNAL_KEY
Defines the TrackReport signal.

See Also:
TrackReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/TrackReport/error"

Track

static final java.lang.String Track
Defines the Track measurement.

See Also:
Constant Field Values

TRACK_EXTERNAL_KEY

static final java.lang.String TRACK_EXTERNAL_KEY
Defines the Track measurement.

See Also:
The value of this field is "prefix/Track", Constant Field Values

TRACK_GET_EXTERNAL_KEY

static final java.lang.String TRACK_GET_EXTERNAL_KEY
Defines the Track measurement.

See Also:
The value of this field is "prefix/Track/get"

TRACK_READ_EXTERNAL_KEY

static final java.lang.String TRACK_READ_EXTERNAL_KEY
Defines the Track measurement.

See Also:
Track, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Track/read"

TRACK_WRITE_EXTERNAL_KEY

static final java.lang.String TRACK_WRITE_EXTERNAL_KEY
Defines the Track measurement.

See Also:
Track, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Track/write"

TRACK_ERROR_EXTERNAL_KEY

static final java.lang.String TRACK_ERROR_EXTERNAL_KEY
Defines the Track measurement.

See Also:
Track, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Track/error"

TrackMagneticReport

static final java.lang.String TrackMagneticReport
Defines the TrackMagneticReport signal.

See Also:
Constant Field Values

TRACKMAGNETICREPORT_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETICREPORT_EXTERNAL_KEY
Defines the TrackMagneticReport signal.

See Also:
The value of this field is "prefix/TrackMagneticReport", Constant Field Values

TRACKMAGNETICREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETICREPORT_TRIGGER_EXTERNAL_KEY
Defines the TrackMagneticReport signal.

See Also:
The value of this field is "prefix/TrackMagneticReport/trigger"

TRACKMAGNETICREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETICREPORT_ERROR_EXTERNAL_KEY
Defines the TrackMagneticReport signal.

See Also:
TrackMagneticReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/TrackMagneticReport/error"

TrackMagnetic

static final java.lang.String TrackMagnetic
Defines the TrackMagnetic measurement.

See Also:
Constant Field Values

TRACKMAGNETIC_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETIC_EXTERNAL_KEY
Defines the TrackMagnetic measurement.

See Also:
The value of this field is "prefix/TrackMagnetic", Constant Field Values

TRACKMAGNETIC_GET_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETIC_GET_EXTERNAL_KEY
Defines the TrackMagnetic measurement.

See Also:
The value of this field is "prefix/TrackMagnetic/get"

TRACKMAGNETIC_READ_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETIC_READ_EXTERNAL_KEY
Defines the TrackMagnetic measurement.

See Also:
TrackMagnetic, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/TrackMagnetic/read"

TRACKMAGNETIC_WRITE_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETIC_WRITE_EXTERNAL_KEY
Defines the TrackMagnetic measurement.

See Also:
TrackMagnetic, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/TrackMagnetic/write"

TRACKMAGNETIC_ERROR_EXTERNAL_KEY

static final java.lang.String TRACKMAGNETIC_ERROR_EXTERNAL_KEY
Defines the TrackMagnetic measurement.

See Also:
TrackMagnetic, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/TrackMagnetic/error"

AltitudeReport

static final java.lang.String AltitudeReport
Defines the AltitudeReport signal.

See Also:
Constant Field Values

ALTITUDEREPORT_EXTERNAL_KEY

static final java.lang.String ALTITUDEREPORT_EXTERNAL_KEY
Defines the AltitudeReport signal.

See Also:
The value of this field is "prefix/AltitudeReport", Constant Field Values

ALTITUDEREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String ALTITUDEREPORT_TRIGGER_EXTERNAL_KEY
Defines the AltitudeReport signal.

See Also:
The value of this field is "prefix/AltitudeReport/trigger"

ALTITUDEREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String ALTITUDEREPORT_ERROR_EXTERNAL_KEY
Defines the AltitudeReport signal.

See Also:
AltitudeReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/AltitudeReport/error"

Altitude

static final java.lang.String Altitude
Defines the Altitude measurement.

See Also:
Constant Field Values

ALTITUDE_EXTERNAL_KEY

static final java.lang.String ALTITUDE_EXTERNAL_KEY
Defines the Altitude measurement.

See Also:
The value of this field is "prefix/Altitude", Constant Field Values

ALTITUDE_GET_EXTERNAL_KEY

static final java.lang.String ALTITUDE_GET_EXTERNAL_KEY
Defines the Altitude measurement.

See Also:
The value of this field is "prefix/Altitude/get"

ALTITUDE_READ_EXTERNAL_KEY

static final java.lang.String ALTITUDE_READ_EXTERNAL_KEY
Defines the Altitude measurement.

See Also:
Altitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Altitude/read"

ALTITUDE_WRITE_EXTERNAL_KEY

static final java.lang.String ALTITUDE_WRITE_EXTERNAL_KEY
Defines the Altitude measurement.

See Also:
Altitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Altitude/write"

ALTITUDE_ERROR_EXTERNAL_KEY

static final java.lang.String ALTITUDE_ERROR_EXTERNAL_KEY
Defines the Altitude measurement.

See Also:
Altitude, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Altitude/error"

QualityReport

static final java.lang.String QualityReport
Defines the QualityReport signal.

See Also:
Constant Field Values

QUALITYREPORT_EXTERNAL_KEY

static final java.lang.String QUALITYREPORT_EXTERNAL_KEY
Defines the QualityReport signal.

See Also:
The value of this field is "prefix/QualityReport", Constant Field Values

QUALITYREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String QUALITYREPORT_TRIGGER_EXTERNAL_KEY
Defines the QualityReport signal.

See Also:
The value of this field is "prefix/QualityReport/trigger"

QUALITYREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String QUALITYREPORT_ERROR_EXTERNAL_KEY
Defines the QualityReport signal.

See Also:
QualityReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/QualityReport/error"

Quality

static final java.lang.String Quality
Defines the Quality measurement.

See Also:
Constant Field Values

QUALITY_EXTERNAL_KEY

static final java.lang.String QUALITY_EXTERNAL_KEY
Defines the Quality measurement.

See Also:
The value of this field is "prefix/Quality", Constant Field Values

QUALITY_GET_EXTERNAL_KEY

static final java.lang.String QUALITY_GET_EXTERNAL_KEY
Defines the Quality measurement.

See Also:
The value of this field is "prefix/Quality/get"

QUALITY_READ_EXTERNAL_KEY

static final java.lang.String QUALITY_READ_EXTERNAL_KEY
Defines the Quality measurement.

See Also:
Quality, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Quality/read"

QUALITY_WRITE_EXTERNAL_KEY

static final java.lang.String QUALITY_WRITE_EXTERNAL_KEY
Defines the Quality measurement.

See Also:
Quality, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Quality/write"

QUALITY_ERROR_EXTERNAL_KEY

static final java.lang.String QUALITY_ERROR_EXTERNAL_KEY
Defines the Quality measurement.

See Also:
Quality, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Quality/error"

NumberSatellitesReport

static final java.lang.String NumberSatellitesReport
Defines the NumberSatellitesReport signal.

See Also:
Constant Field Values

NUMBERSATELLITESREPORT_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITESREPORT_EXTERNAL_KEY
Defines the NumberSatellitesReport signal.

See Also:
The value of this field is "prefix/NumberSatellitesReport", Constant Field Values

NUMBERSATELLITESREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITESREPORT_TRIGGER_EXTERNAL_KEY
Defines the NumberSatellitesReport signal.

See Also:
The value of this field is "prefix/NumberSatellitesReport/trigger"

NUMBERSATELLITESREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITESREPORT_ERROR_EXTERNAL_KEY
Defines the NumberSatellitesReport signal.

See Also:
NumberSatellitesReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/NumberSatellitesReport/error"

NumberSatellites

static final java.lang.String NumberSatellites
Defines the NumberSatellites measurement.

See Also:
Constant Field Values

NUMBERSATELLITES_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITES_EXTERNAL_KEY
Defines the NumberSatellites measurement.

See Also:
The value of this field is "prefix/NumberSatellites", Constant Field Values

NUMBERSATELLITES_GET_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITES_GET_EXTERNAL_KEY
Defines the NumberSatellites measurement.

See Also:
The value of this field is "prefix/NumberSatellites/get"

NUMBERSATELLITES_READ_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITES_READ_EXTERNAL_KEY
Defines the NumberSatellites measurement.

See Also:
NumberSatellites, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/NumberSatellites/read"

NUMBERSATELLITES_WRITE_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITES_WRITE_EXTERNAL_KEY
Defines the NumberSatellites measurement.

See Also:
NumberSatellites, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/NumberSatellites/write"

NUMBERSATELLITES_ERROR_EXTERNAL_KEY

static final java.lang.String NUMBERSATELLITES_ERROR_EXTERNAL_KEY
Defines the NumberSatellites measurement.

See Also:
NumberSatellites, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/NumberSatellites/error"

DateReport

static final java.lang.String DateReport
Defines the DateReport signal.

See Also:
Constant Field Values

DATEREPORT_EXTERNAL_KEY

static final java.lang.String DATEREPORT_EXTERNAL_KEY
Defines the DateReport signal.

See Also:
The value of this field is "prefix/DateReport", Constant Field Values

DATEREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String DATEREPORT_TRIGGER_EXTERNAL_KEY
Defines the DateReport signal.

See Also:
The value of this field is "prefix/DateReport/trigger"

DATEREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String DATEREPORT_ERROR_EXTERNAL_KEY
Defines the DateReport signal.

See Also:
DateReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/DateReport/error"

Date

static final java.lang.String Date
The Date measurement contains a string in ddmmyy format.

See Also:
Constant Field Values

DATE_EXTERNAL_KEY

static final java.lang.String DATE_EXTERNAL_KEY
The Date measurement contains a string in ddmmyy format.

See Also:
The value of this field is "prefix/Date", Constant Field Values

DATE_GET_EXTERNAL_KEY

static final java.lang.String DATE_GET_EXTERNAL_KEY
The Date measurement contains a string in ddmmyy format.

See Also:
The value of this field is "prefix/Date/get"

DATE_READ_EXTERNAL_KEY

static final java.lang.String DATE_READ_EXTERNAL_KEY
The Date measurement contains a string in ddmmyy format.

See Also:
Date, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/Date/read"

DATE_WRITE_EXTERNAL_KEY

static final java.lang.String DATE_WRITE_EXTERNAL_KEY
The Date measurement contains a string in ddmmyy format.

See Also:
Date, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/Date/write"

DATE_ERROR_EXTERNAL_KEY

static final java.lang.String DATE_ERROR_EXTERNAL_KEY
The Date measurement contains a string in ddmmyy format.

See Also:
Date, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/Date/error"

HorizontalDilutionOfPrecisionReport

static final java.lang.String HorizontalDilutionOfPrecisionReport
Defines the HorizontalDilutionOfPrecisionReport signal.

See Also:
Constant Field Values

HORIZONTALDILUTIONOFPRECISIONREPORT_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISIONREPORT_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecisionReport signal.

See Also:
The value of this field is "prefix/HorizontalDilutionOfPrecisionReport", Constant Field Values

HORIZONTALDILUTIONOFPRECISIONREPORT_TRIGGER_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISIONREPORT_TRIGGER_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecisionReport signal.

See Also:
The value of this field is "prefix/HorizontalDilutionOfPrecisionReport/trigger"

HORIZONTALDILUTIONOFPRECISIONREPORT_ERROR_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISIONREPORT_ERROR_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecisionReport signal.

See Also:
HorizontalDilutionOfPrecisionReport, org.eclipse.soda.dk.notification.service.NotificationService#TRIGGER_EXTERNAL_KEY, The value of this field is "prefix/HorizontalDilutionOfPrecisionReport/error"

HorizontalDilutionOfPrecision

static final java.lang.String HorizontalDilutionOfPrecision
Defines the HorizontalDilutionOfPrecision measurement.

See Also:
Constant Field Values

HORIZONTALDILUTIONOFPRECISION_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISION_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecision measurement.

See Also:
The value of this field is "prefix/HorizontalDilutionOfPrecision", Constant Field Values

HORIZONTALDILUTIONOFPRECISION_GET_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISION_GET_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecision measurement.

See Also:
The value of this field is "prefix/HorizontalDilutionOfPrecision/get"

HORIZONTALDILUTIONOFPRECISION_READ_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISION_READ_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecision measurement.

See Also:
HorizontalDilutionOfPrecision, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, The value of this field is "prefix/HorizontalDilutionOfPrecision/read"

HORIZONTALDILUTIONOFPRECISION_WRITE_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISION_WRITE_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecision measurement.

See Also:
HorizontalDilutionOfPrecision, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, The value of this field is "prefix/HorizontalDilutionOfPrecision/write"

HORIZONTALDILUTIONOFPRECISION_ERROR_EXTERNAL_KEY

static final java.lang.String HORIZONTALDILUTIONOFPRECISION_ERROR_EXTERNAL_KEY
Defines the HorizontalDilutionOfPrecision measurement.

See Also:
HorizontalDilutionOfPrecision, org.eclipse.soda.dk.notification.service.NotificationService#GET_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#READ_EXTERNAL_KEY, org.eclipse.soda.dk.notification.service.NotificationService#WRITE_EXTERNAL_KEY, The value of this field is "prefix/HorizontalDilutionOfPrecision/error"

ALL_COMMANDS

static final java.lang.String[] ALL_COMMANDS
Comprehensive list of all the command ids.


ALL_SIGNALS

static final java.lang.String[] ALL_SIGNALS
Comprehensive list of all the signal ids.


ALL_MEASUREMENTS

static final java.lang.String[] ALL_MEASUREMENTS
Comprehensive list of all the measurement ids.


1.0.0

Copyright (c) 2007 IBM