public interface Attribute
Variable| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
handleData(org.apache.mina.core.buffer.IoBuffer data,
Map<String,org.eclipse.scada.core.Variant> attributes,
org.eclipse.scada.core.Variant timestamp) |
void |
handleError(Map<String,org.eclipse.scada.core.Variant> attributes) |
void |
handleWrite(org.eclipse.scada.core.Variant value) |
void |
start(MemoryRequestBlock block,
int offset) |
void |
stop() |
void handleData(org.apache.mina.core.buffer.IoBuffer data,
Map<String,org.eclipse.scada.core.Variant> attributes,
org.eclipse.scada.core.Variant timestamp)
String getName()
void handleWrite(org.eclipse.scada.core.Variant value)
void start(MemoryRequestBlock block, int offset)
void stop()