From c0021397eeb8335d6d1f20990c71533c3d94e7af Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 10 一月 2020 17:02:38 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev-tzy' into DEV_GXC --- ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs old mode 100755 new mode 100644 index 3ec430b..2ee4a5b --- 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 = 257, @@ -256,6 +260,18 @@ /// 绌鸿皟鑷畾涔夎缃殑鏀寔妯″紡 /// </summary> AcModeSupport = 4099, + /// <summary> + /// 绌鸿皟鎽嗛 + /// </summary> + FanSwing = 4096, + /// <summary> + /// 杩囪檻缃戞竻娲楁爣蹇�:42 + /// </summary> + CleanStatu = 4097, + /// <summary> + /// 鍚敤绌鸿皟鎽嗛妯″紡鐨勭姸鎬�(鎵撳紑 鎴栬�� 鍏抽棴) + /// </summary> + UseAcSwingFunctionStatu = 4097, #endregion -- Gitblit v1.8.0