Package com.cumulocity.sdk.client.alarm

Provides the classes necessary to create, update and query alarms.

See:
          Description

Interface Summary
AlarmApi API for creating, updating and retrieving alarms from the platform.
 

Class Summary
AlarmApiImpl  
AlarmCollectionImpl  
AlarmFilter A filter to be used in alarm queries.
 

Package com.cumulocity.sdk.client.alarm Description

Provides the classes necessary to create, update and query alarms. Alarm is represented by AlarmRepresentation and a set of alarms by AlarmCollectionRepresentation. Alarm api involves four main entities: the alarm api operationCollection, the alarm operationCollection, the alarm collection operationCollection and the alarm filter operationCollection.

Since:
0.9
See Also:
com.cumulocity.rest.representation.alarm


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.