<?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[Custom module_data in payload MMM remote control]]></title><description><![CDATA[<p dir="auto">Hello<br />
I was thinking that is it possible to sent custom module_data payload via remote control<br />
So I can display module at position of my choice . It would make quite easier to program via python by simply sending http get requests</p>
<p dir="auto">Regards Saif</p>
]]></description><link>https://forum.magicmirror.builders/topic/6603/custom-module_data-in-payload-mmm-remote-control</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 03:34:19 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6603.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Feb 2018 17:12:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Custom module_data in payload MMM remote control on Mon, 19 Feb 2018 21:07:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ninjabreadman" aria-label="Profile: ninjabreadman">@<bdi>ninjabreadman</bdi></a> That is indeed not very simple. It was something I wanted to implement too, but it turned out to be a little more complicated than I initially thought, since the MagicMirror project does not directly support this. But it could be done, and if so a PR or even just an initial implementation would be awesome.</p>
]]></description><link>https://forum.magicmirror.builders/post/35941</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35941</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Mon, 19 Feb 2018 21:07:30 GMT</pubDate></item><item><title><![CDATA[Reply to Custom module_data in payload MMM remote control on Mon, 19 Feb 2018 13:35:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saifkazi" aria-label="Profile: saifkazi">@<bdi>saifkazi</bdi></a> Have a look at <a href="https://github.com/Jopyth/MMM-Remote-Control/blob/master/node_helper.js" target="_blank" rel="noopener noreferrer nofollow ugc"><code>node_helper.js</code> and the <code>answerPost()</code> and <code>answerGet()</code> functions</a>. You should be able to modify one to catch your additional data and modify the position of a given module. Not sure if you can change the position on the fly, or whether you need to write the config and restart the mirror.</p>
]]></description><link>https://forum.magicmirror.builders/post/35889</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35889</guid><dc:creator><![CDATA[ninjabreadman]]></dc:creator><pubDate>Mon, 19 Feb 2018 13:35:03 GMT</pubDate></item></channel></rss>