blob: 0b8f0447b83dc18e0ec7d8274e9fa1c218987856 [file] [log] [blame]
Simon Hunt56d51852014-11-09 13:03:35 -08001{
2 "event": "addDevice",
3 "payload": {
4 "id": "of:0000ffffffff0003",
5 "type": "switch",
6 "online": false,
Simon Hunt45c9fe52015-02-02 19:06:29 -08007 "master": "myInstB",
Paul Greyson6cb8ca02014-11-12 18:09:02 -08008 "location": {
9 "type": "latlng",
10 "lat": 40.7127,
11 "lng": -74.0059
Simon Hunt434cf142014-11-24 11:10:28 -080012 },
13 "labels": [
14 "",
15 "sw-3",
16 "0000ffffffff0003"
17 ],
18 "metaUi": {
19 "x": 800,
20 "y": 280
Simon Hunt56d51852014-11-09 13:03:35 -080021 }
22 }
23}