From acb2b278663952ce555b06a2e821f359225f15e0 Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期五, 10 七月 2020 09:41:15 +0800
Subject: [PATCH] 备份

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/Home0630/Shared/Phone/ZigBee/Device/ZbGateway.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
similarity index 99%
rename from Home0630/Shared/Phone/ZigBee/Device/ZbGateway.cs
rename to ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
index f746802..dbe28ee 100644
--- a/Home0630/Shared/Phone/ZigBee/Device/ZbGateway.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
@@ -2612,8 +2612,8 @@
                         {
                             RemoteMqttClient.UseConnectedHandler(async (e) =>
                             {
-                                DebugPrintLog($"杩滅▼杩炴帴鎴愬姛");
-
+                                DebugPrintLog($"杩滅▼杩炴帴鎴愬姛");
+
                                 if (Config.Instance.Home.IsOthreShare == true)
                                 {
                                     //璁㈤槄涓�涓垚鍛樿鍒犻櫎鐨勪富棰�
@@ -3210,7 +3210,6 @@
                     UpdateDeviceInfo(tempDevice, "DeviceStatusReport");
                 }
                 #endregion
-
                 #region 闂ㄩ攣鎿嶄綔浜嬩欢閫氱煡
                 else if (topic == gatewayID + "/" + "DoorLock/DoorLockOperatingEventNotificationCommand")
                 {
@@ -3234,7 +3233,6 @@
                     }
                 }
                 #endregion
-
                 #region 闂ㄩ攣缂栫▼浜嬩欢閫氱煡
                 else if (topic == gatewayID + "/" + "DoorLock/DoorLockProgrammingEventNotificationCommand")
                 {

--
Gitblit v1.8.0