com.apama.cumulocity
Event FindManagedObjectResponseAck


Completed search for Managed object.
Constant Summary
 constant stringCHANNEL := "cumulocity.finddevice.response"

The channel to which FindManagedObject responses are sent from the transport.
 
Member Summary
 integerreqId

Request identifier.
 
Constant Detail

CHANNEL

constant string CHANNEL := "cumulocity.finddevice.response"
The channel to which FindManagedObject responses are sent from the transport.
Member Detail

reqId

integer reqId
Request identifier.

Equal to the reqId in the FindManagedObject event.