public interface IDeviceCommandResponseCreateRequest extends IDeviceEventCreateRequest
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.
|
getEventDate, getMetadata, isUpdateState, setUpdateState
java.lang.String getOriginatingEventId()
IDeviceCommandInvocation
that triggered the response.java.lang.String getResponseEventId()
java.lang.String getResponse()