From 136b9e2fc48249a5ff89874f1080ba94130e7a9e Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期二, 19 五月 2020 11:12:29 +0800 Subject: [PATCH] Merge branch 'dev-tzy' into dev-2020xm --- ZigbeeApp/Shared/R.cs | 46 ++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 42 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 36c9262..f1994c3 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -350,7 +350,7 @@ /// </summary> public const int AddFreshAirModulPanelMsg = 239; /// <summary> - /// 璁剧疆甯稿紑妯″紡鍚庯紝鎮ㄧ殑闂ㄩ攣灏嗗缁坽0}澶勪簬鎵撳紑鐘舵�侊紝纭寮�鍚紵 + /// 璁剧疆甯稿紑妯″紡鍚庯紝鎮ㄧ殑闂ㄩ攣灏嗗缁坽0}澶勪簬鎵撳紑鐘舵�侊紝纭寮�鍚紵 /// </summary> public const int SetDoorLockNomallyOpen = 241; /// <summary> @@ -578,6 +578,31 @@ /// 绌烘皵璐ㄩ噺浼犳劅鍣� /// </summary> public const int AirQualitySensor = 316; + /// <summary> + /// 浼� + /// </summary> + public const int ExcellentAirQuality = 317; + /// <summary> + /// 鑹� + /// </summary> + public const int GoodAirQuality = 318; + /// <summary> + /// 杞诲害姹℃煋 + /// </summary> + public const int LightPollution = 319; + /// <summary> + /// 涓害姹℃煋 + /// </summary> + public const int Moderatelyolluted = 320; + /// <summary> + /// 閲嶅害姹℃煋 + /// </summary> + public const int HeavyPollution = 321; + /// <summary> + /// 涓ラ噸姹℃煋 + /// </summary> + public const int SeriousPollution = 322; + public readonly static int cancel = 5097; public readonly static int confrim = 5098; @@ -856,6 +881,7 @@ public readonly static int addFailed = 5401; public readonly static int timeSensitive = 5402; public readonly static int executeSone = 5403; + public readonly static int hour1 = 5404; @@ -5769,6 +5795,18 @@ /// 娓稿浣撻獙 /// </summary> public const int uExperienceAccount = 16116; + /// <summary> + /// 鏅鸿兘鏀瑰彉鐢熸椿 | Enjoy smart life + /// </summary> + public const int uLogoPageText = 16117; + /// <summary> + /// 缃戠粶涓嶇ǔ瀹氾紝鍦烘櫙鍒楄〃淇℃伅缂烘崯 + /// </summary> + public const int uNetworkUnStableAndSceneInfoIsNotFull = 16118; + /// <summary> + /// DATA缁胯壊鎸囩ず鐏棯鐑� + /// </summary> + public const int uDataGreanPilotLampLinght = 16119; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� @@ -5969,7 +6007,7 @@ /// </summary> public const int uAddRepeaterZigbeeMsg = 21014; /// <summary> - /// 绌鸿皟 -> 闀挎寜鍥剧ず鎸夐敭5绉掍互涓婏紝鎸囩ず鐏瘂0}鍙樼豢闂儊,杩涘叆閰嶇綉鐘舵�亄0}缁跨伅姣�5绉掗棯鐑佷竴娆″垯鍏ョ綉鎴愬姛 + /// 绌鸿皟 -> 闀挎寜缂栫▼鎸夐敭5绉�,DATA缁胯壊LED闂儊,{0}棰戠巼涓轰寒0.5绉�,鐏�0.5绉� /// </summary> public const int uAddAirConditionerZbGatewayMsg = 21015; /// <summary> @@ -5997,7 +6035,7 @@ /// </summary> public const int uAddFangyueEnvironmentPanelMsg = 21021; /// <summary> - /// 绐楀笜闈㈡澘 -> 闀挎寜闈㈡澘宸︿笂瑙掓寜閿紝鎵�鏈夋寜閿畕0}鎸囩ず鐏寒璧凤紝鍒欓厤缃戞垚鍔� + /// 绐楀笜闈㈡澘 -> 闀挎寜闈㈡澘宸︿笂瑙掓寜閿紝鎵�鏈夋寜閿畕0}鎸囩ず鐏寒璧凤紝鍒欓厤缃戞垚鍔� /// </summary> public const int uAddCurtaunPanelMsg = 21022; /// <summary> @@ -6250,7 +6288,7 @@ /// </summary> public const int uDeviceBelongId2310 = 40018; /// <summary> - /// 鑷畾涔夎澶囨墍灞濱D涓�1307鐨勭炕璇戝悕瀛楋細PM2.5绌烘皵璐ㄩ噺浼犳劅鍣� + /// 鑷畾涔夎澶囨墍灞濱D涓�1307鐨勭炕璇戝悕瀛楋細绌烘皵璐ㄩ噺 /// </summary> public const int uDeviceBelongId1307 = 40019; -- Gitblit v1.8.0