X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fautomation%2Fautomation.attributes.js;h=03114f469f5a93ecb27f5840e3c2476e01b0d88a;hb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;hp=ebdb0d8fffe5fa690eed440a98a0251afd698c6e;hpb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;p=motion2.git diff --git a/server/api/automation/automation.attributes.js b/server/api/automation/automation.attributes.js index ebdb0d8..03114f4 100644 --- a/server/api/automation/automation.attributes.js +++ b/server/api/automation/automation.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe48a=['BOOLEAN','INTEGER','exports','STRING'];(function(_0x26462c,_0xd20a35){var _0x509a42=function(_0x1b22c9){while(--_0x1b22c9){_0x26462c['push'](_0x26462c['shift']());}};_0x509a42(++_0xd20a35);}(_0xe48a,0x106));var _0xae48=function(_0xcfcbaa,_0x369d95){_0xcfcbaa=_0xcfcbaa-0x0;var _0x157ed0=_0xe48a[_0xcfcbaa];return _0x157ed0;};'use strict';var Sequelize=require('sequelize');module[_0xae48('0x0')]={'name':{'type':Sequelize[_0xae48('0x1')],'allowNull':![]},'channel':{'type':Sequelize[_0xae48('0x1')]},'description':{'type':Sequelize[_0xae48('0x1')]},'status':{'type':Sequelize[_0xae48('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize[_0xae48('0x3')],'defaultValue':0xa}}; \ No newline at end of file +var _0xd2cf=['STRING','sequelize','exports'];(function(_0x4ad6aa,_0x12a91c){var _0x815eb4=function(_0x3b20c8){while(--_0x3b20c8){_0x4ad6aa['push'](_0x4ad6aa['shift']());}};_0x815eb4(++_0x12a91c);}(_0xd2cf,0xb8));var _0xfd2c=function(_0x1f62c3,_0x1ff95b){_0x1f62c3=_0x1f62c3-0x0;var _0x385c1c=_0xd2cf[_0x1f62c3];return _0x385c1c;};'use strict';var Sequelize=require(_0xfd2c('0x0'));module[_0xfd2c('0x1')]={'name':{'type':Sequelize[_0xfd2c('0x2')],'allowNull':![]},'channel':{'type':Sequelize[_0xfd2c('0x2')]},'description':{'type':Sequelize[_0xfd2c('0x2')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}}; \ No newline at end of file