public static interface BrickletHumidity.HumidityListener extends DeviceListener
BrickletHumidity.setHumidityCallbackPeriod(long)
. The parameter is the humidity of
the sensor.
The BrickletHumidity.HumidityListener
listener is only triggered if the humidity has changed since
the last triggering.Modifier and Type | Method and Description |
---|---|
void |
humidity(int humidity) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.