9.15 RootCauseListChangeLogType EventType
The RootCauseListChangeLogType event is generated when the root cause list is changed.
The RootCauseListChangeLogType representation in the AddressSpace is formally defined in the following table.
| Attribute | Value | |||||
| BrowseName | RootCauseListChangeLogType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node. | ||||||
| 0:HasProperty | Variable | NewRootCauseMessages | RootCauseMessageType[] | 0:PropertyType | M, RO | |
| 0:HasProperty | Variable | OldRootCauseMessages | RootCauseMessageType[] | 0:PropertyType | M, RO | |
| BrowseName | Description |
| NewRootCauseMessages | The list of modified root cause messages. |
| OldRootCauseMessages | The list of root cause messages prior to the change. Each old root cause message is in the same position in the array as the respective new root cause message. |