Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / sound / sound.rpc.js
index ca17d3e..5bebbc4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f63=['../../config/utils','../../config/logger','rpc','../../config/environment','client','info','Sound,\x20%s,\x20%s','request\x20sent','Sound,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','ShowSound','find','options','raw','where','attributes','map','include','model','debug','catch','lodash','util','moment','bluebird','ioredis','../../mysqldb'];(function(_0x5b012e,_0x5cb94c){var _0xd6daf0=function(_0x1e9d33){while(--_0x1e9d33){_0x5b012e['push'](_0x5b012e['shift']());}};_0xd6daf0(++_0x5cb94c);}(_0x4f63,0x95));var _0x34f6=function(_0x28107d,_0x2ec8b3){_0x28107d=_0x28107d-0x0;var _0x2b1cbe=_0x4f63[_0x28107d];return _0x2b1cbe;};'use strict';var _=require(_0x34f6('0x0'));var util=require(_0x34f6('0x1'));var moment=require(_0x34f6('0x2'));var BPromise=require(_0x34f6('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x34f6('0x4'));var db=require(_0x34f6('0x5'))['db'];var utils=require(_0x34f6('0x6'));var logger=require(_0x34f6('0x7'))(_0x34f6('0x8'));var config=require(_0x34f6('0x9'));var jayson=require('jayson/promise');var client=jayson[_0x34f6('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x584698,_0x17e847,_0x19894a){return new BPromise(function(_0x2976fb,_0x203eb4){return client['request'](_0x584698,_0x19894a)['then'](function(_0x3bde1a){logger[_0x34f6('0xb')](_0x34f6('0xc'),_0x17e847,_0x34f6('0xd'));logger['debug'](_0x34f6('0xe'),_0x17e847,_0x34f6('0xd'),JSON[_0x34f6('0xf')](_0x3bde1a));if(_0x3bde1a['error']){if(_0x3bde1a[_0x34f6('0x10')][_0x34f6('0x11')]===0x1f4){logger[_0x34f6('0x10')](_0x34f6('0xc'),_0x17e847,_0x3bde1a['error'][_0x34f6('0x12')]);return _0x203eb4(_0x3bde1a['error'][_0x34f6('0x12')]);}logger[_0x34f6('0x10')](_0x34f6('0xc'),_0x17e847,_0x3bde1a[_0x34f6('0x10')][_0x34f6('0x12')]);return _0x2976fb(_0x3bde1a['error'][_0x34f6('0x12')]);}else{logger[_0x34f6('0xb')](_0x34f6('0xc'),_0x17e847,'request\x20sent');_0x2976fb(_0x3bde1a[_0x34f6('0x13')][_0x34f6('0x12')]);}})['catch'](function(_0x375f12){logger[_0x34f6('0x10')](_0x34f6('0xc'),_0x17e847,_0x375f12);_0x203eb4(_0x375f12);});});}exports[_0x34f6('0x14')]=function(_0x2c47ce){var _0x1304f7=this;return new Promise(function(_0x32b8c8,_0x131a3e){return db['Sound'][_0x34f6('0x15')]({'raw':_0x2c47ce[_0x34f6('0x16')]?_0x2c47ce[_0x34f6('0x16')][_0x34f6('0x17')]===undefined?!![]:![]:!![],'where':_0x2c47ce[_0x34f6('0x16')]?_0x2c47ce[_0x34f6('0x16')][_0x34f6('0x18')]||null:null,'attributes':_0x2c47ce[_0x34f6('0x16')]?_0x2c47ce['options'][_0x34f6('0x19')]||null:null,'include':_0x2c47ce['options']?_0x2c47ce['options']['include']?_[_0x34f6('0x1a')](_0x2c47ce[_0x34f6('0x16')][_0x34f6('0x1b')],function(_0x13cd3d){return{'model':db[_0x13cd3d[_0x34f6('0x1c')]],'as':_0x13cd3d['as'],'attributes':_0x13cd3d[_0x34f6('0x19')],'include':_0x13cd3d[_0x34f6('0x1b')]?_[_0x34f6('0x1a')](_0x13cd3d['include'],function(_0x3907e5){return{'model':db[_0x3907e5[_0x34f6('0x1c')]],'as':_0x3907e5['as'],'attributes':_0x3907e5[_0x34f6('0x19')],'include':_0x3907e5[_0x34f6('0x1b')]?_[_0x34f6('0x1a')](_0x3907e5['include'],function(_0x12ae9f){return{'model':db[_0x12ae9f['model']],'as':_0x12ae9f['as'],'attributes':_0x12ae9f[_0x34f6('0x19')]};}):[]};}):[]};}):[]:[]})['then'](function(_0xb463de){logger['info'](_0x34f6('0x14'),_0x2c47ce);logger[_0x34f6('0x1d')](_0x34f6('0x14'),_0x2c47ce,JSON[_0x34f6('0xf')](_0xb463de));_0x32b8c8(_0xb463de);})[_0x34f6('0x1e')](function(_0x3d6441){logger[_0x34f6('0x10')](_0x34f6('0x14'),_0x3d6441[_0x34f6('0x12')],_0x2c47ce);_0x131a3e(_0x1304f7[_0x34f6('0x10')](0x1f4,_0x3d6441['message']));});});};
\ No newline at end of file
+var _0xb6b2=['include','model','map','moment','bluebird','randomstring','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http','then','info','Sound,\x20%s,\x20%s','debug','stringify','error','code','message','request\x20sent','result','catch','ShowSound','options','attributes'];(function(_0xdddc57,_0x14d9d7){var _0x3dc63d=function(_0x5f29eb){while(--_0x5f29eb){_0xdddc57['push'](_0xdddc57['shift']());}};_0x3dc63d(++_0x14d9d7);}(_0xb6b2,0x121));var _0x2b6b=function(_0x934a0d,_0x3ef612){_0x934a0d=_0x934a0d-0x0;var _0x2116ac=_0xb6b2[_0x934a0d];return _0x2116ac;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x2b6b('0x0'));var BPromise=require(_0x2b6b('0x1'));var rs=require(_0x2b6b('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x2b6b('0x3'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x2b6b('0x4'));var config=require(_0x2b6b('0x5'));var jayson=require(_0x2b6b('0x6'));var client=jayson[_0x2b6b('0x7')][_0x2b6b('0x8')]({'port':0x232a});function respondWithRpcPromise(_0xb86a0f,_0x4ba90d,_0x2ab343){return new BPromise(function(_0x4017f3,_0x6d654){return client['request'](_0xb86a0f,_0x2ab343)[_0x2b6b('0x9')](function(_0x44d93a){logger[_0x2b6b('0xa')](_0x2b6b('0xb'),_0x4ba90d,'request\x20sent');logger[_0x2b6b('0xc')]('Sound,\x20%s,\x20%s,\x20%s',_0x4ba90d,'request\x20sent',JSON[_0x2b6b('0xd')](_0x44d93a));if(_0x44d93a[_0x2b6b('0xe')]){if(_0x44d93a['error'][_0x2b6b('0xf')]===0x1f4){logger['error'](_0x2b6b('0xb'),_0x4ba90d,_0x44d93a[_0x2b6b('0xe')][_0x2b6b('0x10')]);return _0x6d654(_0x44d93a[_0x2b6b('0xe')]['message']);}logger[_0x2b6b('0xe')]('Sound,\x20%s,\x20%s',_0x4ba90d,_0x44d93a['error'][_0x2b6b('0x10')]);return _0x4017f3(_0x44d93a[_0x2b6b('0xe')][_0x2b6b('0x10')]);}else{logger['info'](_0x2b6b('0xb'),_0x4ba90d,_0x2b6b('0x11'));_0x4017f3(_0x44d93a[_0x2b6b('0x12')][_0x2b6b('0x10')]);}})[_0x2b6b('0x13')](function(_0x44257c){logger['error'](_0x2b6b('0xb'),_0x4ba90d,_0x44257c);_0x6d654(_0x44257c);});});}exports[_0x2b6b('0x14')]=function(_0x22d052){var _0x30f1dd=this;return new Promise(function(_0x26500b,_0x9ee361){return db['Sound']['find']({'raw':_0x22d052[_0x2b6b('0x15')]?_0x22d052['options']['raw']===undefined?!![]:![]:!![],'where':_0x22d052[_0x2b6b('0x15')]?_0x22d052[_0x2b6b('0x15')]['where']||null:null,'attributes':_0x22d052[_0x2b6b('0x15')]?_0x22d052[_0x2b6b('0x15')][_0x2b6b('0x16')]||null:null,'include':_0x22d052[_0x2b6b('0x15')]?_0x22d052[_0x2b6b('0x15')]['include']?_['map'](_0x22d052['options']['include'],function(_0x340aa8){return{'model':db[_0x340aa8['model']],'as':_0x340aa8['as'],'attributes':_0x340aa8[_0x2b6b('0x16')],'include':_0x340aa8[_0x2b6b('0x17')]?_['map'](_0x340aa8['include'],function(_0x101985){return{'model':db[_0x101985[_0x2b6b('0x18')]],'as':_0x101985['as'],'attributes':_0x101985['attributes'],'include':_0x101985[_0x2b6b('0x17')]?_[_0x2b6b('0x19')](_0x101985[_0x2b6b('0x17')],function(_0x26c944){return{'model':db[_0x26c944[_0x2b6b('0x18')]],'as':_0x26c944['as'],'attributes':_0x26c944[_0x2b6b('0x16')]};}):[]};}):[]};}):[]:[]})[_0x2b6b('0x9')](function(_0x2af795){logger[_0x2b6b('0xa')](_0x2b6b('0x14'),_0x22d052);logger[_0x2b6b('0xc')](_0x2b6b('0x14'),_0x22d052,JSON[_0x2b6b('0xd')](_0x2af795));_0x26500b(_0x2af795);})[_0x2b6b('0x13')](function(_0x27d8ee){logger[_0x2b6b('0xe')](_0x2b6b('0x14'),_0x27d8ee[_0x2b6b('0x10')],_0x22d052);_0x9ee361(_0x30f1dd[_0x2b6b('0xe')](0x1f4,_0x27d8ee['message']));});});};
\ No newline at end of file