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