<?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[show jsontable by user using Face Reco DNN]]></title><description><![CDATA[<p dir="auto">Hello all</p>
<p dir="auto">I am beginner in magic mirror i want show information of each user by their face, for example each employee can see his information using his face.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17390/show-jsontable-by-user-using-face-reco-dnn</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 20:28:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17390.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Nov 2022 16:31:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to show jsontable by user using Face Reco DNN on Tue, 22 Nov 2022 18:11:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I am thankful, i will try it</p>
]]></description><link>https://forum.magicmirror.builders/post/106010</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106010</guid><dc:creator><![CDATA[jubair]]></dc:creator><pubDate>Tue, 22 Nov 2022 18:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to show jsontable by user using Face Reco DNN on Tue, 22 Nov 2022 18:09:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jubair" aria-label="Profile: jubair">@<bdi>jubair</bdi></a> yes, u have to duplicate… no other way (hopefully the module supports multiple instances, yes as long as the urls are unique)</p>
<p dir="auto">all instances are loaded all the time at startup…  and may refresh in the background, depending on how smart the module is</p>
<pre><code> {
      module:"MMM-JsonTable"
      position: .....,
      classes:"fred"
      config:{
            .....
      }
 },
 {
      module:"MMM-JsonTable"
      position: .....,
      classes:"sue"
      config:{
            .....
      }
 },
 {
      module:"MMM-JsonTable"
      position: .....,
      classes:"fred"
      config:{
            .....
      }
 },
 {
      module:"MMM-JsonTable"
      position: .....,
      classes:"bob"
      config:{
            .....
      }
 }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106008</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106008</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 22 Nov 2022 18:09:11 GMT</pubDate></item><item><title><![CDATA[Reply to show jsontable by user using Face Reco DNN on Tue, 22 Nov 2022 17:59:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jubair" aria-label="Profile: jubair">@<bdi>jubair</bdi></a> thank you sdetweil for your idea.<br />
do i need to duplicate jsontable config in config.js?? or there is another way to do it??</p>
]]></description><link>https://forum.magicmirror.builders/post/106007</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106007</guid><dc:creator><![CDATA[jubair]]></dc:creator><pubDate>Tue, 22 Nov 2022 17:59:57 GMT</pubDate></item><item><title><![CDATA[Reply to show jsontable by user using Face Reco DNN on Tue, 22 Nov 2022 17:28:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> MagicMirror can only show or hide modules</p>
<p dir="auto">FaceReco uses the module config ‘classes’ to group modules  by ‘person’…</p>
<p dir="auto">if u want different content by user you have to install an instance of jsontable for each user all at once… MM only loads modules at startup.   then use the classes: parm to connect each to the appropriate ‘user’</p>
]]></description><link>https://forum.magicmirror.builders/post/106006</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106006</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 22 Nov 2022 17:28:00 GMT</pubDate></item><item><title><![CDATA[Reply to show jsontable by user using Face Reco DNN on Tue, 22 Nov 2022 16:41:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> i already add it and used jsontable to store the information of the employees but now i want to show each employee his information by their face</p>
]]></description><link>https://forum.magicmirror.builders/post/106005</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106005</guid><dc:creator><![CDATA[jubair]]></dc:creator><pubDate>Tue, 22 Nov 2022 16:41:02 GMT</pubDate></item><item><title><![CDATA[Reply to show jsontable by user using Face Reco DNN on Tue, 22 Nov 2022 16:32:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jubair" aria-label="Profile: jubair">@<bdi>jubair</bdi></a> you will have to use the MMM-FaceReco-DNN module to enable displaying unique module combos by person</p>
]]></description><link>https://forum.magicmirror.builders/post/106004</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106004</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 22 Nov 2022 16:32:33 GMT</pubDate></item></channel></rss>