Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / pm2 / pm2.controller.js
index 70eff74..25f13ae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfb80=['destroy','delete','dump','../../config/pm2','../../config/logger','api','path','exec','sendStatus','json','error','name','status','send','npm\x20install','info','index','list','then','reject','express','length','catch','show','describe','body','script','chdir','Missing\x20name\x20and/or\x20path','restart','stop','params'];(function(_0x36d203,_0x3653f3){var _0x2f9e62=function(_0x461a77){while(--_0x461a77){_0x36d203['push'](_0x36d203['shift']());}};_0x2f9e62(++_0x3653f3);}(_0xfb80,0x1e3));var _0x0fb8=function(_0x30d061,_0x54ed28){_0x30d061=_0x30d061-0x0;var _0x16c8fc=_0xfb80[_0x30d061];return _0x16c8fc;};'use strict';var _=require('lodash');var pm2=require(_0x0fb8('0x0'));var logger=require(_0x0fb8('0x1'))(_0x0fb8('0x2'));var path=require(_0x0fb8('0x3'));var exec=require('child_process')[_0x0fb8('0x4')];var BPromise=require('bluebird');function handleEntityNotFound(_0x37df34,_0x442c93){return function(_0xdd4b45){if(!_0xdd4b45){_0x37df34[_0x0fb8('0x5')](0x194);;}return _0xdd4b45;};}function respondWithResult(_0xb4ba40,_0x25d761){_0x25d761=_0x25d761||0xc8;return function(_0x1229fe){if(_0x1229fe){return _0xb4ba40['status'](_0x25d761)[_0x0fb8('0x6')](_0x1229fe);}return null;};}function handleError(_0x1b7945,_0x5d0d31){_0x5d0d31=_0x5d0d31||0x1f4;return function(_0x623ebe){logger[_0x0fb8('0x7')](_0x623ebe['stack']);if(_0x623ebe[_0x0fb8('0x8')]){delete _0x623ebe[_0x0fb8('0x8')];}_0x1b7945[_0x0fb8('0x9')](_0x5d0d31)[_0x0fb8('0xa')](_0x623ebe);};}function execChildProcess(){return new BPromise(function(_0x522f0c,_0x17f713){exec(_0x0fb8('0xb'),function(_0x309af5,_0x53745e,_0x2d4e1c){logger[_0x0fb8('0xc')](_0x53745e);logger[_0x0fb8('0xc')](_0x2d4e1c);if(_0x309af5){logger['error'](_0x309af5);return _0x17f713(_0x309af5);}return _0x522f0c(_0x53745e);});});}exports[_0x0fb8('0xd')]=function(_0x4b6637,_0x6a5484){return pm2[_0x0fb8('0xe')]()[_0x0fb8('0xf')](function(_0xf5b461){if(_0xf5b461){var _0x2094b8=_[_0x0fb8('0x10')](_0xf5b461,function(_0x454890){return _0x454890[_0x0fb8('0x8')]===_0x0fb8('0x11')||_0x454890[_0x0fb8('0x8')]==='motion2';});return{'rows':_0x2094b8,'count':_0x2094b8[_0x0fb8('0x12')]};}return null;})['then'](respondWithResult(_0x6a5484,null))[_0x0fb8('0x13')](handleError(_0x6a5484,null));};exports[_0x0fb8('0x14')]=function(_0x35f3d3,_0x3be5df){return pm2[_0x0fb8('0x15')](_0x35f3d3['params']['id'])[_0x0fb8('0xf')](respondWithResult(_0x3be5df,null))['then'](handleEntityNotFound(_0x3be5df,null))['catch'](handleError(_0x3be5df,null));};exports['create']=function(_0x628829,_0x16319b){if(_0x628829[_0x0fb8('0x16')][_0x0fb8('0x8')]&&_0x628829['body'][_0x0fb8('0x17')]){var _0x231934=path['join'](__dirname,'../../files/plugins',_0x628829[_0x0fb8('0x16')]['script']);var _0x58eedf=process['cwd']();process[_0x0fb8('0x18')](path['dirname'](_0x231934));return execChildProcess()[_0x0fb8('0xf')](function(_0x3c6e58){process[_0x0fb8('0x18')](_0x58eedf);return pm2['start']({'name':_0x628829[_0x0fb8('0x16')][_0x0fb8('0x8')],'script':_0x231934});})['then'](function(_0x5c8553){pm2['dump']();return _0x5c8553[0x0];})[_0x0fb8('0xf')](respondWithResult(_0x16319b,0xc9))[_0x0fb8('0x13')](handleError(_0x16319b,null));}else{return _0x16319b[_0x0fb8('0x9')](0x1f4)[_0x0fb8('0xa')]({'message':_0x0fb8('0x19')});}};exports['update']=function(_0x25a7f0,_0x4368fe){if(_0x25a7f0['body']['id']){delete _0x25a7f0['body']['id'];}var _0x4e87c8={'online':_0x0fb8('0x1a'),'stopped':_0x0fb8('0x1b')};if(_0x4e87c8['hasOwnProperty'](_0x25a7f0[_0x0fb8('0x16')][_0x0fb8('0x9')])){return pm2[_0x4e87c8[_0x25a7f0[_0x0fb8('0x16')]['status']]](_0x25a7f0[_0x0fb8('0x1c')]['id'])[_0x0fb8('0xf')](respondWithResult(_0x4368fe,0xc8))[_0x0fb8('0x13')](handleError(_0x4368fe,null));}else{return _0x4368fe[_0x0fb8('0x9')](0x1f4)[_0x0fb8('0xa')]({'message':'Unknown\x20status'});}};exports[_0x0fb8('0x1d')]=function(_0x1342b9,_0x129819){if(_0x1342b9[_0x0fb8('0x16')]['id']){delete _0x1342b9[_0x0fb8('0x16')]['id'];}if(_0x1342b9['params']['id']){return pm2[_0x0fb8('0x1e')](_0x1342b9[_0x0fb8('0x1c')]['id'])[_0x0fb8('0xf')](function(_0x1e91f3){pm2[_0x0fb8('0x1f')]();return _0x1e91f3[0x0];})[_0x0fb8('0xf')](respondWithResult(_0x129819,null))['catch'](handleError(_0x129819,null));}else{return _0x129819[_0x0fb8('0x9')](0x1f4)[_0x0fb8('0xa')]({'message':'Unknown\x20id'});}};
\ No newline at end of file
+var _0xc874=['Unknown\x20status','destroy','delete','Unknown\x20id','lodash','../../config/logger','api','exec','bluebird','sendStatus','status','json','stack','name','send','npm\x20install','info','error','list','then','reject','express','motion2','length','show','params','catch','create','body','script','join','../../files/plugins','cwd','dirname','chdir','start','dump','Missing\x20name\x20and/or\x20path','update','restart','stop','hasOwnProperty'];(function(_0x686f51,_0x1457bb){var _0x18193a=function(_0x5850e7){while(--_0x5850e7){_0x686f51['push'](_0x686f51['shift']());}};_0x18193a(++_0x1457bb);}(_0xc874,0x154));var _0x4c87=function(_0x1385dc,_0x2c7fd7){_0x1385dc=_0x1385dc-0x0;var _0x2f6469=_0xc874[_0x1385dc];return _0x2f6469;};'use strict';var _=require(_0x4c87('0x0'));var pm2=require('../../config/pm2');var logger=require(_0x4c87('0x1'))(_0x4c87('0x2'));var path=require('path');var exec=require('child_process')[_0x4c87('0x3')];var BPromise=require(_0x4c87('0x4'));function handleEntityNotFound(_0x1c3dbc,_0x575a7c){return function(_0x3fbf14){if(!_0x3fbf14){_0x1c3dbc[_0x4c87('0x5')](0x194);;}return _0x3fbf14;};}function respondWithResult(_0x5d63ae,_0x46e0f5){_0x46e0f5=_0x46e0f5||0xc8;return function(_0x3dafe0){if(_0x3dafe0){return _0x5d63ae[_0x4c87('0x6')](_0x46e0f5)[_0x4c87('0x7')](_0x3dafe0);}return null;};}function handleError(_0x116649,_0x5b7720){_0x5b7720=_0x5b7720||0x1f4;return function(_0x1e0897){logger['error'](_0x1e0897[_0x4c87('0x8')]);if(_0x1e0897[_0x4c87('0x9')]){delete _0x1e0897[_0x4c87('0x9')];}_0x116649[_0x4c87('0x6')](_0x5b7720)[_0x4c87('0xa')](_0x1e0897);};}function execChildProcess(){return new BPromise(function(_0x548e1a,_0x1fcc99){exec(_0x4c87('0xb'),function(_0x527917,_0x20240a,_0x19bcbf){logger[_0x4c87('0xc')](_0x20240a);logger[_0x4c87('0xc')](_0x19bcbf);if(_0x527917){logger[_0x4c87('0xd')](_0x527917);return _0x1fcc99(_0x527917);}return _0x548e1a(_0x20240a);});});}exports['index']=function(_0x50c90c,_0x4826cb){return pm2[_0x4c87('0xe')]()[_0x4c87('0xf')](function(_0x2c66bc){if(_0x2c66bc){var _0x3f1cc5=_[_0x4c87('0x10')](_0x2c66bc,function(_0x453274){return _0x453274[_0x4c87('0x9')]===_0x4c87('0x11')||_0x453274['name']===_0x4c87('0x12');});return{'rows':_0x3f1cc5,'count':_0x3f1cc5[_0x4c87('0x13')]};}return null;})['then'](respondWithResult(_0x4826cb,null))['catch'](handleError(_0x4826cb,null));};exports[_0x4c87('0x14')]=function(_0x8cebb9,_0x2b55fa){return pm2['describe'](_0x8cebb9[_0x4c87('0x15')]['id'])['then'](respondWithResult(_0x2b55fa,null))[_0x4c87('0xf')](handleEntityNotFound(_0x2b55fa,null))[_0x4c87('0x16')](handleError(_0x2b55fa,null));};exports[_0x4c87('0x17')]=function(_0x22f775,_0x4f6514){if(_0x22f775[_0x4c87('0x18')][_0x4c87('0x9')]&&_0x22f775[_0x4c87('0x18')][_0x4c87('0x19')]){var _0xa4baa7=path[_0x4c87('0x1a')](__dirname,_0x4c87('0x1b'),_0x22f775[_0x4c87('0x18')]['script']);var _0x353ac9=process[_0x4c87('0x1c')]();process['chdir'](path[_0x4c87('0x1d')](_0xa4baa7));return execChildProcess()[_0x4c87('0xf')](function(_0x5a9496){process[_0x4c87('0x1e')](_0x353ac9);return pm2[_0x4c87('0x1f')]({'name':_0x22f775[_0x4c87('0x18')][_0x4c87('0x9')],'script':_0xa4baa7});})['then'](function(_0x4735f2){pm2[_0x4c87('0x20')]();return _0x4735f2[0x0];})[_0x4c87('0xf')](respondWithResult(_0x4f6514,0xc9))[_0x4c87('0x16')](handleError(_0x4f6514,null));}else{return _0x4f6514[_0x4c87('0x6')](0x1f4)[_0x4c87('0xa')]({'message':_0x4c87('0x21')});}};exports[_0x4c87('0x22')]=function(_0x4ca5fb,_0x4ecad3){if(_0x4ca5fb['body']['id']){delete _0x4ca5fb[_0x4c87('0x18')]['id'];}var _0x381af7={'online':_0x4c87('0x23'),'stopped':_0x4c87('0x24')};if(_0x381af7[_0x4c87('0x25')](_0x4ca5fb[_0x4c87('0x18')]['status'])){return pm2[_0x381af7[_0x4ca5fb[_0x4c87('0x18')][_0x4c87('0x6')]]](_0x4ca5fb[_0x4c87('0x15')]['id'])[_0x4c87('0xf')](respondWithResult(_0x4ecad3,0xc8))[_0x4c87('0x16')](handleError(_0x4ecad3,null));}else{return _0x4ecad3[_0x4c87('0x6')](0x1f4)[_0x4c87('0xa')]({'message':_0x4c87('0x26')});}};exports[_0x4c87('0x27')]=function(_0x2de21a,_0x41468f){if(_0x2de21a[_0x4c87('0x18')]['id']){delete _0x2de21a[_0x4c87('0x18')]['id'];}if(_0x2de21a[_0x4c87('0x15')]['id']){return pm2[_0x4c87('0x28')](_0x2de21a[_0x4c87('0x15')]['id'])['then'](function(_0xd4a2af){pm2['dump']();return _0xd4a2af[0x0];})[_0x4c87('0xf')](respondWithResult(_0x41468f,null))['catch'](handleError(_0x41468f,null));}else{return _0x41468f[_0x4c87('0x6')](0x1f4)[_0x4c87('0xa')]({'message':_0x4c87('0x29')});}};
\ No newline at end of file