From e5f993f52e09eb46878baced83bb8492f147d41c Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 04 十一月 2019 17:58:40 +0800 Subject: [PATCH] 2019-11-04-1 --- ZigbeeApp/Shared/R.cs | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 4edcb02..4ec44bc 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -551,8 +551,8 @@ public readonly static int selectunlockingmode = 5364; public readonly static int lockaddaction = 5365; public readonly static int linkageevent = 5366; - - + public readonly static int current = 5367; + public readonly static int selecfoolr = 5368; #region 鐧诲綍娉ㄥ唽 @@ -3390,7 +3390,7 @@ /// <summary> /// 鏃犲彲鍏变韩鐨勬埧闂� /// </summary> - public const int uNotShardDeviceInAllRoomMsg = 15583; + public const int uNotCanShardRoomMsg = 15583; /// <summary> /// 纭畾绉婚櫎閫変腑鐨勫満鏅紵 /// </summary> @@ -4443,6 +4443,18 @@ /// 鍏抽棴绌鸿皟澶辫触 /// </summary> public const int uCloseAirConditionerFail = 15855; + /// <summary> + /// 璇锋敞鎰忔竻娲楁护缃戝摝 + /// </summary> + public const int uPleaseClreanACfilter = 15856; + /// <summary> + /// 鏃犲彲鍏变韩鐨勫満鏅� + /// </summary> + public const int uNotCanShardSceneMsg = 15857; + /// <summary> + /// 鏃犲彲鍏变韩鐨勮澶� + /// </summary> + public const int uNotCanShardDeviceMsg = 15858; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� /// <summary> @@ -4810,4 +4822,4 @@ /// </summary> public const int uDeviceBelongId12 = 40013; } -} +} \ No newline at end of file -- Gitblit v1.8.0