Read the statement by Michael Teeuw here.
Newbie MM Network Scanner Problems!! Installations & Syntax Error
-
Hy, Super Neewbie has Problem.
When i copied this:
{ 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'}}, } },Then i have Problems with the Config File and Syntax Error.
Is the Problems with this: Install the dependencies (sudo, ping):???I dont Understand this, and i havent do this! And google cant help.
Can anywhere help me?
Thank you very much. -
@michael_klatt You are missing a comma after
updateInterval: 5it should be
updateInterval: 5,
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login