tests/projects/opcua_client/opcua_0@opcua/confnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 25 Oct 2022 18:51:45 +0200
branchwxPython4
changeset 3643 c6068b674b30
parent 3616 369c3edc1a65
child 3678 6c496a8ed2a9
permissions -rw-r--r--
OPC-UA client: add ApplicationUri parameter in case it differs from server's URI
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>