FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
string | CHANNEL := "cumulocity.findmeasurement.response" The channel to which FindMeasurement responses are sent from the transport. |
Member summary | |
---|---|
integer | reqId Request identifier. |
boolean | error True if an error was received during this FindMeasurement request. |
integer | statusCode Status code from the final response. |
string | errorDetails If there is an error, typically this will be the error message parsed from the error event else empty. |
Constant detail |
---|
string CHANNEL := "cumulocity.findmeasurement.response"The channel to which FindMeasurement responses are sent from the transport.
Member detail |
---|
boolean errorTrue if an error was received during this FindMeasurement request.
string errorDetailsIf there is an error, typically this will be the error message parsed from the error event else empty.
integer reqIdRequest identifier.
integer statusCodeStatus code from the final response.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |