HDL Home App 第二版本 旧平台金堂用 正在使用
gxc
2019-11-28 427d1c7ecd04b03419eae157e32fe3367d8dffea
ZigbeeApp/Shared/R.cs
@@ -879,6 +879,18 @@
        /// 中继器
        /// </summary>
        public const int Repeater = 12109;
        /// <summary>
        /// 温度传感器
        /// </summary>
        public const int TemperatureSensor = 12110;
        /// <summary>
        /// 湿度传感器
        /// </summary>
        public const int HumiditySensor = 12111;
        /// <summary>
        /// 温湿度传感器
        /// </summary>
        public const int TemperatureAndHumiditySensor = 12112;
        #endregion
@@ -1117,8 +1129,10 @@
        /// 5挡
        /// </summary>
        public const int Swing_Fifth = 13506;
        /// <summary>
        /// 请清洁滤网
        /// </summary>
        public const int NeedCleanAC = 13511;