author | Edouard Tisserant <edouard.tisserant@gmail.com> |
Wed, 05 Oct 2022 16:10:17 +0200 | |
branch | wxPython4 |
changeset 3617 | c3aae4c95bc1 |
parent 3616 | 369c3edc1a65 |
child 3678 | 6c496a8ed2a9 |
permissions | -rw-r--r-- |
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> |