public static interface BrickletAirQuality.AllValuesListener extends DeviceListener
BrickletAirQuality.setAllValuesCallbackConfiguration(long, boolean)
.
The parameters are the same as BrickletAirQuality.getAllValues()
.Modifier and Type | Method and Description |
---|---|
void |
allValues(int iaqIndex,
int iaqIndexAccuracy,
int temperature,
int humidity,
int airPressure) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.