Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / services / ami / model / trigger.js
index 0e20f82..aabd23a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3e74=['Actions','name','channel','status','AllConditions','AnyConditions'];(function(_0x1044c8,_0x4442d8){var _0x1c766f=function(_0x501746){while(--_0x501746){_0x1044c8['push'](_0x1044c8['shift']());}};_0x1c766f(++_0x4442d8);}(_0x3e74,0x175));var _0x43e7=function(_0x1dd39c,_0x684f99){_0x1dd39c=_0x1dd39c-0x0;var _0x30f463=_0x3e74[_0x1dd39c];return _0x30f463;};'use strict';function Trigger(_0x284ef8){this['id']=_0x284ef8['id']||0x0;this['name']=_0x284ef8[_0x43e7('0x0')]||'';this[_0x43e7('0x1')]=_0x284ef8[_0x43e7('0x1')]||'voice';this['status']=_0x284ef8[_0x43e7('0x2')]||![];this['AllConditions']=_0x284ef8[_0x43e7('0x3')]||[];this[_0x43e7('0x4')]=_0x284ef8[_0x43e7('0x4')]||[];this[_0x43e7('0x5')]=_0x284ef8[_0x43e7('0x5')]||[];}module['exports']=Trigger;
\ No newline at end of file
+var _0x14a0=['voice','status','AnyConditions','Actions','name','channel'];(function(_0x49fa61,_0x190dce){var _0x276e60=function(_0x276c60){while(--_0x276c60){_0x49fa61['push'](_0x49fa61['shift']());}};_0x276e60(++_0x190dce);}(_0x14a0,0x8e));var _0x014a=function(_0x8c12cb,_0x5403fb){_0x8c12cb=_0x8c12cb-0x0;var _0x356757=_0x14a0[_0x8c12cb];return _0x356757;};'use strict';function Trigger(_0x1ee939){this['id']=_0x1ee939['id']||0x0;this[_0x014a('0x0')]=_0x1ee939[_0x014a('0x0')]||'';this[_0x014a('0x1')]=_0x1ee939[_0x014a('0x1')]||_0x014a('0x2');this[_0x014a('0x3')]=_0x1ee939[_0x014a('0x3')]||![];this['AllConditions']=_0x1ee939['AllConditions']||[];this[_0x014a('0x4')]=_0x1ee939[_0x014a('0x4')]||[];this[_0x014a('0x5')]=_0x1ee939['Actions']||[];}module['exports']=Trigger;
\ No newline at end of file