tests/projects/opcua_client/opcua_0@opcua/confnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 04 Nov 2022 22:09:42 +0100
branchwxPython4
changeset 3658 5ba5a0177fb3
parent 3616 369c3edc1a65
child 3678 6c496a8ed2a9
permissions -rw-r--r--
IDE: Fix use of deprecated wx.NamedColour
3561
77252e67d0d6 tests: add Beremiz project used in opcua_test CLI test
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
3589
a0b645a934c9 OPC-UA, IDE: add CTN parameters to support OPC-UA encryption and authentication.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3561
diff changeset
     2
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3616
369c3edc1a65 tests: opcua_client test project is not meant to be encrypted.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3589
diff changeset
     3
  <AuthType/>
3589
a0b645a934c9 OPC-UA, IDE: add CTN parameters to support OPC-UA encryption and authentication.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3561
diff changeset
     4
</OPCUAClient>