| { | |
| "event": "showHighlights", | |
| "payload": { | |
| "devices": [ | |
| { | |
| "id": "of:0000000000000001", | |
| "badge": { | |
| "status": "e", | |
| "gid": "xMark", | |
| "msg": "x marks the spot" | |
| } | |
| }, | |
| { | |
| "id": "of:0000000000000002", | |
| "badge": { | |
| "status": "w", | |
| "txt": "7" | |
| } | |
| } | |
| ], | |
| "hosts": [], | |
| "links": [ | |
| { | |
| "css": "primary", | |
| "id": "of:0000000000000001/5-of:0000000000000002/7", | |
| "label": "Antz!" | |
| } | |
| ] | |
| } | |
| } |