public static interface BrickletCurrent12.CurrentReachedListener extends DeviceListener
BrickletCurrent12.setCurrentCallbackThreshold(char, short, short)
is reached.
The parameter is the current of the sensor.
If the threshold keeps being reached, the listener is triggered periodically
with the period as set by BrickletCurrent12.setDebouncePeriod(long)
.Modifier and Type | Method and Description |
---|---|
void |
currentReached(short current) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.