com.apama.cumulocity
Event FindMeasurementResponseAck


Response from Cumulocity when it has completed searching for measurements.
Since:
10.1.0.9/10.2.0.3/10.3.0.0

Constant summary
 stringCHANNEL := "cumulocity.findmeasurement.response"

The channel to which FindMeasurement responses are sent from the transport.
 
Member summary
 integerreqId

Request identifier.
 
Constant detail

CHANNEL

            string CHANNEL := "cumulocity.findmeasurement.response"
        
The channel to which FindMeasurement responses are sent from the transport.
Member detail

reqId

            integer reqId
        
Request identifier.

Equal to the reqId in the FindMeasurement event.