author | Edouard Tisserant <edouard.tisserant@gmail.com> |
Fri, 04 Nov 2022 22:11:55 +0100 | |
branch | wxPython4 |
changeset 3659 | 278dc1144059 |
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> |