NodeOPCUA API Documentation
    Preparing search index...

    Interface TranslateBrowsePathsToNodeIdsRequestOptions

    interface TranslateBrowsePathsToNodeIdsRequestOptions {
        browsePaths?: BrowsePathOptions[] | null;
        requestHeader?: RequestHeaderOptions;
    }
    Index

    Properties

    browsePaths?: BrowsePathOptions[] | null
    requestHeader?: RequestHeaderOptions