ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceFixedAttributeLogic.cs
@@ -52,7 +52,11 @@ lock (this.hsGetHardInfoDevice) { //先移除 this.RemoveDeviceHardInfoThread(device); string mainKeys = Common.LocalDevice.Current.GetDeviceMainKeys(device); if (this.hsGetHardInfoDevice.Contains(mainKeys) == true) { this.hsGetHardInfoDevice.Remove(mainKeys); } if (HdlGatewayReceiveLogic.Current.IsEsixt("DeviceGetFixedAttribute") == false) { //添加事件