From 427d1c7ecd04b03419eae157e32fe3367d8dffea Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期四, 28 十一月 2019 09:53:25 +0800
Subject: [PATCH] 2019.11.28

---
 ZigbeeApp/Shared/R.cs |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
old mode 100755
new mode 100644
index 017aa13..fa603d6
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -879,6 +879,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 +1096,10 @@
         /// 鎴戠殑鐩稿唽
         /// </summary>
         public const int MyAblums = 13148;
+        /// <summary>
+        /// 璇ュ満鏅鍦ㄥ欢鏃讹紝璇风◢鍚�
+        /// </summary>
+        public const int TheSceneIsDelaying = 13149;
 
         /// <summary>
         /// 閫夋嫨鎽嗛
@@ -1113,6 +1129,11 @@
         /// 5鎸�
         /// </summary>
         public const int Swing_Fifth = 13506;
+        /// <summary>
+        /// 璇锋竻娲佹护缃�
+        /// </summary>
+        public const int NeedCleanAC = 13511;
+
 
 
         #endregion

--
Gitblit v1.8.0