Initial Commit for ODTN demo repo with demo scripts and demo app

Change-Id: I812c9fbe7a4b5d454038860acbb936fa9b189438
diff --git a/cassini-demo/h1.json b/cassini-demo/h1.json
new file mode 100644
index 0000000..cc6a37d
--- /dev/null
+++ b/cassini-demo/h1.json
@@ -0,0 +1,13 @@
+{
+  "mac": "3c:fd:fe:9e:6f:c8",
+  "vlan": "2",
+  "ipAddresses": [
+    "10.0.0.1"
+  ],
+  "locations": [
+    {
+      "elementId": "netconf:10.172.0.11:830",
+      "port": "101"
+    }
+  ]
+}