public static interface BrickletCurrent25.AnalogValueReachedListener extends DeviceListener
BrickletCurrent25.setAnalogValueCallbackThreshold(char, int, int)
is reached.
The parameter is the analog value of the sensor.
If the threshold keeps being reached, the listener is triggered periodically
with the period as set by BrickletCurrent25.setDebouncePeriod(long)
.Modifier and Type | Method and Description |
---|---|
void |
analogValueReached(int value) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.