FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Constant summary | |
---|---|
string | CHANNEL := "cumulocity.generic.response" The channel to which Generic responses are sent from the transport.
|
Field summary | |
---|---|
integer | reqId Request identifier from the original GenericRequest. |
boolean | error True if an error was received during this GenericRequest. |
integer | statusCode Status code from the final response. |
string | details Response details that weren't sent as GenericResponse events. |
Constant detail |
---|
string CHANNEL := "cumulocity.generic.response"
Field detail |
---|
string detailsResponse details that weren't sent as GenericResponse events.
boolean errorTrue if an error was received during this GenericRequest.
integer reqIdRequest identifier from the original GenericRequest.
integer statusCodeStatus code from the final response.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |