aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_3_addDevice_08.json
blob: 9c16f2b46c995de6ba61a44828c8d415e277e893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000ffffffff0008",
    "type": "switch",
    "online": false,
    "master": "myInstA",
    "location": {
      "type": "latlng",
      "lat": 37.7833,
      "lng": -122.4167
    },
    "labels": [
      "",
      "sw-8",
      "0000ffffffff0008"
    ],
    "metaUi": {
      "x": 520,
      "y": 350
    }
  }
}