Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / plugin / plugin.rpc.js
index c50d341..4a2b6c1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x835a=['request\x20sent','debug','Plugin,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','CreatePlugin','create','body','options','raw','moment','bluebird','randomstring','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./plugin.socket','register','request','then','info','Plugin,\x20%s,\x20%s'];(function(_0x17df98,_0x531ddc){var _0x18ad2c=function(_0x4c0f73){while(--_0x4c0f73){_0x17df98['push'](_0x17df98['shift']());}};_0x18ad2c(++_0x531ddc);}(_0x835a,0x8d));var _0xa835=function(_0x1600b5,_0x111517){_0x1600b5=_0x1600b5-0x0;var _0x611c48=_0x835a[_0x1600b5];return _0x611c48;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0xa835('0x0'));var BPromise=require(_0xa835('0x1'));var rs=require(_0xa835('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa835('0x3'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0xa835('0x4'));var config=require(_0xa835('0x5'));var jayson=require(_0xa835('0x6'));var client=jayson[_0xa835('0x7')][_0xa835('0x8')]({'port':0x232a});config[_0xa835('0x9')]=_[_0xa835('0xa')](config['redis'],{'host':_0xa835('0xb'),'port':0x18eb});var socket=require(_0xa835('0xc'))(new Redis(config['redis']));require(_0xa835('0xd'))[_0xa835('0xe')](socket);function respondWithRpcPromise(_0x4c993f,_0x1bc927,_0x9107b7){return new BPromise(function(_0x2d4bca,_0x1d1df4){return client[_0xa835('0xf')](_0x4c993f,_0x9107b7)[_0xa835('0x10')](function(_0x3d2cc8){logger[_0xa835('0x11')](_0xa835('0x12'),_0x1bc927,_0xa835('0x13'));logger[_0xa835('0x14')](_0xa835('0x15'),_0x1bc927,_0xa835('0x13'),JSON['stringify'](_0x3d2cc8));if(_0x3d2cc8[_0xa835('0x16')]){if(_0x3d2cc8[_0xa835('0x16')][_0xa835('0x17')]===0x1f4){logger[_0xa835('0x16')](_0xa835('0x12'),_0x1bc927,_0x3d2cc8[_0xa835('0x16')][_0xa835('0x18')]);return _0x1d1df4(_0x3d2cc8[_0xa835('0x16')]['message']);}logger[_0xa835('0x16')]('Plugin,\x20%s,\x20%s',_0x1bc927,_0x3d2cc8['error']['message']);return _0x2d4bca(_0x3d2cc8[_0xa835('0x16')]['message']);}else{logger[_0xa835('0x11')](_0xa835('0x12'),_0x1bc927,_0xa835('0x13'));_0x2d4bca(_0x3d2cc8[_0xa835('0x19')][_0xa835('0x18')]);}})[_0xa835('0x1a')](function(_0x3b645d){logger[_0xa835('0x16')]('Plugin,\x20%s,\x20%s',_0x1bc927,_0x3b645d);_0x1d1df4(_0x3b645d);});});}exports[_0xa835('0x1b')]=function(_0x76311a){var _0x4f00ce=this;return new Promise(function(_0x1f51c7,_0x51ed3f){return db['Plugin'][_0xa835('0x1c')](_0x76311a[_0xa835('0x1d')],{'raw':_0x76311a[_0xa835('0x1e')]?_0x76311a[_0xa835('0x1e')][_0xa835('0x1f')]===undefined?!![]:![]:!![]})[_0xa835('0x10')](function(_0x583309){logger[_0xa835('0x11')](_0xa835('0x1b'),_0x76311a);logger[_0xa835('0x14')](_0xa835('0x1b'),_0x76311a,JSON['stringify'](_0x583309));_0x1f51c7(_0x583309);})[_0xa835('0x1a')](function(_0x2749f8){logger[_0xa835('0x16')](_0xa835('0x1b'),_0x2749f8[_0xa835('0x18')],_0x76311a);_0x51ed3f(_0x4f00ce[_0xa835('0x16')](0x1f4,_0x2749f8[_0xa835('0x18')]));});});};
\ No newline at end of file
+var _0xc30f=['../../config/environment','jayson/promise','client','http','socket.io-emitter','redis','./plugin.socket','register','then','Plugin,\x20%s,\x20%s,\x20%s','stringify','error','Plugin,\x20%s,\x20%s','message','info','catch','CreatePlugin','Plugin','create','body','options','raw','debug','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc'];(function(_0x3515e2,_0x40917e){var _0x4284b9=function(_0xf68ae6){while(--_0xf68ae6){_0x3515e2['push'](_0x3515e2['shift']());}};_0x4284b9(++_0x40917e);}(_0xc30f,0x97));var _0xfc30=function(_0xc16394,_0x54e663){_0xc16394=_0xc16394-0x0;var _0x48b28c=_0xc30f[_0xc16394];return _0x48b28c;};'use strict';var _=require(_0xfc30('0x0'));var util=require(_0xfc30('0x1'));var moment=require(_0xfc30('0x2'));var BPromise=require(_0xfc30('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xfc30('0x4'));var db=require(_0xfc30('0x5'))['db'];var utils=require(_0xfc30('0x6'));var logger=require(_0xfc30('0x7'))(_0xfc30('0x8'));var config=require(_0xfc30('0x9'));var jayson=require(_0xfc30('0xa'));var client=jayson[_0xfc30('0xb')][_0xfc30('0xc')]({'port':0x232a});config['redis']=_['defaults'](config['redis'],{'host':'localhost','port':0x18eb});var socket=require(_0xfc30('0xd'))(new Redis(config[_0xfc30('0xe')]));require(_0xfc30('0xf'))[_0xfc30('0x10')](socket);function respondWithRpcPromise(_0x4a518c,_0x3e183d,_0x179a96){return new BPromise(function(_0x428743,_0xbb845d){return client['request'](_0x4a518c,_0x179a96)[_0xfc30('0x11')](function(_0x4960ef){logger['info']('Plugin,\x20%s,\x20%s',_0x3e183d,'request\x20sent');logger['debug'](_0xfc30('0x12'),_0x3e183d,'request\x20sent',JSON[_0xfc30('0x13')](_0x4960ef));if(_0x4960ef[_0xfc30('0x14')]){if(_0x4960ef[_0xfc30('0x14')]['code']===0x1f4){logger[_0xfc30('0x14')](_0xfc30('0x15'),_0x3e183d,_0x4960ef[_0xfc30('0x14')][_0xfc30('0x16')]);return _0xbb845d(_0x4960ef[_0xfc30('0x14')]['message']);}logger[_0xfc30('0x14')]('Plugin,\x20%s,\x20%s',_0x3e183d,_0x4960ef[_0xfc30('0x14')][_0xfc30('0x16')]);return _0x428743(_0x4960ef[_0xfc30('0x14')][_0xfc30('0x16')]);}else{logger[_0xfc30('0x17')](_0xfc30('0x15'),_0x3e183d,'request\x20sent');_0x428743(_0x4960ef['result'][_0xfc30('0x16')]);}})[_0xfc30('0x18')](function(_0x4a021a){logger[_0xfc30('0x14')](_0xfc30('0x15'),_0x3e183d,_0x4a021a);_0xbb845d(_0x4a021a);});});}exports[_0xfc30('0x19')]=function(_0x263f27){var _0x36814b=this;return new Promise(function(_0x41acfe,_0x424f82){return db[_0xfc30('0x1a')][_0xfc30('0x1b')](_0x263f27[_0xfc30('0x1c')],{'raw':_0x263f27[_0xfc30('0x1d')]?_0x263f27[_0xfc30('0x1d')][_0xfc30('0x1e')]===undefined?!![]:![]:!![]})['then'](function(_0x183a92){logger[_0xfc30('0x17')](_0xfc30('0x19'),_0x263f27);logger[_0xfc30('0x1f')](_0xfc30('0x19'),_0x263f27,JSON[_0xfc30('0x13')](_0x183a92));_0x41acfe(_0x183a92);})[_0xfc30('0x18')](function(_0x1042bd){logger[_0xfc30('0x14')]('CreatePlugin',_0x1042bd[_0xfc30('0x16')],_0x263f27);_0x424f82(_0x36814b[_0xfc30('0x14')](0x1f4,_0x1042bd[_0xfc30('0x16')]));});});};
\ No newline at end of file