public static interface BrickletCO2.CO2ConcentrationListener extends DeviceListener
BrickletCO2.setCO2ConcentrationCallbackPeriod(long)
. The parameter is the CO2
concentration of the sensor.
The BrickletCO2.CO2ConcentrationListener
listener is only triggered if the CO2 concentration
has changed since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
co2Concentration(int co2Concentration) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.