ConfigurationUpdateType

http://opcfoundation.org/UA/

1.05.05

2025-06-30


NodeId i=15539
NodeClass DataType
BrowseName 0:ConfigurationUpdateType
DisplayName ConfigurationUpdateType
BaseType 0:Enumeration
IsAbstract False
Name Value Description
Insert 1 The target is added. An error occurs if a name conflict occurs.
Replace 2 Existing records are updated. An error occurs if a name cannot be matched to an existing record.
InsertOrReplace 3 Existing records are updated. New records are created if no match to an exising record.
Delete 4 Existing records are deleted. An error occurs if a name cannot be matched to an existing record.
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:EnumValues 0:PropertyType 0:EnumValueType[4]