ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/MutilfunctionPanelMethod.cs
@@ -54,6 +54,10 @@ foreach (var bDev in bList) { var device = LocalDevice.Current.GetDevice(bDev.BindMacAddr, bDev.BindEpoint); if (device == null) { continue; } switch (curBindType) { case 0: @@ -222,6 +226,10 @@ foreach (var bDev in bList) { var device = LocalDevice.Current.GetDevice(bDev.BindMacAddr, bDev.BindEpoint); if (device == null) { continue; } switch (curBindType) { case 0: