blob: c4fb9bf6469430a06ddd4ff83247db3368eef932 [file] [log] [blame]
Matteo Scandolodffc1382016-02-22 14:53:44 -08001[
2 {
3 "mac": "01:02:03:04:05:06",
4 "level": "PG_13",
5 "id": 0,
6 "name": "Mom's PC"
7 },
8 {
9 "mac": "34:36:3B:C9:B6:A6",
10 "id": 1,
11 "name": "Jill's Laptop",
12 "level": "PG_13"
13 },
14 {
15 "mac": "68:5B:35:9D:91:D5",
16 "level": "PG_13",
17 "id": 2,
18 "name": "Jack's Laptop"
19 },
20 {
21 "id": 3,
22 "mac": "90:E2:BA:82:F9:75",
23 "name": "Dad's PC",
24 "level": "PG_13"
25 }
26]