NodeOPCUA API Documentation
    Preparing search index...

    Interface PublishedEventsDataTypeOptions

    interface PublishedEventsDataTypeOptions {
        eventNotifier?: NodeIdLike | null;
        filter?: ContentFilterOptions;
        selectedFields?: SimpleAttributeOperandOptions[] | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    eventNotifier?: NodeIdLike | null
    selectedFields?: SimpleAttributeOperandOptions[] | null