Package | Description |
---|---|
org.eclipse.scada.da.server.common.chain | |
org.eclipse.scada.da.server.common.osgi.factory |
Modifier and Type | Method and Description |
---|---|
void |
AttributeWriteHandlerItem.setWriteHandler(AttributeWriteHandler writeHandler)
Change the write handler
|
Constructor and Description |
---|
AttributeWriteHandlerItem(DataItemInformation di,
AttributeWriteHandler writeHandler,
Executor executor) |
AttributeWriteHandlerItem(String itemId,
AttributeWriteHandler writeHandler,
Executor executor) |
Modifier and Type | Method and Description |
---|---|
AttributeWriteHandlerItem |
DataItemFactory.createOutput(String localId,
Map<String,Variant> properties,
AttributeWriteHandler writeHandler) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.