UpdateBehavior

http://opcfoundation.org/UA/DI/

1.04.0

2022-11-03


NodeId ns=1;i=333
NodeClass DataType
BrowseName 1:UpdateBehavior
DisplayName UpdateBehavior
BaseType 0:UInt32
IsAbstract False
Name Bit No Description
KeepsParameters 0 If KeepsParameters is not set, the device will lose its configuration during update. The Client should do a backup of the parameters before the update and restore them afterwards.
WillDisconnect 1 If WillDisconnect is set, the OPC UA Server will restart during installation. This can be the case if the update is about the firmware of the device that hosts the OPC UA Server.
RequiresPowerCycle 2 If RequiresPowerCycle is set, the devices require a manual power off / power on for installation.
WillReboot 3 If WillReboot is set, the device will reboot during the update, inclusive of embedded infrastructure elements like an integrated switch. An update Client should take this into account since the devices behind an integrated switch are not reachable for that time.
NeedsPreparation 4 If NeedsPreparation is not set, the Client can install the update without maintaining the PrepareForUpdateStateMachine. This can be used to support an installation without stopping the software.
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:OptionSetValues 0:PropertyType 0:LocalizedText[5]