ZigbeeApp/Shared/Common/DeviceUI.cs
@@ -35,9 +35,9 @@ var myDevice = Common.LocalDevice.Current.GetDevice(DeviceAddr, DeviceEpoint); if (myDevice != null) { return $"DeviceUI_{myDevice.FilePath}"; return myDevice.FilePath; } return $"DeviceUI_Unkwon"; return $"Device_Unkwon"; } } @@ -313,7 +313,7 @@ #endregion #region ◆ 通过id获取场景区域_____________ #region ◆ 通过id获取设备区域_____________ /// <summary> /// GetZone