6.3.4.2 PnAssetChangedEventType

This event is fired when a new asset (controller, device, real module, real submodule or asset) is detected, an asset was removed, or the data of an asset changed. The event is fired on the object with the change.

An asset change for a device, real module or real submodule means that its I&M data (PnIdentificationType) has changed. See section 5.3.2.6Asset change detection” for details.

Table 103 – PnAssetChangedEventType Definition
Attribute Value
BrowseNamePnAssetChangedEventType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Modelling Rule
Subtype of BaseEventType defined in [OPC 10000-5].
HasPropertyVariableAssetTypePnAssetTypeEnumerationPropertyTypeMandatory
HasPropertyVariableAssetChangePnAssetChangeEnumerationPropertyTypeMandatory

The SourceNode variable of the event includes the NodeId of the asset object.

The Severity variable shall be set according to the following table.

Severity Cause
10Minor important asset detected
20Normal important asset detected
30Asset of vital importance detected
110Minor important asset changed
120Normal important asset changed
130Asset of vital importance changed
1100Minor important asset removed
1200Normal important asset removed
1300Asset of vital importance removed