From 98ceb6bd2021f9ff136cda27eef28676dd7b5d92 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 21 五月 2020 13:24:02 +0800 Subject: [PATCH] 最后的版本 --- ZigbeeApp/Shared/R.cs | 40 +++++++++++++++++++++++++++++++++++++++- 1 files changed, 39 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index b1e6567..a78715a 100755 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -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; @@ -5777,6 +5803,18 @@ /// 缃戠粶涓嶇ǔ瀹氾紝鍦烘櫙鍒楄〃淇℃伅缂烘崯 /// </summary> public const int uNetworkUnStableAndSceneInfoIsNotFull = 16118; + /// <summary> + /// DATA缁胯壊鎸囩ず鐏棯鐑� + /// </summary> + public const int uDataGreanPilotLampLinght = 16119; + /// <summary> + /// 鑱旂郴鏂瑰紡 + /// </summary> + public const int uContactInformation = 16120; + /// <summary> + /// 璇疯緭鍏ユ偍鐨勮仈绯绘柟寮� + /// </summary> + public const int uPleaseInputYourContactInformation = 16121; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� @@ -5977,7 +6015,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> -- Gitblit v1.8.0