<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Bugs - IoT Guru Forum				            </title>
            <link>https://blog.iotguru.cloud/forums/bugs/</link>
            <description>IoT Guru Forum</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 11 Mar 2026 15:30:20 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>REST API functionality....</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/rest-api-functionality/</link>
                        <pubDate>Tue, 05 Oct 2021 14:10:30 +0000</pubDate>
                        <description><![CDATA[Hi,
is API REST working now ?
Thanks,
Ondrej]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>is API REST working now ?</p>
<p>Thanks,</p>
<p>Ondrej</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/bugs/">Bugs</category>                        <dc:creator>OnPa</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/rest-api-functionality/</guid>
                    </item>
				                    <item>
                        <title>Device selection is missing when we create a new chart</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/device-selection-is-missing-when-we-create-a-new-chart/</link>
                        <pubDate>Mon, 08 Jun 2020 12:37:30 +0000</pubDate>
                        <description><![CDATA[Hello,When we create a new chart on the dashboard, we need to select the node name, which can be problematic if we use the same node names across multiple devices.Thanks!]]></description>
                        <content:encoded><![CDATA[Hello,<br><br><br><br>When we create a new chart on the dashboard, we need to select the node name, which can be problematic if we use the same node names across multiple devices.<br><br><br><br>Thanks!]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/bugs/">Bugs</category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/device-selection-is-missing-when-we-create-a-new-chart/</guid>
                    </item>
				                    <item>
                        <title>Bad time label</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/bad-time-label/</link>
                        <pubDate>Mon, 08 Jun 2020 12:09:13 +0000</pubDate>
                        <description><![CDATA[Hello,
As you can see in the attached screenshot, `:30:00` is visible as timestamp on the x axis. I guess it should be `23:30`.
Is it UTC? It would be better to visualize charts according ...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>As you can see in the attached screenshot, `:30:00` is visible as timestamp on the x axis. I guess it should be `23:30`.</p>
<p>Is it UTC? It would be better to visualize charts according to the timezone of the phone.</p>
<p>Thanks!</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/bugs/">Bugs</category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/bad-time-label/</guid>
                    </item>
				                    <item>
                        <title> No subscribe echo when publishing via MQTT</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/solved-no-subscribe-echo-when-publishing-via-mqtt/</link>
                        <pubDate>Sat, 07 Mar 2020 01:02:43 +0000</pubDate>
                        <description><![CDATA[Using the PAHO online MQTT over WebSocket test client
I connect and subscribe to sub/{user short identifier}/#.
Any message I publish to pub/{user short identifier}/{device short identifie...]]></description>
                        <content:encoded><![CDATA[<p>Using the <a href="https://www.eclipse.org/paho/clients/js/utility/" target="true">PAHO online MQTT over WebSocket test client</a></p>
<p>I connect and subscribe to sub/{user short identifier}/#.</p>
<p>Any message I publish to pub/{user short identifier}/{device short identifier}/{node short identifier}/{field name} using the Paho test client never appears in the "Last Messages" section. However if I use the android app and the "MQTT On/Off" widget the messages appear as expected.</p>
<p>I have confirmed that using the Paho client publish, the values do appear under "Last Values" on the field screen, therefore the publish is succeeding.</p>
<p>In the MQTT tutorial it states "We will route your published messages from pub/* topic to sub/* topic. " therefore I am expecting to see a subscribe message for every publish message sent through the Paho test client or am I misunderstanding?</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/bugs/">Bugs</category>                        <dc:creator>Jasonb</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/solved-no-subscribe-echo-when-publishing-via-mqtt/</guid>
                    </item>
				                    <item>
                        <title>Change request for Range check</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/change-request-for-range-check/</link>
                        <pubDate>Fri, 28 Feb 2020 14:05:20 +0000</pubDate>
                        <description><![CDATA[Hi,When there is an &quot;out of range&quot; for a certain field, iotguru robot sends a message. When it is back to the normal range we receive another message from the robot.This is fine and very use...]]></description>
                        <content:encoded><![CDATA[Hi,<br><br>When there is an "out of range" for a certain field, iotguru robot sends a message. When it is back to the normal range we receive another message from the robot.<br><br><br><br>This is fine and very useful. Actually the robot provides the node name and fiel name which triggers the alert.<br><br><br><br>There is only a thing which might be helpful, it is to provide also the device name. If we have several devices with the same node name, we have to search which one has triggered the alert.<br><br><br><br>Example of message received:<br><br>============================<br><br>Hi,<br><br><br><br>The measurement value of DHT22 - temperature is in the NORMAL RANGE. It was out of range for 1 hour 22 minutes.<br><br><br><br>The range is between 15 and 27, the last value was 15.8. <br><br><br><br>Best regards,<br><br>IoT GURU Alert Robot<br><br>=============================<br><br><br><br>As an example a message including the device could be:<br><br><br><br>The measurement value of<B><s><b></s> <I><s><i></s>Bedroom </i></I></b></B>- DHT22 - temperature is in the NORMAL RANGE. It was out of range for 1 hour 22 minutes.<br><br><br><br>There is another way: we can include the device name inside the node name, but it seems to me less clean.]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/bugs/">Bugs</category>                        <dc:creator>Jean-Luc</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/change-request-for-range-check/</guid>
                    </item>
							        </channel>
        </rss>
		