com.apama.cumulocity
Event FindManagedObjectResponse
Sent in response to a FindManagedObject request and contains a 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.