public static interface BrickletVoltageCurrent.CurrentListener extends DeviceListener
BrickletVoltageCurrent.setCurrentCallbackPeriod(long)
. The parameter is the current of the
sensor.
The BrickletVoltageCurrent.CurrentListener
listener is only triggered if the current has changed since
the last triggering.Modifier and Type | Method and Description |
---|---|
void |
current(int current) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.