From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 30 十二月 2019 13:32:33 +0800
Subject: [PATCH] 2019-12-30-1

---
 ZigbeeApp/Shared/R.cs |   68 ++++++++++++++++++++++++++++++++-
 1 files changed, 65 insertions(+), 3 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
old mode 100755
new mode 100644
index 60ad83f..505ef83
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -17,7 +17,7 @@
         public readonly static int Category = 2;
         /// <summary>
         /// Me.
-        /// </summary>
+        /// </summary>5307
         public readonly static int Me = 3;
         /// <summary>
         /// 鎸夐敭閰嶇疆
@@ -306,6 +306,7 @@
         public readonly static int UnlockFailed = 219;
         public readonly static int DoorlockPasswordDispear = 220;
         public readonly static int BindUnknownError = 221;
+        public readonly static int OffLineScene = 222;
 
         public readonly static int RemindSetting = 548;
         public readonly static int AddNewUser = 650;
@@ -572,7 +573,15 @@
         public readonly static int linkageevent = 5366;
         public readonly static int current = 5367;
         public readonly static int selecfoolr = 5368;
-
+        public readonly static int delaytip = 5369;
+        public readonly static int usertip = 5370;
+        public readonly static int scenetip = 5371;
+        public readonly static int securitytip = 5372;
+        public readonly static int defaulttext = 5373;
+        public readonly static int addsensor = 5374;
+        public readonly static int addlighting = 5375;
+        public readonly static int application = 5376;
+        public readonly static int automationaddtext = 5377;
 
         #region 鐧诲綍娉ㄥ唽
         /// <summary>
@@ -879,6 +888,18 @@
         /// 涓户鍣�
         /// </summary>
         public const int Repeater = 12109;
+        /// <summary>
+        /// 娓╁害浼犳劅鍣�
+        /// </summary>
+        public const int TemperatureSensor = 12110;
+        /// <summary>
+        /// 婀垮害浼犳劅鍣�
+        /// </summary>
+        public const int HumiditySensor = 12111;
+        /// <summary>
+        /// 娓╂箍搴︿紶鎰熷櫒
+        /// </summary>
+        public const int TemperatureAndHumiditySensor = 12112;
 
         #endregion
 
@@ -1084,6 +1105,10 @@
         /// 鎴戠殑鐩稿唽
         /// </summary>
         public const int MyAblums = 13148;
+        /// <summary>
+        /// 璇ュ満鏅鍦ㄥ欢鏃讹紝璇风◢鍚�
+        /// </summary>
+        public const int TheSceneIsDelaying = 13149;
 
         /// <summary>
         /// 閫夋嫨鎽嗛
@@ -1113,6 +1138,11 @@
         /// 5鎸�
         /// </summary>
         public const int Swing_Fifth = 13506;
+        /// <summary>
+        /// 璇锋竻娲佹护缃�
+        /// </summary>
+        public const int NeedCleanAC = 13511;
+
 
 
         #endregion
@@ -4990,7 +5020,39 @@
         /// <summary>
         /// 姝e湪涓婁紶澶囦唤鏂囦欢
         /// </summary>
-        public const int uBackupFileUploading = 15975;
+        public const int uBackupFileUploading = 15975;
+        /// <summary>
+        /// 纭鍒犻櫎鍏ㄩ儴娑堟伅?
+        /// </summary>
+        public const int uDeleteAllMessageMsg = 15976;
+        /// <summary>
+        /// 纭鏍囪鍏ㄩ儴娑堟伅涓哄凡璇�?
+        /// </summary>
+        public const int uUnTipAllMessageMsg = 15977;
+        /// <summary>
+        /// 閫氫俊閾炬帴澶辫触
+        /// </summary>
+        public const int uCommunicationLinkFail = 15978;
+        /// <summary>
+        /// 鑾峰彇缃戠粶SSID澶辫触
+        /// </summary>
+        public const int uGetSsidFail = 15979;
+        /// <summary>
+        /// 瀵嗙爜鍙戦�佸け璐�
+        /// </summary>
+        public const int uSendPasswordFail = 15980;
+        /// <summary>
+        /// 閫夋嫨hdlZigbeeGW-xxxx缃戠粶
+        /// </summary>
+        public const int uPleaseSelectGatewayXXNet = 15981;
+        /// <summary>
+        /// 璇疯繛鎺ュ搴璚iFi
+        /// </summary>
+        public const int uPleaseLinkHomeWifi = 15982;
+        /// <summary>
+        /// 姝e湪鑾峰彇鍒嗕韩鏁版嵁
+        /// </summary>
+        public const int uShardContentGetting = 15983;
 
         //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽�
         /// <summary>

--
Gitblit v1.8.0