tests/projects/opcua_client/opcua_0@opcua/confnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 11 Oct 2022 15:07:14 +0200
branchwxPython4
changeset 3634 db3ea47b0d0b
parent 3616 369c3edc1a65
child 3678 6c496a8ed2a9
permissions -rw-r--r--
Tests: fix OPC-UA test when run from repo.

project_files directory isn't commited because empty,
test fails if project_files is missing.
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>