From d7ad5a3953a8cd001659092ebde204b881f94b9d Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 31 十月 2019 10:47:13 +0800 Subject: [PATCH] 2019-10-31-1 --- ZigbeeApp/Shared/R.cs | 19 +++++++++++++++---- 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 4edcb02..fb834e9 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -551,8 +551,7 @@ public readonly static int selectunlockingmode = 5364; public readonly static int lockaddaction = 5365; public readonly static int linkageevent = 5366; - - + public readonly static int current = 5367; #region 鐧诲綍娉ㄥ唽 @@ -3390,7 +3389,7 @@ /// <summary> /// 鏃犲彲鍏变韩鐨勬埧闂� /// </summary> - public const int uNotShardDeviceInAllRoomMsg = 15583; + public const int uNotCanShardRoomMsg = 15583; /// <summary> /// 纭畾绉婚櫎閫変腑鐨勫満鏅紵 /// </summary> @@ -4443,6 +4442,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 +4821,4 @@ /// </summary> public const int uDeviceBelongId12 = 40013; } -} +} \ No newline at end of file -- Gitblit v1.8.0