Overload | Description |
---|---|
CreateDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath,String) | Creates a new directory under an existing OPC UA directory, specifying the endpoint descriptor, directory named node path, and directory name. |
CreateDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>,String) | Creates a new directory under an existing OPC UA directory, specifying the endpoint descriptor, directory node descriptor, directory path elements, and directory name. |