public static interface BrickletCurrent12.AnalogValueListener extends DeviceListener
BrickletCurrent12.setAnalogValueCallbackPeriod(long)
. The parameter is the analog value
of the sensor.
The BrickletCurrent12.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 © 2021 Tinkerforge GmbH. All rights reserved.