Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / variable / variable.rpc.js
index 27fdb36..e5541f7 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 _0x7fbe=['stringify','error','code','message','result','catch','Variable','find','options','where','attributes','include','map','model','info','ShowVariable','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','Variable,\x20%s,\x20%s','request\x20sent','debug','Variable,\x20%s,\x20%s,\x20%s'];(function(_0x205a58,_0x6f404d){var _0x151704=function(_0xa2c3f4){while(--_0xa2c3f4){_0x205a58['push'](_0x205a58['shift']());}};_0x151704(++_0x6f404d);}(_0x7fbe,0x1ec));var _0xe7fb=function(_0x3cdbc7,_0x2a7cb3){_0x3cdbc7=_0x3cdbc7-0x0;var _0x422d20=_0x7fbe[_0x3cdbc7];return _0x422d20;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0xe7fb('0x0'));var BPromise=require(_0xe7fb('0x1'));var rs=require(_0xe7fb('0x2'));var fs=require('fs');var Redis=require(_0xe7fb('0x3'));var db=require(_0xe7fb('0x4'))['db'];var utils=require(_0xe7fb('0x5'));var logger=require(_0xe7fb('0x6'))(_0xe7fb('0x7'));var config=require(_0xe7fb('0x8'));var jayson=require(_0xe7fb('0x9'));var client=jayson[_0xe7fb('0xa')][_0xe7fb('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x24cd67,_0x1f943f,_0x5ad75b){return new BPromise(function(_0x213ebc,_0x228f6b){return client[_0xe7fb('0xc')](_0x24cd67,_0x5ad75b)[_0xe7fb('0xd')](function(_0x4ba197){logger['info'](_0xe7fb('0xe'),_0x1f943f,_0xe7fb('0xf'));logger[_0xe7fb('0x10')](_0xe7fb('0x11'),_0x1f943f,_0xe7fb('0xf'),JSON[_0xe7fb('0x12')](_0x4ba197));if(_0x4ba197[_0xe7fb('0x13')]){if(_0x4ba197[_0xe7fb('0x13')][_0xe7fb('0x14')]===0x1f4){logger[_0xe7fb('0x13')](_0xe7fb('0xe'),_0x1f943f,_0x4ba197[_0xe7fb('0x13')][_0xe7fb('0x15')]);return _0x228f6b(_0x4ba197[_0xe7fb('0x13')][_0xe7fb('0x15')]);}logger['error'](_0xe7fb('0xe'),_0x1f943f,_0x4ba197[_0xe7fb('0x13')]['message']);return _0x213ebc(_0x4ba197[_0xe7fb('0x13')][_0xe7fb('0x15')]);}else{logger['info'](_0xe7fb('0xe'),_0x1f943f,'request\x20sent');_0x213ebc(_0x4ba197[_0xe7fb('0x16')][_0xe7fb('0x15')]);}})[_0xe7fb('0x17')](function(_0x17e8a8){logger['error'](_0xe7fb('0xe'),_0x1f943f,_0x17e8a8);_0x228f6b(_0x17e8a8);});});}exports['ShowVariable']=function(_0x293a47){var _0x546463=this;return new Promise(function(_0x1e77fd,_0x4708f7){return db[_0xe7fb('0x18')][_0xe7fb('0x19')]({'raw':_0x293a47['options']?_0x293a47[_0xe7fb('0x1a')]['raw']===undefined?!![]:![]:!![],'where':_0x293a47[_0xe7fb('0x1a')]?_0x293a47['options'][_0xe7fb('0x1b')]||null:null,'attributes':_0x293a47['options']?_0x293a47[_0xe7fb('0x1a')][_0xe7fb('0x1c')]||null:null,'include':_0x293a47['options']?_0x293a47[_0xe7fb('0x1a')][_0xe7fb('0x1d')]?_[_0xe7fb('0x1e')](_0x293a47['options'][_0xe7fb('0x1d')],function(_0x469ead){return{'model':db[_0x469ead['model']],'as':_0x469ead['as'],'attributes':_0x469ead['attributes'],'include':_0x469ead['include']?_[_0xe7fb('0x1e')](_0x469ead['include'],function(_0x49b219){return{'model':db[_0x49b219[_0xe7fb('0x1f')]],'as':_0x49b219['as'],'attributes':_0x49b219[_0xe7fb('0x1c')],'include':_0x49b219[_0xe7fb('0x1d')]?_['map'](_0x49b219[_0xe7fb('0x1d')],function(_0x2b69c4){return{'model':db[_0x2b69c4[_0xe7fb('0x1f')]],'as':_0x2b69c4['as'],'attributes':_0x2b69c4[_0xe7fb('0x1c')]};}):[]};}):[]};}):[]:[]})[_0xe7fb('0xd')](function(_0x16237a){logger[_0xe7fb('0x20')]('ShowVariable',_0x293a47);logger['debug'](_0xe7fb('0x21'),_0x293a47,JSON[_0xe7fb('0x12')](_0x16237a));_0x1e77fd(_0x16237a);})[_0xe7fb('0x17')](function(_0x4fd290){logger[_0xe7fb('0x13')](_0xe7fb('0x21'),_0x4fd290[_0xe7fb('0x15')],_0x293a47);_0x4708f7(_0x546463[_0xe7fb('0x13')](0x1f4,_0x4fd290[_0xe7fb('0x15')]));});});};
\ No newline at end of file