com.prosysopc.ua.nodes
Interface DataChangeListener


public interface DataChangeListener


Method Summary
 void onDataChange(UaNode uaNode, org.opcfoundation.ua.builtintypes.DataValue prevValue, org.opcfoundation.ua.builtintypes.DataValue value)
           
 

Method Detail

onDataChange

void onDataChange(UaNode uaNode,
                  org.opcfoundation.ua.builtintypes.DataValue prevValue,
                  org.opcfoundation.ua.builtintypes.DataValue value)
Parameters:
uaNode -
prevValue -
value -


Copyright © 2018. All rights reserved.