Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / automation / index.js
index 530a475..a4434dc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0fc2=['get','isAuthenticated','index','/:id','show','/:id/conditions','/:id/actions','post','create','addConditions','put','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./automation.controller'];(function(_0x3c9e88,_0x3992e0){var _0x374fc1=function(_0x28bdc0){while(--_0x28bdc0){_0x3c9e88['push'](_0x3c9e88['shift']());}};_0x374fc1(++_0x3992e0);}(_0x0fc2,0x6e));var _0x20fc=function(_0x45fa5a,_0xcfb5bf){_0x45fa5a=_0x45fa5a-0x0;var _0x26cb6e=_0x0fc2[_0x45fa5a];return _0x26cb6e;};'use strict';var multer=require(_0x20fc('0x0'));var util=require(_0x20fc('0x1'));var path=require(_0x20fc('0x2'));var timeout=require(_0x20fc('0x3'));var express=require('express');var router=express[_0x20fc('0x4')]();var fs_extra=require(_0x20fc('0x5'));var auth=require(_0x20fc('0x6'));var interaction=require(_0x20fc('0x7'));var config=require(_0x20fc('0x8'));var controller=require(_0x20fc('0x9'));router[_0x20fc('0xa')]('/',auth[_0x20fc('0xb')](),controller[_0x20fc('0xc')]);router[_0x20fc('0xa')](_0x20fc('0xd'),auth[_0x20fc('0xb')](),controller[_0x20fc('0xe')]);router[_0x20fc('0xa')](_0x20fc('0xf'),auth[_0x20fc('0xb')](),controller['getConditions']);router[_0x20fc('0xa')](_0x20fc('0x10'),auth[_0x20fc('0xb')](),controller['getActions']);router[_0x20fc('0x11')]('/',auth[_0x20fc('0xb')](),controller[_0x20fc('0x12')]);router[_0x20fc('0x11')](_0x20fc('0xf'),auth[_0x20fc('0xb')](),controller[_0x20fc('0x13')]);router[_0x20fc('0x11')]('/:id/actions',auth[_0x20fc('0xb')](),controller['addActions']);router[_0x20fc('0x14')]('/:id',auth[_0x20fc('0xb')](),controller['update']);router[_0x20fc('0x15')](_0x20fc('0xd'),auth[_0x20fc('0xb')](),controller[_0x20fc('0x16')]);module[_0x20fc('0x17')]=router;
\ No newline at end of file
+var _0x46f4=['addConditions','addActions','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./automation.controller','isAuthenticated','index','get','/:id','show','/:id/conditions','getConditions','/:id/actions','getActions','post','create'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x46f4,0x115));var _0x446f=function(_0x8ee183,_0x207e45){_0x8ee183=_0x8ee183-0x0;var _0x7dee35=_0x46f4[_0x8ee183];return _0x7dee35;};'use strict';var multer=require(_0x446f('0x0'));var util=require(_0x446f('0x1'));var path=require(_0x446f('0x2'));var timeout=require(_0x446f('0x3'));var express=require(_0x446f('0x4'));var router=express[_0x446f('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x446f('0x6'));var interaction=require(_0x446f('0x7'));var config=require('../../config/environment');var controller=require(_0x446f('0x8'));router['get']('/',auth[_0x446f('0x9')](),controller[_0x446f('0xa')]);router[_0x446f('0xb')](_0x446f('0xc'),auth[_0x446f('0x9')](),controller[_0x446f('0xd')]);router[_0x446f('0xb')](_0x446f('0xe'),auth[_0x446f('0x9')](),controller[_0x446f('0xf')]);router[_0x446f('0xb')](_0x446f('0x10'),auth[_0x446f('0x9')](),controller[_0x446f('0x11')]);router[_0x446f('0x12')]('/',auth[_0x446f('0x9')](),controller[_0x446f('0x13')]);router[_0x446f('0x12')](_0x446f('0xe'),auth['isAuthenticated'](),controller[_0x446f('0x14')]);router[_0x446f('0x12')](_0x446f('0x10'),auth[_0x446f('0x9')](),controller[_0x446f('0x15')]);router[_0x446f('0x16')](_0x446f('0xc'),auth[_0x446f('0x9')](),controller[_0x446f('0x17')]);router[_0x446f('0x18')]('/:id',auth[_0x446f('0x9')](),controller[_0x446f('0x19')]);module[_0x446f('0x1a')]=router;
\ No newline at end of file