Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / variable / variable.rpc.js
index 27fdb36..85bddfb 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 _0x326f=['bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','info','Variable,\x20%s,\x20%s','request\x20sent','debug','error','code','message','result','catch','ShowVariable','Variable','raw','options','include','model','attributes','map','then','stringify','lodash'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0x326f,0xd1));var _0xf326=function(_0x4ed57d,_0x3e527f){_0x4ed57d=_0x4ed57d-0x0;var _0x232712=_0x326f[_0x4ed57d];return _0x232712;};'use strict';var _=require(_0xf326('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0xf326('0x1'));var rs=require(_0xf326('0x2'));var fs=require('fs');var Redis=require(_0xf326('0x3'));var db=require(_0xf326('0x4'))['db'];var utils=require(_0xf326('0x5'));var logger=require(_0xf326('0x6'))(_0xf326('0x7'));var config=require(_0xf326('0x8'));var jayson=require(_0xf326('0x9'));var client=jayson[_0xf326('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x3c254d,_0x3851eb,_0x165f95){return new BPromise(function(_0x1e7b8a,_0x515bfa){return client['request'](_0x3c254d,_0x165f95)['then'](function(_0x3bacf2){logger[_0xf326('0xb')](_0xf326('0xc'),_0x3851eb,_0xf326('0xd'));logger[_0xf326('0xe')]('Variable,\x20%s,\x20%s,\x20%s',_0x3851eb,_0xf326('0xd'),JSON['stringify'](_0x3bacf2));if(_0x3bacf2[_0xf326('0xf')]){if(_0x3bacf2['error'][_0xf326('0x10')]===0x1f4){logger['error'](_0xf326('0xc'),_0x3851eb,_0x3bacf2[_0xf326('0xf')]['message']);return _0x515bfa(_0x3bacf2[_0xf326('0xf')][_0xf326('0x11')]);}logger[_0xf326('0xf')](_0xf326('0xc'),_0x3851eb,_0x3bacf2['error'][_0xf326('0x11')]);return _0x1e7b8a(_0x3bacf2['error']['message']);}else{logger[_0xf326('0xb')](_0xf326('0xc'),_0x3851eb,_0xf326('0xd'));_0x1e7b8a(_0x3bacf2[_0xf326('0x12')][_0xf326('0x11')]);}})[_0xf326('0x13')](function(_0x34128e){logger[_0xf326('0xf')]('Variable,\x20%s,\x20%s',_0x3851eb,_0x34128e);_0x515bfa(_0x34128e);});});}exports[_0xf326('0x14')]=function(_0x453100){var _0x18bee3=this;return new Promise(function(_0x31ffb9,_0xcef2b5){return db[_0xf326('0x15')]['find']({'raw':_0x453100['options']?_0x453100['options'][_0xf326('0x16')]===undefined?!![]:![]:!![],'where':_0x453100[_0xf326('0x17')]?_0x453100['options']['where']||null:null,'attributes':_0x453100[_0xf326('0x17')]?_0x453100['options']['attributes']||null:null,'include':_0x453100[_0xf326('0x17')]?_0x453100[_0xf326('0x17')]['include']?_['map'](_0x453100[_0xf326('0x17')][_0xf326('0x18')],function(_0x5f21a2){return{'model':db[_0x5f21a2[_0xf326('0x19')]],'as':_0x5f21a2['as'],'attributes':_0x5f21a2[_0xf326('0x1a')],'include':_0x5f21a2[_0xf326('0x18')]?_[_0xf326('0x1b')](_0x5f21a2[_0xf326('0x18')],function(_0x2049ec){return{'model':db[_0x2049ec['model']],'as':_0x2049ec['as'],'attributes':_0x2049ec['attributes'],'include':_0x2049ec['include']?_[_0xf326('0x1b')](_0x2049ec[_0xf326('0x18')],function(_0x2cd45a){return{'model':db[_0x2cd45a[_0xf326('0x19')]],'as':_0x2cd45a['as'],'attributes':_0x2cd45a[_0xf326('0x1a')]};}):[]};}):[]};}):[]:[]})[_0xf326('0x1c')](function(_0x5217d4){logger[_0xf326('0xb')](_0xf326('0x14'),_0x453100);logger[_0xf326('0xe')]('ShowVariable',_0x453100,JSON[_0xf326('0x1d')](_0x5217d4));_0x31ffb9(_0x5217d4);})['catch'](function(_0x4a9abf){logger[_0xf326('0xf')](_0xf326('0x14'),_0x4a9abf[_0xf326('0x11')],_0x453100);_0xcef2b5(_0x18bee3['error'](0x1f4,_0x4a9abf[_0xf326('0x11')]));});});};
\ No newline at end of file