6 Standard ObjectTypes

6.4 ObjectTypes used as EventTypes

6.4.20 AuditAddNodesEventType

This EventType is defined in OPC 10000-3. Its representation in the AddressSpace is formally defined in Table 41.
Table 41 – AuditAddNodesEventType definition
Attribute | Value |
---|---|
BrowseName | AuditAddNodesEventType |
IsAbstract | True |
Subtype of the AuditNodeManagementEventType defined in 6.4.19, which means it inherits the InstanceDeclarations of that Node.
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | NodesToAdd | AddNodesItem[] | PropertyType | Mandatory |
Conformance Units | |||||
Auditing NodeManagement |
This EventType inherits all Properties of the AuditNodeManagementEventType. Their semantic is defined in 6.4.19. The SourceName for Events of this type shall be “NodeManagement/AddNodes”.
The additional Properties defined for this EventType reflect parameters of the Service call that triggers the Event.
NodesToAdd is the NodesToAdd parameter of the AddNodes Service call.