public class NoChangeDetectorRT extends DifferenceDetectorRT
eventActive, lastChangevo| Constructor and Description |
|---|
NoChangeDetectorRT(PointEventDetectorVO vo) |
| Modifier and Type | Method and Description |
|---|---|
com.serotonin.web.i18n.LocalizableMessage |
getMessage() |
void |
pointChanged(PointValueTime oldValue,
PointValueTime newValue)
This method is called every time the point gets a value that is different from its previous value (except for its
initialization).
|
getConditionActiveTime, initializeState, isEventActive, pointData, setEventActiveinitialize, scheduleJob, scheduleTimeoutImpl, unscheduleJobgetDurationDescription, getDurationMS, isJobScheduled, scheduleJob, scheduleTimeout, terminate, unscheduleJobcreateEventContext, getEventDetectorKey, getEventType, joinTermination, pointBackdated, pointInitialized, pointSet, pointTerminated, pointUpdated, raiseEvent, returnToNormaladdListener, fireEventDetectorStateChanged, fireEventDetectorTerminated, hasListeners, removeListenerpublic NoChangeDetectorRT(PointEventDetectorVO vo)
public void pointChanged(PointValueTime oldValue, PointValueTime newValue)
DataPointListenerpointChanged in interface DataPointListenerpointChanged in class PointEventDetectorRTpublic com.serotonin.web.i18n.LocalizableMessage getMessage()
getMessage in class PointEventDetectorRT