Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / automation / index.js
index 8cb7d81..eb0ccab 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfa8f=['post','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./automation.controller','index','/:id','isAuthenticated','show','/:id/conditions','getConditions','get','/:id/actions','getActions','create','addConditions'];(function(_0x4f0d71,_0x4151a8){var _0xf3eb1d=function(_0x2f00e5){while(--_0x2f00e5){_0x4f0d71['push'](_0x4f0d71['shift']());}};_0xf3eb1d(++_0x4151a8);}(_0xfa8f,0xa2));var _0xffa8=function(_0x3ca2a6,_0x437b84){_0x3ca2a6=_0x3ca2a6-0x0;var _0x51bc5c=_0xfa8f[_0x3ca2a6];return _0x51bc5c;};'use strict';var multer=require(_0xffa8('0x0'));var util=require('util');var path=require(_0xffa8('0x1'));var timeout=require(_0xffa8('0x2'));var express=require(_0xffa8('0x3'));var router=express[_0xffa8('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xffa8('0x5'));var interaction=require(_0xffa8('0x6'));var config=require(_0xffa8('0x7'));var controller=require(_0xffa8('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xffa8('0x9')]);router['get'](_0xffa8('0xa'),auth[_0xffa8('0xb')](),controller[_0xffa8('0xc')]);router['get'](_0xffa8('0xd'),auth['isAuthenticated'](),controller[_0xffa8('0xe')]);router[_0xffa8('0xf')](_0xffa8('0x10'),auth[_0xffa8('0xb')](),controller[_0xffa8('0x11')]);router['post']('/',auth[_0xffa8('0xb')](),controller[_0xffa8('0x12')]);router['post'](_0xffa8('0xd'),auth[_0xffa8('0xb')](),controller[_0xffa8('0x13')]);router[_0xffa8('0x14')](_0xffa8('0x10'),auth['isAuthenticated'](),controller['addActions']);router[_0xffa8('0x15')](_0xffa8('0xa'),auth[_0xffa8('0xb')](),controller[_0xffa8('0x16')]);router[_0xffa8('0x17')](_0xffa8('0xa'),auth[_0xffa8('0xb')](),controller[_0xffa8('0x18')]);module[_0xffa8('0x19')]=router;
\ No newline at end of file
+var _0xd19f=['./automation.controller','get','index','isAuthenticated','show','/:id/conditions','getConditions','/:id/actions','getActions','post','create','put','/:id','update','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../config/environment'];(function(_0x54ee7e,_0x421805){var _0x4534b3=function(_0x874933){while(--_0x874933){_0x54ee7e['push'](_0x54ee7e['shift']());}};_0x4534b3(++_0x421805);}(_0xd19f,0x161));var _0xfd19=function(_0x509273,_0x13fc9f){_0x509273=_0x509273-0x0;var _0x38ef40=_0xd19f[_0x509273];return _0x38ef40;};'use strict';var multer=require(_0xfd19('0x0'));var util=require(_0xfd19('0x1'));var path=require(_0xfd19('0x2'));var timeout=require('connect-timeout');var express=require(_0xfd19('0x3'));var router=express[_0xfd19('0x4')]();var auth=require(_0xfd19('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xfd19('0x6'));var controller=require(_0xfd19('0x7'));router[_0xfd19('0x8')]('/',auth['isAuthenticated'](),controller[_0xfd19('0x9')]);router[_0xfd19('0x8')]('/:id',auth[_0xfd19('0xa')](),controller[_0xfd19('0xb')]);router['get'](_0xfd19('0xc'),auth[_0xfd19('0xa')](),controller[_0xfd19('0xd')]);router[_0xfd19('0x8')](_0xfd19('0xe'),auth[_0xfd19('0xa')](),controller[_0xfd19('0xf')]);router[_0xfd19('0x10')]('/',auth[_0xfd19('0xa')](),controller[_0xfd19('0x11')]);router['post'](_0xfd19('0xc'),auth[_0xfd19('0xa')](),controller['addConditions']);router[_0xfd19('0x10')]('/:id/actions',auth['isAuthenticated'](),controller['addActions']);router[_0xfd19('0x12')](_0xfd19('0x13'),auth[_0xfd19('0xa')](),controller[_0xfd19('0x14')]);router[_0xfd19('0x15')]('/:id',auth[_0xfd19('0xa')](),controller[_0xfd19('0x16')]);module[_0xfd19('0x17')]=router;
\ No newline at end of file