public class Dnp3SerialDataSource extends Dnp3DataSource
| Modifier and Type | Field and Description |
|---|---|
private Dnp3SerialDataSourceVO |
configuration |
DATA_SOURCE_EXCEPTION_EVENT, POINT_READ_EXCEPTION_EVENTdataPoints, pointListChangedaddedChangedPoints, 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, terminatebeginPolling, joinTermination, scheduleTimeout, setPollingPeriod, updateChangedPointsaddDataPoint, forcePointRead, getExceptionMessage, getId, getName, getPersistentData, getSerialExceptionMessage, raiseEvent, relinquish, removeDataPoint, returnToNormal, setPersistentDataprivate final Dnp3SerialDataSourceVO configuration
public Dnp3SerialDataSource(Dnp3SerialDataSourceVO configuration)
public void initialize()
initialize in interface com.serotonin.util.ILifecycleinitialize in class DataSourceRTprotected com.serotonin.web.i18n.LocalizableMessage getLocalExceptionMessage(java.lang.Exception e)
getLocalExceptionMessage in class Dnp3DataSource