public interface ReadItem extends DriverItem
ReadItem represents an address to read from the underlying device and provides a callback to use when the
value is read.| Modifier and Type | Method and Description |
|---|---|
void |
setValue(DataValue value)
Callback that the driver will invoke when the read completes.
|
getAddress, getAddressObject, getNodeId, setAddressObject