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

getAllForDevice

fun getAllForDevice(deviceId: String, responder: RequestResponder<List<Alarm>>): Unit

Retrieves the alarm details for the given managed object

Parameters

id - the id of the managed object that is to be queried

responder - : the callback to be called with the list of alarms