Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / variable / variable.rpc.js
index 27fdb36..017f961 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9b73=['bluebird','ioredis','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','Variable,\x20%s,\x20%s','debug','Variable,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','info','result','ShowVariable','options','raw','where','include','map','model','attributes','stringify','lodash','util'];(function(_0x3c8e9a,_0x384306){var _0x2d4c57=function(_0x43d408){while(--_0x43d408){_0x3c8e9a['push'](_0x3c8e9a['shift']());}};_0x2d4c57(++_0x384306);}(_0x9b73,0x1de));var _0x39b7=function(_0x6c993a,_0x5ea3ab){_0x6c993a=_0x6c993a-0x0;var _0x27f547=_0x9b73[_0x6c993a];return _0x27f547;};'use strict';var _=require(_0x39b7('0x0'));var util=require(_0x39b7('0x1'));var moment=require('moment');var BPromise=require(_0x39b7('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x39b7('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x39b7('0x4'));var logger=require(_0x39b7('0x5'))(_0x39b7('0x6'));var config=require('../../config/environment');var jayson=require(_0x39b7('0x7'));var client=jayson[_0x39b7('0x8')][_0x39b7('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2e2d01,_0x4eca99,_0x5479dc){return new BPromise(function(_0x24885f,_0x191b6c){return client[_0x39b7('0xa')](_0x2e2d01,_0x5479dc)[_0x39b7('0xb')](function(_0x5139d5){logger['info'](_0x39b7('0xc'),_0x4eca99,'request\x20sent');logger[_0x39b7('0xd')](_0x39b7('0xe'),_0x4eca99,_0x39b7('0xf'),JSON['stringify'](_0x5139d5));if(_0x5139d5[_0x39b7('0x10')]){if(_0x5139d5[_0x39b7('0x10')][_0x39b7('0x11')]===0x1f4){logger[_0x39b7('0x10')]('Variable,\x20%s,\x20%s',_0x4eca99,_0x5139d5['error'][_0x39b7('0x12')]);return _0x191b6c(_0x5139d5[_0x39b7('0x10')][_0x39b7('0x12')]);}logger[_0x39b7('0x10')](_0x39b7('0xc'),_0x4eca99,_0x5139d5['error'][_0x39b7('0x12')]);return _0x24885f(_0x5139d5[_0x39b7('0x10')][_0x39b7('0x12')]);}else{logger[_0x39b7('0x13')](_0x39b7('0xc'),_0x4eca99,_0x39b7('0xf'));_0x24885f(_0x5139d5[_0x39b7('0x14')][_0x39b7('0x12')]);}})['catch'](function(_0x759c4e){logger[_0x39b7('0x10')](_0x39b7('0xc'),_0x4eca99,_0x759c4e);_0x191b6c(_0x759c4e);});});}exports[_0x39b7('0x15')]=function(_0x33973d){var _0xaf78e8=this;return new Promise(function(_0x5e1449,_0x2255d1){return db['Variable']['find']({'raw':_0x33973d[_0x39b7('0x16')]?_0x33973d['options'][_0x39b7('0x17')]===undefined?!![]:![]:!![],'where':_0x33973d[_0x39b7('0x16')]?_0x33973d[_0x39b7('0x16')][_0x39b7('0x18')]||null:null,'attributes':_0x33973d['options']?_0x33973d[_0x39b7('0x16')]['attributes']||null:null,'include':_0x33973d[_0x39b7('0x16')]?_0x33973d['options'][_0x39b7('0x19')]?_[_0x39b7('0x1a')](_0x33973d[_0x39b7('0x16')][_0x39b7('0x19')],function(_0xf0f66a){return{'model':db[_0xf0f66a[_0x39b7('0x1b')]],'as':_0xf0f66a['as'],'attributes':_0xf0f66a[_0x39b7('0x1c')],'include':_0xf0f66a[_0x39b7('0x19')]?_[_0x39b7('0x1a')](_0xf0f66a[_0x39b7('0x19')],function(_0xeada9){return{'model':db[_0xeada9[_0x39b7('0x1b')]],'as':_0xeada9['as'],'attributes':_0xeada9['attributes'],'include':_0xeada9[_0x39b7('0x19')]?_['map'](_0xeada9[_0x39b7('0x19')],function(_0x456bac){return{'model':db[_0x456bac[_0x39b7('0x1b')]],'as':_0x456bac['as'],'attributes':_0x456bac[_0x39b7('0x1c')]};}):[]};}):[]};}):[]:[]})[_0x39b7('0xb')](function(_0x2028d5){logger[_0x39b7('0x13')](_0x39b7('0x15'),_0x33973d);logger[_0x39b7('0xd')](_0x39b7('0x15'),_0x33973d,JSON[_0x39b7('0x1d')](_0x2028d5));_0x5e1449(_0x2028d5);})['catch'](function(_0x366525){logger[_0x39b7('0x10')]('ShowVariable',_0x366525['message'],_0x33973d);_0x2255d1(_0xaf78e8['error'](0x1f4,_0x366525[_0x39b7('0x12')]));});});};
\ No newline at end of file
+var _0x9957=['stringify','error','code','message','result','catch','ShowVariable','find','raw','options','where','attributes','include','map','model','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','then','info','Variable,\x20%s,\x20%s','request\x20sent','debug','Variable,\x20%s,\x20%s,\x20%s'];(function(_0x3a51c1,_0x2cf945){var _0x138f7f=function(_0x1daf8e){while(--_0x1daf8e){_0x3a51c1['push'](_0x3a51c1['shift']());}};_0x138f7f(++_0x2cf945);}(_0x9957,0x93));var _0x7995=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0x9957[_0x501510];return _0x1e6ee5;};'use strict';var _=require(_0x7995('0x0'));var util=require(_0x7995('0x1'));var moment=require(_0x7995('0x2'));var BPromise=require(_0x7995('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x7995('0x4'));var db=require(_0x7995('0x5'))['db'];var utils=require(_0x7995('0x6'));var logger=require(_0x7995('0x7'))('rpc');var config=require(_0x7995('0x8'));var jayson=require(_0x7995('0x9'));var client=jayson[_0x7995('0xa')][_0x7995('0xb')]({'port':0x232a});function respondWithRpcPromise(_0xbda126,_0x326741,_0x4996ca){return new BPromise(function(_0x465276,_0x1cad37){return client['request'](_0xbda126,_0x4996ca)[_0x7995('0xc')](function(_0x3116fb){logger[_0x7995('0xd')](_0x7995('0xe'),_0x326741,_0x7995('0xf'));logger[_0x7995('0x10')](_0x7995('0x11'),_0x326741,'request\x20sent',JSON[_0x7995('0x12')](_0x3116fb));if(_0x3116fb[_0x7995('0x13')]){if(_0x3116fb['error'][_0x7995('0x14')]===0x1f4){logger[_0x7995('0x13')](_0x7995('0xe'),_0x326741,_0x3116fb[_0x7995('0x13')][_0x7995('0x15')]);return _0x1cad37(_0x3116fb[_0x7995('0x13')][_0x7995('0x15')]);}logger['error']('Variable,\x20%s,\x20%s',_0x326741,_0x3116fb[_0x7995('0x13')][_0x7995('0x15')]);return _0x465276(_0x3116fb[_0x7995('0x13')][_0x7995('0x15')]);}else{logger[_0x7995('0xd')](_0x7995('0xe'),_0x326741,_0x7995('0xf'));_0x465276(_0x3116fb[_0x7995('0x16')]['message']);}})[_0x7995('0x17')](function(_0x565d97){logger[_0x7995('0x13')](_0x7995('0xe'),_0x326741,_0x565d97);_0x1cad37(_0x565d97);});});}exports[_0x7995('0x18')]=function(_0x291317){var _0x1e1415=this;return new Promise(function(_0x37a7d4,_0x4faa60){return db['Variable'][_0x7995('0x19')]({'raw':_0x291317['options']?_0x291317['options'][_0x7995('0x1a')]===undefined?!![]:![]:!![],'where':_0x291317[_0x7995('0x1b')]?_0x291317['options'][_0x7995('0x1c')]||null:null,'attributes':_0x291317['options']?_0x291317['options'][_0x7995('0x1d')]||null:null,'include':_0x291317[_0x7995('0x1b')]?_0x291317[_0x7995('0x1b')][_0x7995('0x1e')]?_[_0x7995('0x1f')](_0x291317[_0x7995('0x1b')]['include'],function(_0x32a09a){return{'model':db[_0x32a09a[_0x7995('0x20')]],'as':_0x32a09a['as'],'attributes':_0x32a09a[_0x7995('0x1d')],'include':_0x32a09a[_0x7995('0x1e')]?_[_0x7995('0x1f')](_0x32a09a[_0x7995('0x1e')],function(_0x475351){return{'model':db[_0x475351[_0x7995('0x20')]],'as':_0x475351['as'],'attributes':_0x475351['attributes'],'include':_0x475351[_0x7995('0x1e')]?_[_0x7995('0x1f')](_0x475351[_0x7995('0x1e')],function(_0x268ce7){return{'model':db[_0x268ce7[_0x7995('0x20')]],'as':_0x268ce7['as'],'attributes':_0x268ce7[_0x7995('0x1d')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x47625f){logger['info'](_0x7995('0x18'),_0x291317);logger[_0x7995('0x10')](_0x7995('0x18'),_0x291317,JSON[_0x7995('0x12')](_0x47625f));_0x37a7d4(_0x47625f);})[_0x7995('0x17')](function(_0x4b6f99){logger[_0x7995('0x13')]('ShowVariable',_0x4b6f99[_0x7995('0x15')],_0x291317);_0x4faa60(_0x1e1415[_0x7995('0x13')](0x1f4,_0x4b6f99[_0x7995('0x15')]));});});};
\ No newline at end of file