HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2020-05-06 fffd8afca5b69a592e9ba8913204f83f478e2f17
ZigbeeApp/Shared/R.cs
@@ -562,6 +562,10 @@
        /// 背光灯颜色
        /// </summary>
        public const int BackgroundLightColor = 312;
        /// <summary>
        /// PM2.5感器 -> 长按图示按键5秒以上,信号图标{0}快闪, 进入配网状态。信号图标常亮则配网成功
        /// </summary>
        public const int AddSensorPMMsg = 313;
        public readonly static int cancel = 5097;
        public readonly static int confrim = 5098;
@@ -6307,5 +6311,9 @@
        /// 智能空开
        /// </summary>
        public const int uDeviceDirectionName25 = 70024;
        /// <summary>
        /// PM2.5空气质量传感器
        /// </summary>
        public const int uDeviceDirectionName26 = 70025;
    }
}