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