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; } }