fix: Setting LocalizedText.Text attribute does not update Encoding
See https://github.com/FreeOpcUa/python-opcua/issues/755 This fixes inconsistent Encoding types when performing y=variant_to_binary(x) -> x2=variant_from_binary(y) on auto-generated attributes in the standard address space.
Showing
Please register or sign in to comment