From c826098ee78f727de9af881d8fd6ffd229b98481 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Sun, 14 Jun 2015 14:52:22 -0400 Subject: changed bundle id --- www/js/MonitorCtrl.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'www/js') 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); -- cgit v1.2.3