old mode 100755
new mode 100644
| | |
| | | /// </summary> |
| | | RelativeHumidityMeasurement = 1029, |
| | | /// <summary> |
| | | ///PM2.5测量功能 |
| | | /// </summary> |
| | | PmTwoPointFiveMeasurement = 1066, |
| | | /// <summary> |
| | | /// 恒温器功能 |
| | | /// </summary> |
| | | Thermostat = 513, |
| | |
| | | ///灯具种类 |
| | | /// </summary> |
| | | ColorCapabilities = 16394, |
| | | |
| | | |
| | | #region 窗帘 |
| | | /// <summary> |
| | | ///窗帘设备类型 |
| | |
| | | AddLogic = 2000, |
| | | ReviseAttribute = 2001, |
| | | GetLogicInfo = 2002, |
| | | GetLogicList= 2004, |
| | | GetLogicList = 2004, |
| | | LogicChangeCondition = 2005, |
| | | LogicSetConditionData = 2006, |
| | | LogicChangeAction = 2007, |
| | | LogicDelAction = 2008, |
| | | DelLogic= 2009, |
| | | DelLogic = 2009, |
| | | /// <summary> |
| | | /// 推迟定时 |
| | | /// </summary> |
| | |
| | | SceneGetNewId = 800, |
| | | SceneAddMember = 810, |
| | | } |
| | | |
| | | |
| | | } |