public class TestItem1 extends DataItemOutput
listener| Constructor and Description |
|---|
TestItem1(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Variant> |
getAttributes() |
|
startSetAttributes(java.util.Map<java.lang.String,Variant> attributes,
OperationParameters operationParameters)
Start the write attributes operation
|
|
startWriteValue(Variant value,
OperationParameters operationParameters)
The write operation of a data item.
|
readValuegetCacheAttributes, getCacheValue, getInformation, handleListenerChange, notifyData, notifyData, setListenerpublic java.util.Map<java.lang.String,Variant> getAttributes()
publicstartSetAttributes(java.util.Map<java.lang.String,Variant> attributes, OperationParameters operationParameters)
DataItemattributes - attributes to setpublicstartWriteValue(Variant value, OperationParameters operationParameters)
DataItemvalue - The value to write to the subsystem
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0