com.apama.cumulocity
Event FindManagedObjectResponseAck


Response from Cumulocity when it has completed searching for managed objects.
Constant summary
 stringCHANNEL := "cumulocity.finddevice.response"

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

Request identifier.
 
Constant detail

CHANNEL

            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.