5 Model

5.10 Audit Events

5.10.4 AuditConditionCommentEventType

This EventType is used to report an AddComment action. It is formally defined in Table 122.
Table 122 – AuditConditionCommentEventType definition
Attribute | Value |
---|---|
BrowseName | AuditConditionCommentEventType |
IsAbstract | False |
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | ConditionEventId | ByteString | PropertyType | Mandatory |
HasProperty | Variable | Comment | LocalizedText | PropertyType | Mandatory |
Subtype of the AuditConditionEventType defined in 5.10.2 that is, inheriting the InstanceDeclarations of that Node. | |||||
ConformanceUnits | |||||
A & C Auditing |
The ConditionEventId field shall contain the id of the event for which the comment was added.
The Comment contains the actual comment that was added.