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/Phone/ZigBee/Device/Enum.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs index 6f60fa8..79b5835 100755 --- a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs @@ -54,6 +54,10 @@ /// </summary> FanControl = 514, /// <summary> + /// 鎭掓俯鍣ㄥ姛鑳斤紙椋庢墖鎵锛� + /// </summary> + FanSwing = 514, + /// <summary> /// 闂ㄩ攣鍔熻兘 /// </summary> DoorLock = 10, @@ -256,6 +260,14 @@ /// 绌鸿皟鑷畾涔夎缃殑鏀寔妯″紡 /// </summary> AcModeSupport = 4099, + /// <summary> + /// 绌鸿皟鎽嗛 + /// </summary> + FanSwing = 4096, + /// <summary> + /// 杩囪檻缃戞竻娲楁爣蹇�:42 + /// </summary> + CleanStatu = 4097, #endregion -- Gitblit v1.8.0