public class AntPlusEnvironmentPcc.IpcDefines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_decimalCURRENTTEMPERATURE
The most recent temperature reading of the sensor (up to 0.01*C accuracy).
|
static java.lang.String |
MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_decimalHIGHLAST24HOURS
Highest temperature recorded over the last 24 hours (up to 0.1*C accuracy).
|
static java.lang.String |
MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_decimalLOWLAST24HOURS
Lowest temperature recorded over the last 24 hours (up to 0.1*C accuracy).
|
static java.lang.String |
MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_longEVENTCOUNT
Incremented every measurement.
|
static int |
MSG_EVENT_ENVIRONMENT_whatTEMPERATUREDATA
Current temperature and 24 hour highs and lows.
|
static java.lang.String |
PATH_ANTPLUS_ENVIRONMENTPLUGIN_PKG
The plugin package path.
|
static java.lang.String |
PATH_ANTPLUS_ENVIRONMENTPLUGIN_SERVICE
The plugin service path.
|
Constructor and Description |
---|
AntPlusEnvironmentPcc.IpcDefines() |
public static final java.lang.String PATH_ANTPLUS_ENVIRONMENTPLUGIN_PKG
public static final java.lang.String PATH_ANTPLUS_ENVIRONMENTPLUGIN_SERVICE
public static final int MSG_EVENT_ENVIRONMENT_whatTEMPERATUREDATA
public static final java.lang.String MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_decimalCURRENTTEMPERATURE
MSG_EVENT_ENVIRONMENT_whatTEMPERATUREDATA
event.public static final java.lang.String MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_longEVENTCOUNT
MSG_EVENT_ENVIRONMENT_whatTEMPERATUREDATA
event.public static final java.lang.String MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_decimalLOWLAST24HOURS
MSG_EVENT_ENVIRONMENT_whatTEMPERATUREDATA
event.public static final java.lang.String MSG_EVENT_ENVIRONMENT_TEMPERATUREDATA_PARAM_decimalHIGHLAST24HOURS
MSG_EVENT_ENVIRONMENT_whatTEMPERATUREDATA
event.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.