blob: 20eb582aac069d6abccf47d1bb1602e22b11084c [file] [log] [blame]
Simon Hunt1eee51d2016-02-26 19:12:13 -08001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000000000003333",
5 "type": "virtual",
6 "online": true,
7 "master": "foo",
8 "labels": [
9 "",
10 "cord",
11 "of:0000000000003333"
12 ],
13 "metaUi": {
14 "x": 200,
15 "y": 400
16 }
17 }
18}