From 94e4e5b9fd3da964c44b7b14227d6fe2bbb426d7 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期四, 02 四月 2020 13:56:39 +0800
Subject: [PATCH] 2020-04-02-2

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs
index 79b5835..7943391 100755
--- a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs
@@ -10,6 +10,10 @@
         /// </summary>
         Basic = 0,
         /// <summary>
+        /// 鏌ヨ鐢甸噺
+        /// </summary>
+        Power = 1,
+        /// <summary>
         /// 璁惧璇嗗埆鍔熻兘
         /// </summary>
         Identify = 3,
@@ -267,7 +271,11 @@
         /// <summary>
         /// 杩囪檻缃戞竻娲楁爣蹇�:42
         /// </summary>
-        CleanStatu = 4097,
+        CleanStatu = 4097,
+        /// <summary>
+        /// 鍚敤绌鸿皟鎽嗛妯″紡鐨勭姸鎬�(鎵撳紑 鎴栬�� 鍏抽棴)
+        /// </summary>
+        UseAcSwingFunctionStatu = 4097,
 
         #endregion
 
@@ -299,6 +307,11 @@
         /// 纭欢鐗堟湰
         /// </summary>
         mgHWversion = 65024,
+
+        /// <summary>
+        /// 闂ㄩ攣鐢甸噺
+        /// </summary>
+        DoorLockPower = 33,
     }
 
     /// <summary>

--
Gitblit v1.8.0