Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / services / ami / model / trigger.js
index 2f8bf7d..3a1d225 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x54ef=['Actions','exports','name','channel','voice','status','AllConditions','AnyConditions'];(function(_0x30bd30,_0x2a4dcd){var _0x35f7b=function(_0x436b5c){while(--_0x436b5c){_0x30bd30['push'](_0x30bd30['shift']());}};_0x35f7b(++_0x2a4dcd);}(_0x54ef,0x112));var _0xf54e=function(_0x1eb311,_0x5a96ed){_0x1eb311=_0x1eb311-0x0;var _0x14f29f=_0x54ef[_0x1eb311];return _0x14f29f;};'use strict';function Trigger(_0x19d4d5){this['id']=_0x19d4d5['id']||0x0;this[_0xf54e('0x0')]=_0x19d4d5[_0xf54e('0x0')]||'';this['channel']=_0x19d4d5[_0xf54e('0x1')]||_0xf54e('0x2');this[_0xf54e('0x3')]=_0x19d4d5[_0xf54e('0x3')]||![];this[_0xf54e('0x4')]=_0x19d4d5[_0xf54e('0x4')]||[];this[_0xf54e('0x5')]=_0x19d4d5['AnyConditions']||[];this['Actions']=_0x19d4d5[_0xf54e('0x6')]||[];}module[_0xf54e('0x7')]=Trigger;
\ No newline at end of file
+var _0x4fc2=['name','channel','voice','status','AllConditions','AnyConditions','Actions'];(function(_0x4d3ddf,_0x343fa6){var _0x4f9a4b=function(_0x125ac1){while(--_0x125ac1){_0x4d3ddf['push'](_0x4d3ddf['shift']());}};_0x4f9a4b(++_0x343fa6);}(_0x4fc2,0x111));var _0x24fc=function(_0x21bcc5,_0x3c0552){_0x21bcc5=_0x21bcc5-0x0;var _0xc62ace=_0x4fc2[_0x21bcc5];return _0xc62ace;};'use strict';function Trigger(_0x5ea3ab){this['id']=_0x5ea3ab['id']||0x0;this[_0x24fc('0x0')]=_0x5ea3ab[_0x24fc('0x0')]||'';this[_0x24fc('0x1')]=_0x5ea3ab['channel']||_0x24fc('0x2');this[_0x24fc('0x3')]=_0x5ea3ab[_0x24fc('0x3')]||![];this['AllConditions']=_0x5ea3ab[_0x24fc('0x4')]||[];this[_0x24fc('0x5')]=_0x5ea3ab['AnyConditions']||[];this[_0x24fc('0x6')]=_0x5ea3ab[_0x24fc('0x6')]||[];}module['exports']=Trigger;
\ No newline at end of file