<?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[openHAB MQTT question]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have RF24 nodes which communicates to openHab via a Ehternet Gayeway. I have setup MQTT inorder to send configuration data to my controllers. I have used <a href="$%7Bitem%7D">this</a> openhab website to setup the MQTT. According to the website:<br />
<em>In addition to configuring MQTT publish/subscribe options for specific openHAB items, you can also define a generic configuration in the services/mqtt-eventbus.cfg file which will act on <strong>ALL status updates</strong> or commands on the openHAB event bus.</em></p>
<p dir="auto">I have a "systeminfo" thing defined and everytime the the CPU load changes, OpenHab send all my sensor data via the MQTT topic.<br />
So my question is:</p>
<ol>
<li>Is it possible to reduce the number of data send via the MQTT eventbus? According to the webside it does not seem to be possible.</li>
<li>If no mqtt client is subscribed to the topic, will the MQTT broker (Mosquitto) still sent all the data?</li>
</ol>
]]></description><link>https://forum.mysensors.org/topic/7210/openhab-mqtt-question</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 10:45:40 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/7210.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Jul 2017 08:44:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to openHAB MQTT question on Sat, 22 Jul 2017 12:55:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fredroot" aria-label="Profile: FredRoot">@<bdi>FredRoot</bdi></a></p>
<ol>
<li>According to this, it's not possible:</li>
</ol>
<p dir="auto"><em>In addition to configuring MQTT publish/subscribe options for specific openHAB items, you can also define a generic configuration in the services/mqtt-eventbus.cfg file which will act on ALL status updates or commands on the openHAB event bus.</em></p>
<ol start="2">
<li>Yes. The messages are published if no client is connected.</li>
</ol>
]]></description><link>https://forum.mysensors.org/post/71801</link><guid isPermaLink="true">https://forum.mysensors.org/post/71801</guid><dc:creator><![CDATA[TimO]]></dc:creator><pubDate>Sat, 22 Jul 2017 12:55:16 GMT</pubDate></item></channel></rss>