public class IEC101EthernetDataSource extends IEC101DataSource
Modifier and Type | Field and Description |
---|---|
private IEC101EthernetDataSourceVO |
configuration |
DATA_SOURCE_EXCEPTION_EVENT, POINT_READ_EXCEPTION_EVENT, POINT_WRITE_EXCEPTION_EVENT
dataPoints, pointListChanged
addedChangedPoints, ATTR_DISCONNECTED_KEY, ATTR_UNRELIABLE_KEY, pointListChangeLock, removedPoints
Constructor and Description |
---|
IEC101EthernetDataSource(IEC101EthernetDataSourceVO configuration) |
Modifier and Type | Method and Description |
---|---|
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 IEC101EthernetDataSourceVO configuration
public IEC101EthernetDataSource(IEC101EthernetDataSourceVO configuration)
public void initialize()
initialize
in interface com.serotonin.util.ILifecycle
initialize
in class DataSourceRT