Class VariableTypeNodeProperties

java.lang.Object
org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNodeProperties

public final class VariableTypeNodeProperties extends Object
  • Field Details

    • NodeVersion

      public static final QualifiedProperty<String> NodeVersion
      The NodeVersion Property is used to indicate the version of a Node. It does not apply to Properties.

      The NodeVersion Property is updated each time a Reference is added or removed from the Node the Property belongs to.

      Although the relationship of a Variable to its DataType is not modelled using References, changes to the DataType Attribute of a Variable lead to an update of the NodeVersion Property.

      The usage of this Property is optional.