fun getAllForDevice(id: String, responder: RequestResponder<List<Event>>): Unit
Retrieves the 100 events emitted for the given object
id - internal id of the device/object for which we want to retrieve events
id
responder - List of the last 100 events
responder