fun getAllForDevice(deviceId: String, responder: RequestResponder<List<Alarm>>): Unit
Retrieves the alarm details for the given managed object
id
- the id of the managed object that is to be queried
responder
- : the callback to be called with the list of alarms