tests/projects/opcua_browse_encrypted/opcua_0@opcua/confnode.xml
author Edouard Tisserant <edouard@beremiz.fr>
Wed, 25 Sep 2024 11:10:33 +0200
changeset 4020 205d5379b35e
parent 3676 2f79540660f6
permissions -rw-r--r--
MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
<?xml version='1.0' encoding='utf-8'?>
<OPCUAClient xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <AuthType>
    <x509 Certificate="my_cert.der" PrivateKey="my_private_key.pem">
      <Policy/>
      <Mode/>
    </x509>
  </AuthType>
</OPCUAClient>