| Package | Description | 
|---|---|
| com.serotonin.mango.rt.event.detectors | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AlphanumericStateDetectorRT | 
| class  | AnalogHighLimitDetectorRTThe AnalogHighLimitDetector is used to detect occurrences of point values exceeding the given high limit for a given
 duration. | 
| class  | AnalogLowLimitDetectorRTThe AnalogLowLimitDetector is used to detect occurances of point values below the given low limit for a given
 duration. | 
| class  | BinaryStateDetectorRT | 
| class  | DifferenceDetectorRT | 
| class  | MultistateStateDetectorRT | 
| class  | NegativeCusumDetectorRTThe NegativeCusumDetectorRT is used to detect occurances of point values below the given CUSUM limit for a given
 duration. | 
| class  | NoChangeDetectorRT | 
| class  | NoUpdateDetectorRT | 
| class  | PositiveCusumDetectorRTThe PositiveCusumDetector is used to detect occurances of point values exceeding the given CUSUM limit for a given
 duration. | 
| class  | StateDetectorRT |