public interface WriteItem extends DriverItem
| Modifier and Type | Method and Description |
|---|---|
Variant |
getWriteValue() |
void |
setWriteStatus(StatusCode status)
Callback for when the write is finished.
|
getAddress, getAddressObject, getNodeId, setAddressObjectVariant getWriteValue()
void setWriteStatus(StatusCode status)
status - A StatusCode that indicates the success or failure of the write.