NodeOPCUA API Documentation
    Preparing search index...

    Type Alias AddCommentEventHandler

    AddCommentEventHandler: (
        eventId: Buffer | null,
        comment: LocalizedText,
        branch: ConditionSnapshot,
    ) => void

    Type Declaration