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