public static interface BrickletIO4V2.AllInputValueListener extends DeviceListener
BrickletIO4V2.setAllInputValueCallbackConfiguration(long, boolean)
.
The parameters are the same as BrickletIO4V2.getValue()
. Additional the
`changed` parameter is true if the value has changed since
the last listener.Modifier and Type | Method and Description |
---|---|
void |
allInputValue(boolean[] changed,
boolean[] value) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.