NodeOPCUA API Documentation
    Preparing search index...

    Function generateAddressSpaceRaw

    • Parameters

      • addressSpace: IAddressSpace

        the addressSpace to populate @xmlFiles: a lis of xml files

      • xmlFiles: string | string[]
      • xmlLoader: (nodeset2xmlUri: string) => Promise<string>

        a helper function to return the content of the xml file

      • options: NodeSetLoaderOptions

      Returns Promise<void>