Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / services / ami / trigger / script / index.js
index 71fb1ed..0293d9e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac31=['error','format','info','util','../../../../config/logger','data2','Script','data3','exec'];(function(_0x380b8f,_0x32271d){var _0x646c69=function(_0x57c77f){while(--_0x57c77f){_0x380b8f['push'](_0x380b8f['shift']());}};_0x646c69(++_0x32271d);}(_0xac31,0x16b));var _0x1ac3=function(_0x179b96,_0x74bb85){_0x179b96=_0x179b96-0x0;var _0x52f631=_0xac31[_0x179b96];return _0x52f631;};'use strict';var util=require(_0x1ac3('0x0'));var sh=require('shelljs');var Mustache=require('mustache');var logger=require(_0x1ac3('0x1'))('trigger');exports['exec']=function(_0x213d21,_0x23f139){var _0x56098c=_0x213d21[_0x1ac3('0x2')]?_0x213d21[_0x1ac3('0x2')]:_0x1ac3('0x3');var _0x21e16b=_0x213d21['data3']?Mustache['render'](_0x213d21[_0x1ac3('0x4')],_0x23f139):_0x23f139;sh[_0x1ac3('0x5')](_0x21e16b,function(_0x2b71ce,_0x55298d,_0x30f94a){if(_0x2b71ce!==0x0){logger[_0x1ac3('0x6')](util[_0x1ac3('0x7')]('%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s',_0x56098c,_0x21e16b,_0x2b71ce,_0x30f94a));}else{logger[_0x1ac3('0x8')](util[_0x1ac3('0x7')]('%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s',_0x56098c,_0x21e16b,_0x55298d));}});};
\ No newline at end of file
+var _0xea69=['shelljs','mustache','trigger','exec','data2','data3','render','format','%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s'];(function(_0x5d6c3e,_0x409a3e){var _0x44ecb7=function(_0x936b6a){while(--_0x936b6a){_0x5d6c3e['push'](_0x5d6c3e['shift']());}};_0x44ecb7(++_0x409a3e);}(_0xea69,0x156));var _0x9ea6=function(_0x3c5c20,_0x41645a){_0x3c5c20=_0x3c5c20-0x0;var _0x4ca2fd=_0xea69[_0x3c5c20];return _0x4ca2fd;};'use strict';var util=require('util');var sh=require(_0x9ea6('0x0'));var Mustache=require(_0x9ea6('0x1'));var logger=require('../../../../config/logger')(_0x9ea6('0x2'));exports[_0x9ea6('0x3')]=function(_0x4a55a2,_0x28d323){var _0x441e7b=_0x4a55a2['data2']?_0x4a55a2[_0x9ea6('0x4')]:'Script';var _0x2f82ae=_0x4a55a2[_0x9ea6('0x5')]?Mustache[_0x9ea6('0x6')](_0x4a55a2[_0x9ea6('0x5')],_0x28d323):_0x28d323;sh[_0x9ea6('0x3')](_0x2f82ae,function(_0x208290,_0x65447f,_0xb6a5dd){if(_0x208290!==0x0){logger['error'](util['format']('%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s',_0x441e7b,_0x2f82ae,_0x208290,_0xb6a5dd));}else{logger['info'](util[_0x9ea6('0x7')](_0x9ea6('0x8'),_0x441e7b,_0x2f82ae,_0x65447f));}});};
\ No newline at end of file