<?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[Displaying JSON returns]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I am new to .js and MMM module development and I want to create my own MMM module.</p>
<p dir="auto">I got a javascript file that sends a request to a python function which sends the response back as json. This works fine. How can I display the json returns on the mirror? I am stuck on the node_helper and MMM-myModule files.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/14185/displaying-json-returns</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 17:26:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14185.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Dec 2020 21:12:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Displaying JSON returns on Sat, 05 Dec 2020 21:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/laprison" aria-label="Profile: laprison">@<bdi>laprison</bdi></a> node_helper invokes the python script, and then sends the json data up to module.</p>
<p dir="auto">See the process.exec or process.spawn library functions</p>
]]></description><link>https://forum.magicmirror.builders/post/85461</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85461</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 05 Dec 2020 21:52:30 GMT</pubDate></item></channel></rss>