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") {