tests/projects/opcua_client/opcua_0@opcua/confnode.xml
author Edouard Tisserant <edouard@beremiz.fr>
Tue, 09 Jul 2024 11:44:49 +0200
changeset 3983 466be4f52cb9
parent 3678 6c496a8ed2a9
permissions -rw-r--r--
Extensions: add optional arguments to ThirdPartyPath

ThirdPartyPath("name", "path1", "path2") will resolve by default into "../name/path1/path2"
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'?>
3678
6c496a8ed2a9 OPC-UA: tolerate better pre-encryption formated client configuration file.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3616
diff changeset
     2
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>