namespace http://opcfoundation.org/UA/
nodeClass DataType
name Annotation
isAbstract false
interface DTAnnotation {
    annotationTime: Date;
    message: UAString;
    userName: UAString;
}

Hierarchy (view full)

Properties

annotationTime: Date
message: UAString
userName: UAString