NodeOPCUA API Documentation
    Preparing search index...

    Interface ContentFilterOptions

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

    Properties

    Properties

    elements?: ContentFilterElementOptions[] | null