aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/iotbzh-Binding.js
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-06-12 17:52:40 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-07-10 23:59:54 +0200
commit75eb2161c641f85dded64a99cb862abfab64eff7 (patch)
treec2c6c515e45bba9ca1b2e30fe392342cab643ae0 /htdocs/iotbzh-Binding.js
parent197d9acab4fb5097d3dce56227c2096abdc075bd (diff)
Improved supervisor requests & events recording
Change-Id: I4eb52820d2bec4ca4f2e3e455db7eb79d1a09d12 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'htdocs/iotbzh-Binding.js')
-rw-r--r--htdocs/iotbzh-Binding.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/iotbzh-Binding.js b/htdocs/iotbzh-Binding.js
index 1d28658..a64461b 100644
--- a/htdocs/iotbzh-Binding.js
+++ b/htdocs/iotbzh-Binding.js
@@ -85,6 +85,7 @@ function callbinder(api, verb, query) {
//**********************************************
//
//**********************************************
+/*
var topo = null;
function getTopo() {
@@ -119,7 +120,7 @@ function getTopo() {
console.log()
});
};
-
+*/