public static interface BrickletCO2V2.AllValuesListener extends DeviceListener
BrickletCO2V2.setAllValuesCallbackConfiguration(long, boolean)
.
The parameters are the same as BrickletCO2V2.getAllValues()
.
\note
The sensor is able to messure up to 120 °C. However it is only specified up to 70 °C.
Exposing the Bricklet to higher temperatures might result in permanent damage.Modifier and Type | Method and Description |
---|---|
void |
allValues(int co2Concentration,
int temperature,
int humidity) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.