public static interface BrickletIndustrialDigitalIn4V2.ValueListener extends DeviceListener
BrickletIndustrialDigitalIn4V2.setValueCallbackConfiguration(int, long, boolean)
.
The parameters are the channel, a value-changed indicator and the actual
value for the channel. The `changed` parameter is true if the value has changed
since the last listener.Modifier and Type | Method and Description |
---|---|
void |
value(int channel,
boolean changed,
boolean value) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.