From 18a7f9f40e5fab3bee5d4ac3d8fd0273dea052d6 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期日, 26 四月 2020 12:05:28 +0800 Subject: [PATCH] 先上传一个非最新的版本 --- ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs index 13d11fe..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, @@ -303,6 +307,11 @@ /// 纭欢鐗堟湰 /// </summary> mgHWversion = 65024, + + /// <summary> + /// 闂ㄩ攣鐢甸噺 + /// </summary> + DoorLockPower = 33, } /// <summary> -- Gitblit v1.8.0