com.apama.cumulocity
Event FindMeasurementResponse
Response from Cumulocity to a FindMeasurement request, sent for each 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.- Since:
- 10.5.2.0
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.