summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-14 14:52:22 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-14 14:52:22 -0400
commitc826098ee78f727de9af881d8fd6ffd229b98481 (patch)
treefc3e7ba595204450a8617d8b520a198f54107661 /www
parent29b1c060760d77cc2b49829f615e1442698f2980 (diff)
changed bundle id
Diffstat (limited to 'www')
-rw-r--r--www/js/MonitorCtrl.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/js/MonitorCtrl.js b/www/js/MonitorCtrl.js
index a8d8771e..96909af0 100644
--- a/www/js/MonitorCtrl.js
+++ b/www/js/MonitorCtrl.js
@@ -392,10 +392,6 @@ angular.module('zmApp.controllers').controller('zmApp.MonitorCtrl', ['$ionicPopu
};
function controlPTZ(monitorId, cmd) {
- // curl -X POST "http://arjunrc.ddns.net:9898/zm/index.php" -d "view=request&request=control&user=admin&passwd=indiglo&id=4&control=moveConLeft"
-
-
- //curl -X POST "http://server.com/zm/index.php?view=request" -d "request=control&user=admin&passwd=xx&id=4&control=moveConLeft"
console.log("Command value " + cmd + " with MID=" + monitorId);