NodeOPCUA API Documentation
    Preparing search index...

    Interface AnnotationOptions

    interface AnnotationOptions {
        annotationTime?: DateTime;
        message?: UAString;
        userName?: UAString;
    }
    Index

    Properties

    annotationTime?: DateTime
    message?: UAString
    userName?: UAString