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