Bases: object
Base class for alarm rule evaluator plugins.
Interface definition.
evaluate an alarm alarm Alarm: an instance of the Alarm
Check whether the alarm is within at least one of its time limits.
If there are none, then the answer is yes.