tests/projects/mqtt_ssl/mqtt_0@mqtt/confnode.xml
author Edouard Tisserant <edouard@beremiz.fr>
Wed, 16 Oct 2024 15:45:15 +0200
changeset 4048 b3ea419a4d47
parent 4029 564f0f1ea75e
permissions -rw-r--r--
SVGHMI: swap position and range of ForEach widget so that both range and size can be optional.
<?xml version='1.0' encoding='utf-8'?>
<MQTTClient xmlns:xsd="http://www.w3.org/2001/XMLSchema" Broker_URI="wss://192.168.19.25:18885">
  <AuthType>
    <x509 Client_certificate="" Broker_certificate="test-root-ca.crt" Verify_hostname="false"/>
  </AuthType>
</MQTTClient>