Built motion from commit 0630df9.|0.0.136
[motion.git] / server / api / action / action.events.js
1 var _0xe164=["\x75\x73\x65\x20\x73\x74\x72\x69\x63\x74","\x65\x76\x65\x6E\x74\x73","\x41\x63\x74\x69\x6F\x6E","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x73\x65\x74\x4D\x61\x78\x4C\x69\x73\x74\x65\x6E\x65\x72\x73","\x73\x61\x76\x65","\x72\x65\x6D\x6F\x76\x65","\x68\x6F\x6F\x6B","\x3A","\x5F\x69\x64","\x65\x6D\x69\x74","\x65\x78\x70\x6F\x72\x74\x73"];_0xe164[0];const EventEmitter=require(_0xe164[1]);const Action=require(_0xe164[3])[_0xe164[2]];var ActionEvents= new EventEmitter();ActionEvents[_0xe164[4]](0);var events={"\x61\x66\x74\x65\x72\x43\x72\x65\x61\x74\x65":_0xe164[5],"\x61\x66\x74\x65\x72\x55\x70\x64\x61\x74\x65":_0xe164[5],"\x61\x66\x74\x65\x72\x44\x65\x73\x74\x72\x6F\x79":_0xe164[6]};for(var e in events){var event=events[e];Action[_0xe164[7]](e,emitEvent(event))};function emitEvent(event){return function(_0xc5bbx8,_0xc5bbx9,_0xc5bbxa){ActionEvents[_0xe164[10]](event+ _0xe164[8]+ _0xc5bbx8[_0xe164[9]],_0xc5bbx8);ActionEvents[_0xe164[10]](event,_0xc5bbx8);_0xc5bbxa(null)}}module[_0xe164[11]]= ActionEvents