diff options
Diffstat (limited to 'htdocs/iotbzh-Binding.js')
-rw-r--r-- | htdocs/iotbzh-Binding.js | 3 |
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() }); }; - +*/ |