public class NoUpdateDetectorRT extends DifferenceDetectorRT
eventActive, lastChange
vo
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, setEventActive
initialize, scheduleJob, scheduleTimeoutImpl, unscheduleJob
getDurationDescription, getDurationMS, isJobScheduled, scheduleJob, scheduleTimeout, terminate, unscheduleJob
createEventContext, getEventDetectorKey, getEventType, joinTermination, pointBackdated, pointChanged, pointInitialized, pointSet, pointTerminated, raiseEvent, returnToNormal
addListener, fireEventDetectorStateChanged, fireEventDetectorTerminated, hasListeners, removeListener
public NoUpdateDetectorRT(PointEventDetectorVO vo)
public void pointUpdated(PointValueTime newValue)
DataPointListener
pointUpdated
in interface DataPointListener
pointUpdated
in class PointEventDetectorRT
public com.serotonin.web.i18n.LocalizableMessage getMessage()
getMessage
in class PointEventDetectorRT