com.prosysopc.ua.types.opcua.server
Interface FileTypeWriteMethod


public interface FileTypeWriteMethod


Method Summary
 void write(ServiceContext serviceContext, FileTypeNode node, org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle, org.opcfoundation.ua.builtintypes.ByteString data)
           
 

Method Detail

write

void write(ServiceContext serviceContext,
           FileTypeNode node,
           org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle,
           org.opcfoundation.ua.builtintypes.ByteString data)
           throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.