blob: a935496ff16454810c16cb516b6c564d99b2084e [file] [log] [blame]
Simon Huntc2bfe332015-12-04 11:01:24 -08001{
2 "event": "showHighlights",
3 "payload": {
4 "devices": [],
5 "hosts": [
6 {
7 "id": "0E:2A:69:30:13:86/-1",
8 "badge": {
9 "status": "e",
10 "txt": "99",
11 "msg": "cadbury's flake"
12 }
13 },
14 {
15 "id": "0E:2A:69:30:13:97/-1",
16 "badge": {
17 "status": "i",
18 "gid": "xMark",
19 "msg": "x marks the spot"
20 }
21 },
22 {
23 "id": "0E:2A:69:30:13:a8/-1",
24 "badge": {
25 "status": "w",
26 "gid": "crown"
27 }
28 }
29 ],
30 "links": []
31 }
32}