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