Uses of Interface
com.cumulocity.sdk.client.alarm.AlarmCollection
Package
Description
Provides the classes necessary to create, update and query alarms.
-
Uses of AlarmCollection in com.cumulocity.sdk.client.alarm
Modifier and TypeMethodDescriptionAlarmApi.getAlarms()
Gets all alarms from the platformAlarmApiImpl.getAlarms()
AlarmApi.getAlarmsByFilter
(AlarmFilter filter) Gets alarms from the platform based on the specified filterAlarmApiImpl.getAlarmsByFilter
(AlarmFilter filter)