aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/devices/ev_8_addDevice_s7_balancer.json
blob: d9a3b795514b547c775da8fa0a3124a59299a6a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "event": "addDevice",
  "payload": {
    "id": "of:0000000000000007",
    "type": "balancer",
    "online": true,
    "master": "ONOS",
    "labels": [
      "",
      "balancer",
      "of:0000000000000007"
    ],
    "metaUi": {
      "x": 600,
      "y": 300
    }
  }
}