public interface CarbonDioxydeSensor extends GenericDevice
Modifier and Type | Field and Description |
---|---|
static String |
CARBON_DIOXYDE_SENSOR_CURRENT_CONCENTRATION
Service property indicating the current value of CO2 measured by the gas sensor, expressed in µg/m^3.
|
DEFAULT_HEIGHT, DEFAULT_WIDTH, DEVICE_SERIAL_NUMBER, FAULT_NO, FAULT_PROPERTY_NAME, FAULT_UNKNOWN, FAULT_YES, LOCATION_PROPERTY_NAME, LOCATION_UNKNOWN, STATE_ACTIVATED, STATE_DEACTIVATED, STATE_PROPERTY_NAME, STATE_UNKNOWN
Modifier and Type | Method and Description |
---|---|
double |
getCO2Concentration()
Return the current CO2 concentration sensed by this gas sensor, expressed in
µg/m^3.
|
addListener, constainsProperty, enterInZones, getFault, getProperties, getPropertyValue, getSerialNumber, getState, hasPropertyValue, leavingZones, removeListener, removeProperty, setFault, setPropertyValue, setState
static final String CARBON_DIOXYDE_SENSOR_CURRENT_CONCENTRATION
java.lang.Double
always positive
.getCO2Concentration()
,
Constant Field ValuesCopyright © 2012-2013 ADELE Research Group. All Rights Reserved.