--- a/tests/projects/mqtt_ssl/beremiz.xml Fri Oct 11 10:46:46 2024 +0200
+++ b/tests/projects/mqtt_ssl/beremiz.xml Fri Oct 11 10:49:07 2024 +0200
@@ -1,7 +1,7 @@
-<?xml version='1.0' encoding='utf-8'?>
-<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="PYRO://192.168.45.1:3000">
- <TargetType>
- <LHC2_GOT_012/>
- </TargetType>
- <Libraries Enable_SVGHMI_Library="false"/>
-</BeremizRoot>
+<?xml version='1.0' encoding='utf-8'?>
+<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="PYRO://127.0.0.1:3000">
+ <TargetType>
+ <Linux/>
+ </TargetType>
+ <Libraries Enable_SVGHMI_Library="false" Enable_Native_Library="true" Enable_Python_Library="false"/>
+</BeremizRoot>