HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2020-07-10 acb2b278663952ce555b06a2e821f359225f15e0
ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs
File was renamed from Home0630/Shared/Phone/ZigBee/Device/ZbGateway.cs
@@ -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")
                {