summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/simple/ev_5_updateDevice_08_online.json
blob: 3b4228338f867cdcacade04b513834316fa2a0ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "updateDevice",
  "payload": {
    "id": "of:0000ffffffff0008",
    "type": "switch",
    "online": true,
    "master": "myInstA",
    "labels": [
      "",
      "switch-8",
      "0000ffffffff0008"
    ],
    "metaUi": {
      "x": 520,
      "y": 350
    }
  }
}