public static interface BrickletRS485.ModbusMasterReadDiscreteInputsResponseListener extends DeviceListener
BrickletRS485.setModbusConfiguration(int, long)
.
\note
If reconstructing the value fails, the listener is triggered with null for discreteInputs.Modifier and Type | Method and Description |
---|---|
void |
modbusMasterReadDiscreteInputsResponse(int requestID,
int exceptionCode,
boolean[] discreteInputs) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.