From e2cd94abacc0101af8d0db7fed3a785c1a045b5d Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 07 五月 2020 09:28:51 +0800 Subject: [PATCH] 上传 --- ZigbeeApp/Shared/R.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 11d8f17..f8f7b41 100755 --- a/ZigbeeApp/Shared/R.cs +++ b/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; @@ -5742,6 +5746,10 @@ /// 甯稿紑鑷姩鍖栨墜鍔ㄥ彇娑� /// </summary> public const int uNormallyOpenLogicManualClose = 16115; + /// <summary> + /// 娓稿浣撻獙 + /// </summary> + public const int uExperienceAccount = 16116; //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽� @@ -6327,5 +6335,9 @@ /// 鍚搁《鐕冩皵浼犳劅鍣� /// </summary> public const int uDeviceDirectionName26 = 70025; + /// <summary> + /// PM2.5绌烘皵璐ㄩ噺浼犳劅鍣� + /// </summary> + public const int uDeviceDirectionName27 = 70026; } } -- Gitblit v1.8.0