*/net/wlan-sessions "38134": { * "last-auth": 1509211121, * "vlan": "default", <-- "default" = Mainframe // "freifunk" (oder ähnlich) für .... * "stats": { * "rx-multicast-pkts": 0, * "rx-unicast-pkts": 292, * "tx-unicast-pkts": 654, * "rx-unicast-bytes": 20510, * "tx-unicast-bytes": 278565, * "rx-multicast-bytes": 0 * }, * "ssid": "mainframe", <-------------- ssid * "ip": "192.168.2.179", * "hostname": "-", * "last-snr": 47, * "last-rate-mbits": "6", * "ap": 1, <--------------- accesspoint * "mac": "10:68:3f:74:1a:cf", * "radio": 2, * "userinfo": { * "name": "Holger", * "visibility": "show", * "ts": 1427737817755 * }, * "session-start": 1509211121, * "last-rssi-dbm": -48, * "last-activity": 1509211584 * }, /net/devices: *{ * "deviceCount":52,"unknownDevicesCount":10,"peopleCount":8,"people": * ["Gemeinschaftsnotebook","Paul","Holger","Shark","larsho","Domse","Keroth","M4173_(Notebook)"] *} Plan: ====== "Freifunk" SSID etwas anders behandeln. OptIn: "Details anzeigen" - mit "ap" den Ort anzeigen (auch in /net/devices). Dazu die Raw Werte. userDb.js bleibt. masterDb.js wie userDb.js "device-name" für die userDb. Ist Optional. visibility User devices: "anon" - Do not show name in userlist "user" - Display name in userlist "all" - Display device info in userlist