com.apama.cumulocity
Event FindMeasurementResponse
Sent in response to a FindMeasurement request and contains a matching Measurement.
-
Since:
- 10.1.0.9/10.2.0.3/10.3.0.0
Constant summary |
string | CHANNEL := "cumulocity.findmeasurement.response"
The channel to which FindMeasurement responses are sent from the transport.
-
Deprecated:
-
[This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
|
string | SUBSCRIBE_CHANNEL := "cumulocity.findmeasurement.response"
The channel to which FindMeasurement responses are sent from the transport. |
CHANNEL
string CHANNEL := "cumulocity.findmeasurement.response"
-
Deprecated:
-
[This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
The channel to which FindMeasurement responses are sent from the transport.
SUBSCRIBE_CHANNEL
string SUBSCRIBE_CHANNEL := "cumulocity.findmeasurement.response"
The channel to which FindMeasurement responses are sent from the transport.
id
string id
Equal to the id in the Measurement event.
measurement
com.apama.cumulocity.Measurement measurement
The Measurement object.
reqId
integer reqId
Request identifier.