From 6f3f5668b8a228dd41ff6869fcb4a84669a9ace3 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 07 十一月 2019 09:34:39 +0800 Subject: [PATCH] 2019-11-07-1 --- ZigbeeApp/Shared/Common/DeviceUI.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ZigbeeApp/Shared/Common/DeviceUI.cs b/ZigbeeApp/Shared/Common/DeviceUI.cs index 043cc69..7bad709 100755 --- a/ZigbeeApp/Shared/Common/DeviceUI.cs +++ b/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 -- Gitblit v1.8.0