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