NodeOPCUA API Documentation
    Preparing search index...

    Interface RelativePathOptions

    interface RelativePathOptions {
        elements?: RelativePathElementOptions[] | null;
    }
    Index

    Properties

    Properties

    elements?: RelativePathElementOptions[] | null