BaseEventType

The representation of the BaseEventType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=2041 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | BaseEventType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | BaseObjectType |
Categories | Address Space Events |
The references from the BaseEventType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EventId | ByteString | PropertyType | Mandatory |
HasProperty | Variable | EventType | NodeId | PropertyType | Mandatory |
HasProperty | Variable | SourceNode | NodeId | PropertyType | Mandatory |
HasProperty | Variable | SourceName | String | PropertyType | Mandatory |
HasProperty | Variable | Time | UtcTime | PropertyType | Mandatory |
HasProperty | Variable | ReceiveTime | UtcTime | PropertyType | Mandatory |
HasProperty | Variable | LocalTime | TimeZoneDataType | PropertyType | Optional |
HasProperty | Variable | Message | LocalizedText | PropertyType | Mandatory |
HasProperty | Variable | Severity | UInt16 | PropertyType | Mandatory |
HasSubtype | ObjectType | AuditEventType | |||
HasSubtype | ObjectType | SystemEventType | |||
HasSubtype | ObjectType | BaseModelChangeEventType | |||
HasSubtype | ObjectType | SemanticChangeEventType | |||
HasSubtype | ObjectType | EventQueueOverflowEventType | |||
HasSubtype | ObjectType | ProgressEventType | |||
HasSubtype | ObjectType | TransitionEventType | |||
HasSubtype | ObjectType | ConditionType |