<?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[MQTT payload]]></title><description><![CDATA[<p dir="auto">I want to show info from a MQTT server on my mirror.<br />
Its a big payload on the topic, coming from a ttn sensor.<br />
For a noob, whats the best way to pick out just some of the info from the payload?</p>
<p dir="auto">Example of the payload from the topic:</p>
<p dir="auto">{“end_device_ids”:{“device_id”:“eui-a84041d0f187ec73”,“application_ids”:{“application_id”:“roatoppen”},“dev_eui”:“A84041D0F187EC73”,“join_eui”:“A840410000000101”,“dev_addr”:“260B15F1”},“correlation_ids”:[“gs:uplink:01HQ56FZSCBY0SP7PAVYR6F9DC”],“received_at”:“2024-02-21T06:43:49.882988265Z”,“uplink_message”:{“session_key_id”:“AY3Hi2rqxf75puTSvmOKRQ==”,“f_port”:2,“f_cnt”:40,“frm_payload”:“DgsANQAADH//f/8=”,“decoded_payload”:{“ADC_CH0V”:0, “BatV”:3.595, “Digital_IStatus”:“L”, “Door_status”:“OPEN”, “EXTI_Trigger”:“FALSE”, “TempC1”:5.3, “TempC2”:3276.7, “TempC3”:3276.7, “Work_mode”:“3DS18B20”},“rx_metadata”:[{“gateway_ids”:{“gateway_id”:“eui-5030354148724750”,“eui”:“5030354148724750”},“time”:“2024-02-21T06:43:49.143920Z”,“timestamp”:962651492,“rssi”:-117,“channel_rssi”:-117,“snr”:-18.25,“location”:{“latitude”:59.610908127642695,“longitude”:5.824582718642445,“altitude”:20,“source”:“SOURCE_REGISTRY”},“uplink_token”:“CiIKIAoUZXVpLTUwMzAzNTQxNDg3MjQ3NTASCFAwNUFIckdQEOTKg8sDGgwIpbfWrgYQ87bMwgIgoJ2AlIKBCQ==”,“received_at”:“2024-02-21T06:43:49.651226007Z”}],“settings”:{“data_rate”:{“lora”:{“bandwidth”:125000, “spreading_factor”:12, “coding_rate”:“4/5”}}, “frequency”:“868100000”, “timestamp”:962651492, “time”:“2024-02-21T06:43:49.143920Z”},“received_at”:“2024-02-21T06:43:49.677482764Z”,“consumed_airtime”:“1.482752s”,“locations”:{“user”:{“latitude”:59.61374942705063,“longitude”:5.812596894821476,“source”:“SOURCE_REGISTRY”}},“version_ids”:{“brand_id”:“dragino”, “model_id”:“lsn50v2-d20”, “hardware_version”:“<em>unknown_hw_version</em>”, “firmware_version”:“1.1”, “band_id”:“EU_863_870”},“network_ids”:{“net_id”:“000013”,“ns_id”:“EC656E0000000181”,“tenant_id”:“ttn”,“cluster_id”:“eu1”,“cluster_address”:“eu1.cloud.thethings.network”}}}</p>
<p dir="auto">The info I want to use is the TempC1 value</p>
]]></description><link>https://forum.magicmirror.builders/topic/18527/mqtt-payload</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 05:34:37 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18527.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Feb 2024 06:57:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTT payload on Wed, 21 Feb 2024 15:14:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/h_vestbo" aria-label="Profile: h_vestbo">@<bdi>h_vestbo</bdi></a> Hi, my MMM-ValuesByNotification module is able to select single values in Json structures by JsonPath so does my MMM-MQTTbridge module.<br />
You can receive the MQTT message with my MMM-MQTTbridge module, trigger a notification and display it with the MMM-ValuesByNotification module.</p>
]]></description><link>https://forum.magicmirror.builders/post/115785</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115785</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Wed, 21 Feb 2024 15:14:35 GMT</pubDate></item></channel></rss>