<?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[Newbie MM Network Scanner Problems!! Installations & Syntax Error]]></title><description><![CDATA[<p dir="auto">Hy, Super Neewbie has Problem.</p>
<p dir="auto">When  i copied this:</p>
<pre><code>{
        module: 'MMM-NetworkScanner',
        position: 'top_left', 
        config: {
            devices: [
                    { ipAddress: "github.com", name: "Github", icon: "globe"},
                    { macAddress: "1a:1b:1c:1a:1b:1c", name: "Server", icon: "server"},
                    { macAddress: "2a:2b:2c:2a:2b:2c", name: "Desktop", icon: "desktop"},
                    { ipAddress: "10.1.1.10", name: "Laptop", icon: "laptop"},
                    { macAddress: "4a:4b:4c:4a:4b:4c", name: "Mobile", icon: "mobile"},
                ],
            showUnknown: false,
            showOffline: true,
            keepAlive: 300,
            updateInterval: 5
            residents: "Mobile",
            occupiedCMD: {notification: 'REMOTE_ACTION', payload: {action: 'MONITORON'}},
            vacantCMD  : {notification: 'REMOTE_ACTION', payload: {action: 'MONITOROFF'}},

        }        
    },
</code></pre>
<p dir="auto">Then i have Problems with the Config File and Syntax Error.<br />
Is the Problems with this: Install the dependencies (sudo, ping):???</p>
<p dir="auto">I dont Understand this, and i havent do this! And google cant help.</p>
<p dir="auto">Can anywhere help me?<br />
Thank you very much.</p>
]]></description><link>https://forum.magicmirror.builders/topic/2493/newbie-mm-network-scanner-problems-installations-syntax-error</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 03:03:15 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2493.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 May 2017 08:28:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Newbie MM Network Scanner Problems!! Installations & Syntax Error on Thu, 04 May 2017 08:58:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael_klatt" aria-label="Profile: michael_klatt">@<bdi>michael_klatt</bdi></a> You are missing a comma after <code> updateInterval: 5</code></p>
<p dir="auto">it should be <code> updateInterval: 5,</code></p>
]]></description><link>https://forum.magicmirror.builders/post/21124</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21124</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Thu, 04 May 2017 08:58:41 GMT</pubDate></item></channel></rss>