Package | Description |
---|---|
com.cumulocity.sdk.client.alarm |
Provides the classes necessary to create, update and query alarms.
|
Modifier and Type | Class and Description |
---|---|
class |
AlarmCollectionImpl |
Modifier and Type | Method and Description |
---|---|
AlarmCollection |
AlarmApi.getAlarms()
Gets all alarms from the platform
|
AlarmCollection |
AlarmApiImpl.getAlarms() |
AlarmCollection |
AlarmApi.getAlarmsByFilter(AlarmFilter filter)
Gets alarms from the platform based on the specified filter
|
AlarmCollection |
AlarmApiImpl.getAlarmsByFilter(AlarmFilter filter) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.