public interface IDeviceCommandResponse extends IDeviceEvent
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOriginatingEventId()
Get id of
IDeviceCommandInvocation that triggered the response. |
java.lang.String |
getResponse()
Get response payload.
|
java.lang.String |
getResponseEventId()
Get id of event sent as a response.
|
getAssetId, getAssetModuleId, getAssignmentType, getDeviceAssignmentToken, getEventDate, getEventType, getId, getReceivedDate, getSiteToken
addOrReplaceMetadata, clearMetadata, getMetadata, getMetadata, removeMetadata
java.lang.String getOriginatingEventId()
IDeviceCommandInvocation
that triggered the response.java.lang.String getResponseEventId()
java.lang.String getResponse()