aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showDetails_ex1_host.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showDetails_ex1_host.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showDetails_ex1_host.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showDetails_ex1_host.json b/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showDetails_ex1_host.json
deleted file mode 100644
index 19d99593..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/showDetails_ex1_host.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "event": "showDetails",
- "sid": 9,
- "payload": {
- "id": "CA:4B:EE:A4:B0:33/-1",
- "type": "host",
- "propOrder": [
- "MAC",
- "IP",
- "-",
- "Latitude",
- "Longitude"
- ],
- "props": {
- "MAC": "CA:4B:EE:A4:B0:33",
- "IP": "[10.0.0.1]",
- "-": "",
- "Latitude": null,
- "Longitude": null
- }
- }
-}