public interface OperationResult
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeviceId()
Returns device id of a device which has replied the message.
|
java.lang.String |
getDeviceType()
Returns device type of a device which has replied the message.
|
java.lang.String |
getMessage()
Returns error or warning message generated by the device in result of operation execution.
|
java.lang.String getDeviceId()
java.lang.String getDeviceType()
java.lang.String getMessage()
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.