public class IEC101SerialDataSource extends IEC101DataSource
Modifier and Type | Field and Description |
---|---|
private IEC101SerialDataSourceVO |
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 |
---|
IEC101SerialDataSource(IEC101SerialDataSourceVO 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 IEC101SerialDataSourceVO configuration
public IEC101SerialDataSource(IEC101SerialDataSourceVO configuration)
public void initialize()
initialize
in interface com.serotonin.util.ILifecycle
initialize
in class DataSourceRT