public class Dnp3SerialDataSource extends Dnp3DataSource
Modifier and Type | Field and Description |
---|---|
private Dnp3SerialDataSourceVO |
configuration |
DATA_SOURCE_EXCEPTION_EVENT, POINT_READ_EXCEPTION_EVENT
dataPoints, pointListChanged
addedChangedPoints, ATTR_DISCONNECTED_KEY, ATTR_UNRELIABLE_KEY, pointListChangeLock, removedPoints
Constructor and Description |
---|
Dnp3SerialDataSource(Dnp3SerialDataSourceVO configuration) |
Modifier and Type | Method and Description |
---|---|
protected com.serotonin.web.i18n.LocalizableMessage |
getLocalExceptionMessage(java.lang.Exception e) |
void |
initialize() |
doPoll, initialize, setPointValue, terminate
beginPolling, joinTermination, scheduleTimeout, setPollingPeriod, updateChangedPoints
addDataPoint, forcePointRead, getExceptionMessage, getId, getName, getPersistentData, getSerialExceptionMessage, raiseEvent, relinquish, removeDataPoint, returnToNormal, setPersistentData
private final Dnp3SerialDataSourceVO configuration
public Dnp3SerialDataSource(Dnp3SerialDataSourceVO configuration)
public void initialize()
initialize
in interface com.serotonin.util.ILifecycle
initialize
in class DataSourceRT
protected com.serotonin.web.i18n.LocalizableMessage getLocalExceptionMessage(java.lang.Exception e)
getLocalExceptionMessage
in class Dnp3DataSource