NodeOPCUA API Documentation
    Preparing search index...

    Interface ContentFilterOptions

    interface ContentFilterOptions {
        elements?: ContentFilterElementOptions[] | null;
    }
    Index
    elements?: ContentFilterElementOptions[] | null