Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / plugin / plugin.rpc.js
index bb91d33..7f9c3b1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0xc3af=['request\x20sent','debug','Plugin,\x20%s,\x20%s,\x20%s','error','code','message','info','CreatePlugin','create','body','options','raw','catch','lodash','util','bluebird','ioredis','../../config/logger','../../config/environment','jayson/promise','client','redis','defaults','localhost','socket.io-emitter','./plugin.socket','request','then','Plugin,\x20%s,\x20%s'];(function(_0x400d28,_0x368388){var _0x44808a=function(_0x52b747){while(--_0x52b747){_0x400d28['push'](_0x400d28['shift']());}};_0x44808a(++_0x368388);}(_0xc3af,0x112));var _0xfc3a=function(_0x134192,_0x36adc5){_0x134192=_0x134192-0x0;var _0x3cd080=_0xc3af[_0x134192];return _0x3cd080;};'use strict';var _=require(_0xfc3a('0x0'));var util=require(_0xfc3a('0x1'));var moment=require('moment');var BPromise=require(_0xfc3a('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xfc3a('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xfc3a('0x4'))('rpc');var config=require(_0xfc3a('0x5'));var jayson=require(_0xfc3a('0x6'));var client=jayson[_0xfc3a('0x7')]['http']({'port':0x232a});config[_0xfc3a('0x8')]=_[_0xfc3a('0x9')](config[_0xfc3a('0x8')],{'host':_0xfc3a('0xa'),'port':0x18eb});var socket=require(_0xfc3a('0xb'))(new Redis(config[_0xfc3a('0x8')]));require(_0xfc3a('0xc'))['register'](socket);function respondWithRpcPromise(_0x13a666,_0x2744bd,_0x23ebb1){return new BPromise(function(_0x3c7721,_0x20a841){return client[_0xfc3a('0xd')](_0x13a666,_0x23ebb1)[_0xfc3a('0xe')](function(_0x29c816){logger['info'](_0xfc3a('0xf'),_0x2744bd,_0xfc3a('0x10'));logger[_0xfc3a('0x11')](_0xfc3a('0x12'),_0x2744bd,'request\x20sent',JSON['stringify'](_0x29c816));if(_0x29c816[_0xfc3a('0x13')]){if(_0x29c816[_0xfc3a('0x13')][_0xfc3a('0x14')]===0x1f4){logger[_0xfc3a('0x13')](_0xfc3a('0xf'),_0x2744bd,_0x29c816['error'][_0xfc3a('0x15')]);return _0x20a841(_0x29c816['error']['message']);}logger[_0xfc3a('0x13')](_0xfc3a('0xf'),_0x2744bd,_0x29c816['error'][_0xfc3a('0x15')]);return _0x3c7721(_0x29c816['error'][_0xfc3a('0x15')]);}else{logger[_0xfc3a('0x16')](_0xfc3a('0xf'),_0x2744bd,_0xfc3a('0x10'));_0x3c7721(_0x29c816['result'][_0xfc3a('0x15')]);}})['catch'](function(_0x430d31){logger[_0xfc3a('0x13')](_0xfc3a('0xf'),_0x2744bd,_0x430d31);_0x20a841(_0x430d31);});});}exports[_0xfc3a('0x17')]=function(_0x3d19f8){var _0x33e299=this;return new Promise(function(_0x1aca05,_0x360501){return db['Plugin'][_0xfc3a('0x18')](_0x3d19f8[_0xfc3a('0x19')],{'raw':_0x3d19f8[_0xfc3a('0x1a')]?_0x3d19f8[_0xfc3a('0x1a')][_0xfc3a('0x1b')]===undefined?!![]:![]:!![]})['then'](function(_0x446e5b){logger[_0xfc3a('0x16')](_0xfc3a('0x17'),_0x3d19f8);logger[_0xfc3a('0x11')](_0xfc3a('0x17'),_0x3d19f8,JSON['stringify'](_0x446e5b));_0x1aca05(_0x446e5b);})[_0xfc3a('0x1c')](function(_0x279651){logger['error'](_0xfc3a('0x17'),_0x279651[_0xfc3a('0x15')],_0x3d19f8);_0x360501(_0x33e299[_0xfc3a('0x13')](0x1f4,_0x279651[_0xfc3a('0x15')]));});});};
\ No newline at end of file