NodeOPCUA API Documentation
    Preparing search index...

    Type Alias XmlLoaderAsyncFunc

    XmlLoaderAsyncFunc: (nodeset2xmlUri: string) => Promise<string>

    Type Declaration

      • (nodeset2xmlUri: string): Promise<string>
      • Parameters

        • nodeset2xmlUri: string

        Returns Promise<string>