| 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 | reqIdRequest identifier from the original GenericRequest. |
boolean | errorTrue if an error was received during this GenericRequest. |
integer | statusCodeStatus code from the final response. |
string | detailsResponse 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 | ||||||