From a6c8525a85eae4c64b90b651d42b6c1f6d0df90f Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 20 五月 2020 09:44:07 +0800
Subject: [PATCH] 2020.5.20

---
 ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundConfigData.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSound.cs b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundConfigData.cs
similarity index 92%
rename from ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSound.cs
rename to ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundConfigData.cs
index ad230fd..203a9dc 100644
--- a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSound.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/SmartSoundConfigData.cs
@@ -36,6 +36,9 @@
             public string DeviceName;
             public string NicksName;
             public string GatewayID;
+            /// <summary>
+            /// 1=寮�鍏崇伅锛�2=璋冨厜鐏紝3=RGB 鐏紝4=绐楀笜妯″潡锛�5=寮�鍚堝笜锛�6=鍗峰笜锛�7=绌鸿皟锛�8=闈㈡澘锛�9=鏂伴
+            /// </summary>
             public int DeviceType;
             public string RoomID;
         }

--
Gitblit v1.8.0