{
  "links": [
    { "source": "YourRouter", "target": "YourRepeaterRouter1" },
    { "source": "YourRepeaterRouter1", "target": "Device0OnRepeater1" },
    { "source": "YourRepeaterRouter1", "target": "Device1OnRepeater1" },

    { "source": "YourRouter", "target": "YourRepeaterRouter2" },
    { "source": "YourRepeaterRouter2", "target": "Device0OnRepeater2" },
    { "source": "YourRepeaterRouter2", "target": "Device1OnRepeater2" },

    { "source": "YourRouter", "target": "YourLaptop" },
    { "source": "YourRouter", "target": "YourPC" },
    { "source": "YourRouter", "target": "YourTablet" },
    { "source": "YourRouter", "target": "YourTV" },
    { "source": "YourRouter", "target": "YourGameConsole" },
    { "source": "YourRouter", "target": "YourLegacyConsole" },
    { "source": "YourRouter", "target": "YourPhone" },
    { "source": "YourRouter", "target": "YourNetPrinter" },
    { "source": "YourRouter", "target": "YourNetCam" },
    { "source": "YourRouter", "target": "YourRaspberryPi" },
    { "source": "YourRouter", "target": "YourVM" },
    { "source": "YourRouter", "target": "YourModem" }
  ],
  "nodes": [
    { "id": "YourRouter", "ip": "192.168.1.1", "type": "router", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:55", "ipv6": "fe80:abcd:1234" },
    { "id": "YourRepeaterRouter1", "ip": "192.168.1.2", "type": "router", "connection": "wifi", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:56", "ipv6": ["2001:1970::4<br>fe80::feed:face:dead:beef::4<br>fd38:i5ee:cafe::4"] },
    { "id": "YourRepeaterRouter2", "ip": "192.168.1.3", "type": "switch", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:57", "ipv6": ["2001:1970::5<br>fe80::feed:face:dead:beef::5<br>fd38:i5ee:cafe::5"] },
    { "id": "Device0OnRepeater1", "ip": "192.168.1.100", "type": "pc", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:58", "ipv6": ["2001:1970::6<br>fe80::feed:face:dead:beef::6<br>fd38:i5ee:cafe::6"] },
    { "id": "Device1OnRepeater1", "ip": "192.168.1.101", "type": "pc", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:59", "ipv6": ["2001:1970::7<br>fe80::feed:face:dead:beef::7<br>fd38:i5ee:cafe::7"] },
    { "id": "Device0OnRepeater2", "ip": "192.168.1.200", "type": "pc", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:45:55", "ipv6": ["2001:1970::8<br>fe80::feed:face:dead:beef::8<br>fd38:i5ee:cafe::8"] },
    { "id": "Device1OnRepeater2", "ip": "192.168.1.201", "type": "pc", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:46:55", "ipv6": ["2001:1970::9<br>fe80::feed:face:dead:beef::9<br>fd38:i5ee:cafe::9"] },
    { "id": "YourPC", "ip": "192.168.1.11", "type": "pc", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:47:55", "ipv6": ["2001:1970::3<br>fe80::feed:face:dead:beef::3<br>fd38:i5ee:cafe::3"] },
    { "id": "YourTablet", "ip": "192.168.1.12", "type": "tablet", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:48:55", "ipv6": ["2001:1970::10<br>fe80::feed:face:dead:beef::10<br>fd38:i5ee:cafe::10"] },
    { "id": "YourTV", "ip": "192.168.1.13", "type": "tv", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:49:55", "ipv6": ["2001:1970::11<br>fe80::feed:face:dead:beef::11<br>fd38:i5ee:cafe::11"] },
    { "id": "YourGameConsole", "ip": "192.168.1.14", "type": "console", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:41:55", "ipv6": ["2001:1970::12<br>fe80::feed:face:dead:beef::12<br>fd38:i5ee:cafe::12"] },
    { "id": "YourPhone", "ip": "192.168.1.15", "type": "phone", "connection": "wifi", "online": true, "lastSeen": 0, "mac": "00:11:22:33:42:55", "ipv6": ["2001:1970::13<br>fe80::feed:face:dead:beef::13<br>fd38:i5ee:cafe::13"] },
    { "id": "YourNetCam", "ip": "192.168.1.16", "type": "camera", "connection": "wifi", "online": true, "lastSeen": 0, "mac": "00:11:22:33:43:55", "ipv6": ["2001:1970::14<br>fe80::feed:face:dead:beef::14<br>fd38:i5ee:cafe::14"] },
    { "id": "YourNetPrinter", "ip": "192.168.1.17", "type": "printer", "connection": "wifi", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:55", "ipv6": "" },
    { "id": "YourRaspberryPi", "ip": "192.168.1.18", "type": "iot", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "AA:BB:CC:DD:EE:FF", "ipv6": ["2001:1970::2<br>fe80::feed:face:dead:beef::2<br>fd38:i5ee:cafe::2"] },
    { "id": "YourLaptop", "ip": "192.168.1.19", "type": "pc", "connection": "wifi", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:51", "ipv6": ["2001:1970::15<br>fe80::feed:face:dead:beef::15<br>fd38:i5ee:cafe::15"] },
    { "id": "YourLegacyConsole", "ip": "192.168.1.20", "type": "console", "connection": "wifi-b", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:52", "ipv6": ["2001:1970::16<br>fe80::feed:face:dead:beef::16<br>fd38:i5ee:cafe::16"] },
    { "id": "YourVM", "ip": "192.168.1.99", "type": "vm", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:53", "ipv6": ["2001:1970::17<br>fe80::feed:face:dead:beef::17<br>fd38:i5ee:cafe::17"] },
    { "id": "YourModem", "ip": "192.168.100.1", "type": "modem", "connection": "ethernet", "online": true, "lastSeen": 0, "mac": "00:11:22:33:44:54", "ipv6": ["2001:1970::1<br>fe80::feed:face:dead:beef::1<br>fd38:i5ee:cafe::1"]  }
  ]
}