Package obixserver.core.alarm

Alarm Sybsystem

See:
          Description

Class Summary
AlarmImpl Alarm implementation for a generic alarm service.
AlarmManager Manages alarm lifecycle: creation, deletion and updates.
 

Package obixserver.core.alarm Description

Alarm Sybsystem

Alarm subsystem of oBIX server. An alarm is trigerred when a condition is met. oBIX specification addresses alarm reporting: alarm creation is left to the server implementation. In this implementation, alarms can be created by specifying conditions. When the condition is met, alarm is trigerred. the rest of the lifecycle is performed according to the spec. A server instance can provide a gateway URL for specifying Conditions, such as: Alarm op create URI observable Obj condition Real low Real hi



Copyright © 2006-2008 Peter Michalek All Rights Reserved.