blob: fb5027ceb72a1fb3e3f298eb56e1bfd77beaabc0 [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": {
Simon Huntfd7106c2016-02-09 15:05:26 -08009 "type": "lnglat",
Paul Greyson6cb8ca02014-11-12 18:09:02 -080010 "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}