<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[mqttClient.publish ESP32]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">I'm trying to 'publish' a Label Update command with an integer variable/value.</p>
<p dir="auto">I'm passing an integer variable from main program (.ino), where I measure temeprature with DS18S20, to programm_sta.cpp, where the GUI-O user code shall be integrated.</p>
<p dir="auto">Hovewer, I do not know how to use following command:</p>
<p dir="auto"><strong>mqttClient.publish(parameters.publishTopic, "@lb8 TXT:"\MYTEXT"\r\n");</strong></p>
<p dir="auto">where 'MYTEXT' should be an integer value or it's string representation of my measured temperature value.</p>
<p dir="auto">Thanks in advance for any help.<br />
BR<br />
Andrej</p>
]]></description><link>https://forum.gui-o.com/topic/244/mqttclient-publish-esp32</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 05:24:42 GMT</lastBuildDate><atom:link href="https://forum.gui-o.com/topic/244.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Jan 2025 18:45:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to mqttClient.publish ESP32 on Sun, 05 Jan 2025 10:51:35 GMT]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">Thanks, it works!</p>
<p dir="auto">BR<br />
A</p>
]]></description><link>https://forum.gui-o.com/post/993</link><guid isPermaLink="true">https://forum.gui-o.com/post/993</guid><dc:creator><![CDATA[AndrejK]]></dc:creator><pubDate>Sun, 05 Jan 2025 10:51:35 GMT</pubDate></item><item><title><![CDATA[Reply to mqttClient.publish ESP32 on Sun, 05 Jan 2025 08:16:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.gui-o.com/uid/24">@AndrejK</a> Hi!</p>
<p dir="auto">Please see:</p>
<p dir="auto"><a href="https://forum.gui-o.com/topic/60/assign-a-number-to-ni-through-a-variable/2?_=1736064840303">https://forum.gui-o.com/topic/60/assign-a-number-to-ni-through-a-variable/2?_=1736064840303</a></p>
<p dir="auto">and</p>
<p dir="auto"><a href="https://forum.gui-o.com/topic/225/how-to-display-a-float-number-via-bluetooth/6?_=1736064823080">https://forum.gui-o.com/topic/225/how-to-display-a-float-number-via-bluetooth/6?_=1736064823080</a></p>
<p dir="auto">Does this help?</p>
<p dir="auto">Best regards,<br />
Kl3m3n</p>
]]></description><link>https://forum.gui-o.com/post/992</link><guid isPermaLink="true">https://forum.gui-o.com/post/992</guid><dc:creator><![CDATA[kl3m3n]]></dc:creator><pubDate>Sun, 05 Jan 2025 08:16:24 GMT</pubDate></item></channel></rss>