GUI -- [ONOS-89] - completed device mastership affinity coloring work.

Change-Id: I6d42c41cf30c042171550352ce05325b53560841
diff --git a/web/gui/src/main/webapp/json/ev/colors/ev_17_onos.json b/web/gui/src/main/webapp/json/ev/colors/ev_17_onos.json
new file mode 100644
index 0000000..c080d56
--- /dev/null
+++ b/web/gui/src/main/webapp/json/ev/colors/ev_17_onos.json
@@ -0,0 +1,14 @@
+{
+  "event": "addInstance",
+  "payload": {
+    "id": "onos-7",
+    "ip": "192.168.0.77",
+    "online": true,
+    "uiAttached": false,
+    "switches": 0,
+    "labels": [
+      "onos-7",
+      "192.168.0.77"
+    ]
+  }
+}