public class WriteSingleDataResponse extends BaseMessage
functionCode, transactionId, unitIdentifier
Constructor and Description |
---|
WriteSingleDataResponse(int transactionId,
byte unitIdentifier,
byte functionCode,
int address,
int value) |
Modifier and Type | Method and Description |
---|---|
int |
getAddress() |
int |
getValue() |
getFunctionCode, getTransactionId, getUnitIdentifier