com.apama.cumulocity
Event RequestAllDevicesComplete


Response from Cumulocity at the end of a RequestAllDevices stream of events.
Member summary
 integerrequestId

Unique identifier for this request. Events sent at startup if requestAllDevices is set uses requestId=-1.
 stringmsg

If not empty, indicates an error.
 
Member detail

msg

            string msg
        
If not empty, indicates an error.

requestId

            integer requestId
        
Unique identifier for this request. Events sent at startup if requestAllDevices is set uses requestId=-1.