Uses of Interface
com.cumulocity.sdk.client.alarm.AlarmCollection
Packages that use AlarmCollection
Package
Description
Provides the classes necessary to create, update and query alarms.
-
Uses of AlarmCollection in com.cumulocity.sdk.client.alarm
Classes in com.cumulocity.sdk.client.alarm that implement AlarmCollectionMethods in com.cumulocity.sdk.client.alarm that return AlarmCollectionModifier 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)