aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json b/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json
deleted file mode 100644
index d47265b3..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/addHost_ex2.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "event": "addHost",
- "payload": {
- "id": "00:00:00:00:00:01/-1",
- "type": "endstation",
- "ingress": "00:00:00:00:00:01/-1/0-of:0000000000000001/1",
- "egress": "of:0000000000000001/1-00:00:00:00:00:01/-1/0",
- "cp": {
- "device": "of:0000000000000001",
- "port": 1
- },
- "labels": [
- "10.0.0.1",
- "00:00:00:00:00:01"
- ],
- "props": {
- "name": "CMBR",
- "latitude": "44.37373",
- "longitude": "-71.109734"
- },
- "location": {
- "type": "latlng",
- "lat": 44.37373,
- "lng": -71.109734
- }
- }
-}