Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / trigger / trigger.rpc.js
index ce9c6c1..30c7a76 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0294=['include','model','attributes','GetTrigger','ShowTrigger','Trigger','find','raw','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','debug','stringify','error','code','message','Trigger,\x20%s,\x20%s','result','catch','findAll','options','where','map'];(function(_0x379296,_0xb721a1){var _0x2461d0=function(_0x3ee5c6){while(--_0x3ee5c6){_0x379296['push'](_0x379296['shift']());}};_0x2461d0(++_0xb721a1);}(_0x0294,0x17a));var _0x4029=function(_0x228f13,_0x550e4a){_0x228f13=_0x228f13-0x0;var _0x2921f0=_0x0294[_0x228f13];return _0x2921f0;};'use strict';var _=require(_0x4029('0x0'));var util=require(_0x4029('0x1'));var moment=require(_0x4029('0x2'));var BPromise=require(_0x4029('0x3'));var rs=require(_0x4029('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x4029('0x5'))['db'];var utils=require(_0x4029('0x6'));var logger=require(_0x4029('0x7'))(_0x4029('0x8'));var config=require(_0x4029('0x9'));var jayson=require(_0x4029('0xa'));var client=jayson[_0x4029('0xb')][_0x4029('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x39700a,_0x1f383,_0x3fccfd){return new BPromise(function(_0x3efcb8,_0x53d000){return client[_0x4029('0xd')](_0x39700a,_0x3fccfd)[_0x4029('0xe')](function(_0x15ff4e){logger[_0x4029('0xf')]('Trigger,\x20%s,\x20%s',_0x1f383,_0x4029('0x10'));logger[_0x4029('0x11')]('Trigger,\x20%s,\x20%s,\x20%s',_0x1f383,_0x4029('0x10'),JSON[_0x4029('0x12')](_0x15ff4e));if(_0x15ff4e[_0x4029('0x13')]){if(_0x15ff4e['error'][_0x4029('0x14')]===0x1f4){logger['error']('Trigger,\x20%s,\x20%s',_0x1f383,_0x15ff4e['error']['message']);return _0x53d000(_0x15ff4e['error'][_0x4029('0x15')]);}logger['error']('Trigger,\x20%s,\x20%s',_0x1f383,_0x15ff4e['error'][_0x4029('0x15')]);return _0x3efcb8(_0x15ff4e['error'][_0x4029('0x15')]);}else{logger['info'](_0x4029('0x16'),_0x1f383,'request\x20sent');_0x3efcb8(_0x15ff4e[_0x4029('0x17')][_0x4029('0x15')]);}})[_0x4029('0x18')](function(_0x393bdc){logger[_0x4029('0x13')](_0x4029('0x16'),_0x1f383,_0x393bdc);_0x53d000(_0x393bdc);});});}exports['GetTrigger']=function(_0x419baf){var _0x440fc5=this;return new Promise(function(_0x55e6d1,_0xae2912){return db['Trigger'][_0x4029('0x19')]({'raw':_0x419baf[_0x4029('0x1a')]?_0x419baf[_0x4029('0x1a')]['raw']===undefined?!![]:![]:!![],'where':_0x419baf[_0x4029('0x1a')]?_0x419baf[_0x4029('0x1a')][_0x4029('0x1b')]||null:null,'attributes':_0x419baf['options']?_0x419baf[_0x4029('0x1a')]['attributes']||null:null,'limit':_0x419baf[_0x4029('0x1a')]?_0x419baf['options']['limit']||null:null,'include':_0x419baf[_0x4029('0x1a')]?_0x419baf[_0x4029('0x1a')]['include']?_[_0x4029('0x1c')](_0x419baf[_0x4029('0x1a')][_0x4029('0x1d')],function(_0x3b305f){return{'model':db[_0x3b305f[_0x4029('0x1e')]],'as':_0x3b305f['as'],'attributes':_0x3b305f[_0x4029('0x1f')],'include':_0x3b305f[_0x4029('0x1d')]?_[_0x4029('0x1c')](_0x3b305f[_0x4029('0x1d')],function(_0x3c1909){return{'model':db[_0x3c1909[_0x4029('0x1e')]],'as':_0x3c1909['as'],'attributes':_0x3c1909[_0x4029('0x1f')],'include':_0x3c1909['include']?_[_0x4029('0x1c')](_0x3c1909[_0x4029('0x1d')],function(_0x21d1db){return{'model':db[_0x21d1db[_0x4029('0x1e')]],'as':_0x21d1db['as'],'attributes':_0x21d1db[_0x4029('0x1f')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x35c60c){logger[_0x4029('0xf')]('GetTrigger',_0x419baf);logger['debug']('GetTrigger',_0x419baf,JSON['stringify'](_0x35c60c));_0x55e6d1(_0x35c60c);})[_0x4029('0x18')](function(_0xa05cbe){logger[_0x4029('0x13')](_0x4029('0x20'),_0xa05cbe['message'],_0x419baf);_0xae2912(_0x440fc5[_0x4029('0x13')](0x1f4,_0xa05cbe[_0x4029('0x15')]));});});};exports[_0x4029('0x21')]=function(_0x2f7e9d){var _0x3d8fbc=this;return new Promise(function(_0x53b043,_0x5de2e8){return db[_0x4029('0x22')][_0x4029('0x23')]({'raw':_0x2f7e9d[_0x4029('0x1a')]?_0x2f7e9d[_0x4029('0x1a')][_0x4029('0x24')]===undefined?!![]:![]:!![],'where':_0x2f7e9d[_0x4029('0x1a')]?_0x2f7e9d[_0x4029('0x1a')]['where']||null:null,'attributes':_0x2f7e9d[_0x4029('0x1a')]?_0x2f7e9d['options']['attributes']||null:null,'include':_0x2f7e9d['options']?_0x2f7e9d[_0x4029('0x1a')][_0x4029('0x1d')]?_[_0x4029('0x1c')](_0x2f7e9d[_0x4029('0x1a')][_0x4029('0x1d')],function(_0x195633){return{'model':db[_0x195633[_0x4029('0x1e')]],'as':_0x195633['as'],'attributes':_0x195633[_0x4029('0x1f')],'include':_0x195633[_0x4029('0x1d')]?_[_0x4029('0x1c')](_0x195633['include'],function(_0x5c9388){return{'model':db[_0x5c9388['model']],'as':_0x5c9388['as'],'attributes':_0x5c9388[_0x4029('0x1f')],'include':_0x5c9388['include']?_[_0x4029('0x1c')](_0x5c9388[_0x4029('0x1d')],function(_0x1eece6){return{'model':db[_0x1eece6[_0x4029('0x1e')]],'as':_0x1eece6['as'],'attributes':_0x1eece6[_0x4029('0x1f')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x40df67){logger[_0x4029('0xf')](_0x4029('0x21'),_0x2f7e9d);logger['debug']('ShowTrigger',_0x2f7e9d,JSON['stringify'](_0x40df67));_0x53b043(_0x40df67);})[_0x4029('0x18')](function(_0x4ec0c0){logger[_0x4029('0x13')](_0x4029('0x21'),_0x4ec0c0['message'],_0x2f7e9d);_0x5de2e8(_0x3d8fbc[_0x4029('0x13')](0x1f4,_0x4ec0c0['message']));});});};
\ No newline at end of file
+var _0x2c99=['result','catch','GetTrigger','options','raw','where','attributes','map','include','model','ShowTrigger','Trigger','find','debug','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','http','request','then','info','Trigger,\x20%s,\x20%s','request\x20sent','Trigger,\x20%s,\x20%s,\x20%s','stringify','error','code','message'];(function(_0xc4001c,_0x1bf8f0){var _0x49f7bc=function(_0x1059b8){while(--_0x1059b8){_0xc4001c['push'](_0xc4001c['shift']());}};_0x49f7bc(++_0x1bf8f0);}(_0x2c99,0x179));var _0x92c9=function(_0x36c5b0,_0x5001da){_0x36c5b0=_0x36c5b0-0x0;var _0xf19333=_0x2c99[_0x36c5b0];return _0xf19333;};'use strict';var _=require(_0x92c9('0x0'));var util=require('util');var moment=require(_0x92c9('0x1'));var BPromise=require(_0x92c9('0x2'));var rs=require(_0x92c9('0x3'));var fs=require('fs');var Redis=require(_0x92c9('0x4'));var db=require(_0x92c9('0x5'))['db'];var utils=require(_0x92c9('0x6'));var logger=require('../../config/logger')(_0x92c9('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson['client'][_0x92c9('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x30c2dd,_0x27ab20,_0x234786){return new BPromise(function(_0x198914,_0x4f11c2){return client[_0x92c9('0x9')](_0x30c2dd,_0x234786)[_0x92c9('0xa')](function(_0x58fec1){logger[_0x92c9('0xb')](_0x92c9('0xc'),_0x27ab20,_0x92c9('0xd'));logger['debug'](_0x92c9('0xe'),_0x27ab20,_0x92c9('0xd'),JSON[_0x92c9('0xf')](_0x58fec1));if(_0x58fec1[_0x92c9('0x10')]){if(_0x58fec1['error'][_0x92c9('0x11')]===0x1f4){logger[_0x92c9('0x10')]('Trigger,\x20%s,\x20%s',_0x27ab20,_0x58fec1[_0x92c9('0x10')][_0x92c9('0x12')]);return _0x4f11c2(_0x58fec1[_0x92c9('0x10')][_0x92c9('0x12')]);}logger['error']('Trigger,\x20%s,\x20%s',_0x27ab20,_0x58fec1[_0x92c9('0x10')][_0x92c9('0x12')]);return _0x198914(_0x58fec1[_0x92c9('0x10')][_0x92c9('0x12')]);}else{logger[_0x92c9('0xb')](_0x92c9('0xc'),_0x27ab20,_0x92c9('0xd'));_0x198914(_0x58fec1[_0x92c9('0x13')][_0x92c9('0x12')]);}})[_0x92c9('0x14')](function(_0x1cc080){logger[_0x92c9('0x10')](_0x92c9('0xc'),_0x27ab20,_0x1cc080);_0x4f11c2(_0x1cc080);});});}exports[_0x92c9('0x15')]=function(_0x52db12){var _0x565f5a=this;return new Promise(function(_0x2dca42,_0x1e2fd1){return db['Trigger']['findAll']({'raw':_0x52db12['options']?_0x52db12[_0x92c9('0x16')][_0x92c9('0x17')]===undefined?!![]:![]:!![],'where':_0x52db12[_0x92c9('0x16')]?_0x52db12[_0x92c9('0x16')][_0x92c9('0x18')]||null:null,'attributes':_0x52db12['options']?_0x52db12['options'][_0x92c9('0x19')]||null:null,'limit':_0x52db12[_0x92c9('0x16')]?_0x52db12[_0x92c9('0x16')]['limit']||null:null,'include':_0x52db12['options']?_0x52db12['options']['include']?_[_0x92c9('0x1a')](_0x52db12['options'][_0x92c9('0x1b')],function(_0x3351d0){return{'model':db[_0x3351d0[_0x92c9('0x1c')]],'as':_0x3351d0['as'],'attributes':_0x3351d0[_0x92c9('0x19')],'include':_0x3351d0['include']?_[_0x92c9('0x1a')](_0x3351d0[_0x92c9('0x1b')],function(_0x48fb48){return{'model':db[_0x48fb48['model']],'as':_0x48fb48['as'],'attributes':_0x48fb48['attributes'],'include':_0x48fb48[_0x92c9('0x1b')]?_[_0x92c9('0x1a')](_0x48fb48[_0x92c9('0x1b')],function(_0x39ce38){return{'model':db[_0x39ce38['model']],'as':_0x39ce38['as'],'attributes':_0x39ce38[_0x92c9('0x19')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x1de5e3){logger[_0x92c9('0xb')](_0x92c9('0x15'),_0x52db12);logger['debug'](_0x92c9('0x15'),_0x52db12,JSON[_0x92c9('0xf')](_0x1de5e3));_0x2dca42(_0x1de5e3);})[_0x92c9('0x14')](function(_0x144cb9){logger[_0x92c9('0x10')](_0x92c9('0x15'),_0x144cb9[_0x92c9('0x12')],_0x52db12);_0x1e2fd1(_0x565f5a[_0x92c9('0x10')](0x1f4,_0x144cb9[_0x92c9('0x12')]));});});};exports[_0x92c9('0x1d')]=function(_0x3ffc5a){var _0xa7ed7a=this;return new Promise(function(_0x3b3004,_0x251cd0){return db[_0x92c9('0x1e')][_0x92c9('0x1f')]({'raw':_0x3ffc5a[_0x92c9('0x16')]?_0x3ffc5a[_0x92c9('0x16')][_0x92c9('0x17')]===undefined?!![]:![]:!![],'where':_0x3ffc5a['options']?_0x3ffc5a[_0x92c9('0x16')]['where']||null:null,'attributes':_0x3ffc5a[_0x92c9('0x16')]?_0x3ffc5a['options'][_0x92c9('0x19')]||null:null,'include':_0x3ffc5a['options']?_0x3ffc5a[_0x92c9('0x16')]['include']?_[_0x92c9('0x1a')](_0x3ffc5a[_0x92c9('0x16')][_0x92c9('0x1b')],function(_0x3aa537){return{'model':db[_0x3aa537[_0x92c9('0x1c')]],'as':_0x3aa537['as'],'attributes':_0x3aa537[_0x92c9('0x19')],'include':_0x3aa537[_0x92c9('0x1b')]?_[_0x92c9('0x1a')](_0x3aa537[_0x92c9('0x1b')],function(_0x5aa127){return{'model':db[_0x5aa127[_0x92c9('0x1c')]],'as':_0x5aa127['as'],'attributes':_0x5aa127['attributes'],'include':_0x5aa127[_0x92c9('0x1b')]?_['map'](_0x5aa127[_0x92c9('0x1b')],function(_0x33a3e1){return{'model':db[_0x33a3e1[_0x92c9('0x1c')]],'as':_0x33a3e1['as'],'attributes':_0x33a3e1['attributes']};}):[]};}):[]};}):[]:[]})[_0x92c9('0xa')](function(_0x47c01e){logger[_0x92c9('0xb')](_0x92c9('0x1d'),_0x3ffc5a);logger[_0x92c9('0x20')](_0x92c9('0x1d'),_0x3ffc5a,JSON['stringify'](_0x47c01e));_0x3b3004(_0x47c01e);})['catch'](function(_0xe37511){logger[_0x92c9('0x10')]('ShowTrigger',_0xe37511[_0x92c9('0x12')],_0x3ffc5a);_0x251cd0(_0xa7ed7a['error'](0x1f4,_0xe37511[_0x92c9('0x12')]));});});};
\ No newline at end of file