Cumulocity API Services / com.softwareag.jc.cumulocity.services.api / EventsService / getAllForDevice

getAllForDevice

fun getAllForDevice(id: String, responder: RequestResponder<List<Event>>): Unit

Retrieves the 100 events emitted for the given object

Parameters

id - internal id of the device/object for which we want to retrieve events

responder - List of the last 100 events