Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / variable / variable.rpc.js
index 27fdb36..5825ace 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 _0x7217=['where','attributes','map','include','model','ShowVariable','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Variable,\x20%s,\x20%s','debug','Variable,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','Variable','find','options','raw'];(function(_0xa560bd,_0x3feaec){var _0x4d200b=function(_0x21f770){while(--_0x21f770){_0xa560bd['push'](_0xa560bd['shift']());}};_0x4d200b(++_0x3feaec);}(_0x7217,0x19e));var _0x7721=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x7217[_0x5b644e];return _0x49c6bf;};'use strict';var _=require(_0x7721('0x0'));var util=require('util');var moment=require(_0x7721('0x1'));var BPromise=require(_0x7721('0x2'));var rs=require(_0x7721('0x3'));var fs=require('fs');var Redis=require(_0x7721('0x4'));var db=require(_0x7721('0x5'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x7721('0x6'));var config=require(_0x7721('0x7'));var jayson=require(_0x7721('0x8'));var client=jayson[_0x7721('0x9')][_0x7721('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xf7ff37,_0x18ab6b,_0x21f680){return new BPromise(function(_0x225610,_0x2f99ed){return client[_0x7721('0xb')](_0xf7ff37,_0x21f680)[_0x7721('0xc')](function(_0xfa8835){logger[_0x7721('0xd')](_0x7721('0xe'),_0x18ab6b,'request\x20sent');logger[_0x7721('0xf')](_0x7721('0x10'),_0x18ab6b,_0x7721('0x11'),JSON[_0x7721('0x12')](_0xfa8835));if(_0xfa8835[_0x7721('0x13')]){if(_0xfa8835[_0x7721('0x13')][_0x7721('0x14')]===0x1f4){logger[_0x7721('0x13')]('Variable,\x20%s,\x20%s',_0x18ab6b,_0xfa8835[_0x7721('0x13')][_0x7721('0x15')]);return _0x2f99ed(_0xfa8835['error'][_0x7721('0x15')]);}logger[_0x7721('0x13')](_0x7721('0xe'),_0x18ab6b,_0xfa8835[_0x7721('0x13')]['message']);return _0x225610(_0xfa8835[_0x7721('0x13')][_0x7721('0x15')]);}else{logger['info']('Variable,\x20%s,\x20%s',_0x18ab6b,'request\x20sent');_0x225610(_0xfa8835[_0x7721('0x16')][_0x7721('0x15')]);}})[_0x7721('0x17')](function(_0x32550d){logger['error'](_0x7721('0xe'),_0x18ab6b,_0x32550d);_0x2f99ed(_0x32550d);});});}exports['ShowVariable']=function(_0x3fc09e){var _0x5cb0e6=this;return new Promise(function(_0xfec626,_0x4e96fb){return db[_0x7721('0x18')][_0x7721('0x19')]({'raw':_0x3fc09e[_0x7721('0x1a')]?_0x3fc09e[_0x7721('0x1a')][_0x7721('0x1b')]===undefined?!![]:![]:!![],'where':_0x3fc09e[_0x7721('0x1a')]?_0x3fc09e[_0x7721('0x1a')][_0x7721('0x1c')]||null:null,'attributes':_0x3fc09e['options']?_0x3fc09e[_0x7721('0x1a')][_0x7721('0x1d')]||null:null,'include':_0x3fc09e[_0x7721('0x1a')]?_0x3fc09e[_0x7721('0x1a')]['include']?_[_0x7721('0x1e')](_0x3fc09e['options'][_0x7721('0x1f')],function(_0x288e3a){return{'model':db[_0x288e3a[_0x7721('0x20')]],'as':_0x288e3a['as'],'attributes':_0x288e3a[_0x7721('0x1d')],'include':_0x288e3a[_0x7721('0x1f')]?_[_0x7721('0x1e')](_0x288e3a[_0x7721('0x1f')],function(_0x5b4d74){return{'model':db[_0x5b4d74[_0x7721('0x20')]],'as':_0x5b4d74['as'],'attributes':_0x5b4d74[_0x7721('0x1d')],'include':_0x5b4d74[_0x7721('0x1f')]?_[_0x7721('0x1e')](_0x5b4d74[_0x7721('0x1f')],function(_0x16355a){return{'model':db[_0x16355a[_0x7721('0x20')]],'as':_0x16355a['as'],'attributes':_0x16355a[_0x7721('0x1d')]};}):[]};}):[]};}):[]:[]})[_0x7721('0xc')](function(_0x52316e){logger[_0x7721('0xd')]('ShowVariable',_0x3fc09e);logger['debug'](_0x7721('0x21'),_0x3fc09e,JSON[_0x7721('0x12')](_0x52316e));_0xfec626(_0x52316e);})[_0x7721('0x17')](function(_0x158d98){logger[_0x7721('0x13')](_0x7721('0x21'),_0x158d98[_0x7721('0x15')],_0x3fc09e);_0x4e96fb(_0x5cb0e6[_0x7721('0x13')](0x1f4,_0x158d98['message']));});});};
\ No newline at end of file