chg build path to absolute path EDGE-129
authordamon92 <damon92.lee@samsung.com>
Tue, 19 Mar 2019 01:45:13 +0000 (10:45 +0900)
committerdamon92 <damon92.lee@samsung.com>
Tue, 19 Mar 2019 01:45:13 +0000 (10:45 +0900)
src/discoverymgr/discoveryOutput.json [deleted file]

diff --git a/src/discoverymgr/discoveryOutput.json b/src/discoverymgr/discoveryOutput.json
deleted file mode 100644 (file)
index c82d2dc..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-[
-    {
-        "Port": 46006,
-        "Endpoint": "192.168.1.37",
-        "Resources": [
-            {
-                "URI": "/oic/d",
-                "Types": [
-                    "oic.wk.d",
-                    "oic.d.airconditioner"
-                ]
-            },
-            {
-                "URI": "/introspection",
-                "Types": [
-                    "oic.wk.introspection"
-                ]
-            },
-            {
-                "URI": "/temperatures/vs/0",
-                "Types": [
-                    "x.com.samsung.da.temperatures"
-                ]
-            },
-            {
-                "URI": "/airflow/vs/0",
-                "Types": [
-                    "x.com.samsung.da.wind"
-                ]
-            },
-            {
-                "URI": "/power/vs/0",
-                "Types": [
-                    "x.com.samsung.da.operation"
-                ]
-            },
-            {
-                "URI": "/temperature/desired/0",
-                "Types": [
-                    "oic.r.temperature"
-                ]
-            },
-            {
-                "URI": "/temperature/current/0",
-                "Types": [
-                    "oic.r.temperature"
-                ]
-            },
-            {
-                "URI": "/mode/vs/0",
-                "Types": [
-                    "x.com.samsung.da.mode"
-                ]
-            }
-        ]
-    },
-    {
-        "Port": 33636,
-        "Endpoint": "192.168.1.37",
-        "Resources": [
-            {
-                "URI": "/oic/d",
-                "Types": [
-                    "oic.wk.d",
-                    "oic.d.edge"
-                ]
-            },
-            {
-                "URI": "/introspection",
-                "Types": [
-                    "oic.wk.introspection"
-                ]
-            }
-        ]
-    }
-]
\ No newline at end of file