Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / plugin / plugin.rpc.js
index c50d341..bb91d33 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 _0x1a76=['jayson/promise','http','redis','defaults','localhost','./plugin.socket','register','then','info','Plugin,\x20%s,\x20%s','request\x20sent','debug','Plugin,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','Plugin','create','options','raw','CreatePlugin','util','moment','bluebird','randomstring','ioredis','../../config/utils','rpc'];(function(_0x3e6e52,_0x1d3114){var _0x3d7618=function(_0x10e2c5){while(--_0x10e2c5){_0x3e6e52['push'](_0x3e6e52['shift']());}};_0x3d7618(++_0x1d3114);}(_0x1a76,0xf1));var _0x61a7=function(_0x4d30ac,_0x112604){_0x4d30ac=_0x4d30ac-0x0;var _0x279f70=_0x1a76[_0x4d30ac];return _0x279f70;};'use strict';var _=require('lodash');var util=require(_0x61a7('0x0'));var moment=require(_0x61a7('0x1'));var BPromise=require(_0x61a7('0x2'));var rs=require(_0x61a7('0x3'));var fs=require('fs');var Redis=require(_0x61a7('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x61a7('0x5'));var logger=require('../../config/logger')(_0x61a7('0x6'));var config=require('../../config/environment');var jayson=require(_0x61a7('0x7'));var client=jayson['client'][_0x61a7('0x8')]({'port':0x232a});config[_0x61a7('0x9')]=_[_0x61a7('0xa')](config['redis'],{'host':_0x61a7('0xb'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0x61a7('0xc'))[_0x61a7('0xd')](socket);function respondWithRpcPromise(_0x43f09a,_0x60bbdc,_0x2900b8){return new BPromise(function(_0x5423ac,_0xf7b6dc){return client['request'](_0x43f09a,_0x2900b8)[_0x61a7('0xe')](function(_0x43112d){logger[_0x61a7('0xf')](_0x61a7('0x10'),_0x60bbdc,_0x61a7('0x11'));logger[_0x61a7('0x12')](_0x61a7('0x13'),_0x60bbdc,'request\x20sent',JSON[_0x61a7('0x14')](_0x43112d));if(_0x43112d[_0x61a7('0x15')]){if(_0x43112d[_0x61a7('0x15')][_0x61a7('0x16')]===0x1f4){logger[_0x61a7('0x15')](_0x61a7('0x10'),_0x60bbdc,_0x43112d[_0x61a7('0x15')]['message']);return _0xf7b6dc(_0x43112d[_0x61a7('0x15')][_0x61a7('0x17')]);}logger[_0x61a7('0x15')](_0x61a7('0x10'),_0x60bbdc,_0x43112d[_0x61a7('0x15')][_0x61a7('0x17')]);return _0x5423ac(_0x43112d[_0x61a7('0x15')][_0x61a7('0x17')]);}else{logger[_0x61a7('0xf')](_0x61a7('0x10'),_0x60bbdc,_0x61a7('0x11'));_0x5423ac(_0x43112d[_0x61a7('0x18')][_0x61a7('0x17')]);}})[_0x61a7('0x19')](function(_0x53e0f6){logger[_0x61a7('0x15')]('Plugin,\x20%s,\x20%s',_0x60bbdc,_0x53e0f6);_0xf7b6dc(_0x53e0f6);});});}exports['CreatePlugin']=function(_0x58e3cb){var _0x35ba7d=this;return new Promise(function(_0x4ac5fa,_0x489ee6){return db[_0x61a7('0x1a')][_0x61a7('0x1b')](_0x58e3cb['body'],{'raw':_0x58e3cb[_0x61a7('0x1c')]?_0x58e3cb[_0x61a7('0x1c')][_0x61a7('0x1d')]===undefined?!![]:![]:!![]})['then'](function(_0x4c6115){logger[_0x61a7('0xf')]('CreatePlugin',_0x58e3cb);logger['debug'](_0x61a7('0x1e'),_0x58e3cb,JSON[_0x61a7('0x14')](_0x4c6115));_0x4ac5fa(_0x4c6115);})[_0x61a7('0x19')](function(_0x3543f6){logger[_0x61a7('0x15')](_0x61a7('0x1e'),_0x3543f6['message'],_0x58e3cb);_0x489ee6(_0x35ba7d[_0x61a7('0x15')](0x1f4,_0x3543f6[_0x61a7('0x17')]));});});};
\ No newline at end of file