IWwEventMessageType

The interface definition IWwEventMessageType describes the common extensions for all events and conditions. Each instance definition that includes this interface with a HasInterface reference defines the predefined extensions.
The representation of the IWwEventMessageType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1002 |
NamespaceUri | http://opcfoundation.org/UA/Woodworking/ |
BrowseName | IWwEventMessageType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | BaseInterfaceType |
The references from the IWwEventMessageType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | Arguments | WwMessageArgumentDataType[] | PropertyType | Optional |
HasProperty | Variable | EventCategory | WwEventCategoryEnumeration | PropertyType | Mandatory |
HasProperty | Variable | Group | String | PropertyType | Optional |
HasProperty | Variable | LocalizedMessages | LocalizedText[] | PropertyType | Optional |
HasProperty | Variable | MessageId | String | PropertyType | Mandatory |
HasProperty | Variable | MessageName | String | PropertyType | Optional |
HasProperty | Variable | PathParts | String[] | PropertyType | Mandatory |