com.apama.cumulocity
Event FindManagedObjectResponse
Response from Cumulocity to a FindManagedObject request, sent for each matching ManagedObject.
Constant summary |
---|
string | CHANNEL := "cumulocity.finddevice.response"
The channel to which FindManagedObject responses are sent from the transport.- Deprecated:
- [This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
|
string | SUBSCRIBE_CHANNEL := "cumulocity.finddevice.response"
The channel to which FindManagedObject responses are sent from the transport. |
CHANNEL
string CHANNEL := "cumulocity.finddevice.response"
- Deprecated:
- [This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
The channel to which FindManagedObject responses are sent from the transport.
SUBSCRIBE_CHANNEL
string SUBSCRIBE_CHANNEL := "cumulocity.finddevice.response"
The channel to which FindManagedObject responses are sent from the transport.- Since:
- 10.5.2.0
id
string id
Equal to the id in the FindManagedObject event.
managedObject
com.apama.cumulocity.ManagedObject managedObject
The ManagedObject object.
reqId
integer reqId
Request identifier.