NodeOPCUA API Documentation
    Preparing search index...

    Interface IBasicSessionTranslateBrowsePathAsyncSimple

    interface IBasicSessionTranslateBrowsePathAsyncSimple {
        translateBrowsePath(
            browsePath: BrowsePathOptions,
        ): Promise<BrowsePathResult>;
    }

    Hierarchy (View Summary)

    Index

    Methods