aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addDevice_ex3.json
blob: e02f7124524ec4e8e621e8c6c704d1fc51900617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "event": "addDevice",
  "payload": {
    "id": "of:000000000000000a",
    "type": "switch",
    "online": true,
    "master": "local",
    "labels": [
      "",
      "NWOR",
      "of:000000000000000a"
    ],
    "props": {
      "latitude": "29.951475",
      "name": "NWOR",
      "longitude": "-90.078434"
    },
    "location": {
      "type": "latlng",
      "lat": 29.951475,
      "lng": -90.078434
    }
  }
}