From b5b3f2bf5b04de190acea40790537b9e96649188 Mon Sep 17 00:00:00 2001
From: lss <344300806@qq.com>
Date: 星期三, 20 五月 2020 18:04:12 +0800
Subject: [PATCH] 2020.05.20.1

---
 ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml |   55 ++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 40 insertions(+), 15 deletions(-)

diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
index a601feb..af55bf9 100644
--- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
+++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml
@@ -2,45 +2,70 @@
   <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.Android_Accelerated_Oreo" />
   <MonoDevelop.Ide.ItemProperties.GateWay.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.0F3EFA59-22A1-4A3A-A991-0B8D4D01A5D5" />
   <MonoDevelop.Ide.ItemProperties.ShardLib PreferredExecutionTarget="Android.M7BBB18B19152766" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayReceiveLogic.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs">
     <Files>
-      <File FileName="Shared/Phone/UserCenter/CommonBase/Logic/HdlAlarmsLogic.cs" Line="77" Column="39" />
-      <File FileName="Shared/Phone/UserCenter/CommonBase/Resourse/DirectoryFileNameResourse.cs" />
-      <File FileName="Shared/Phone/UserCenter/CommonBase/Logic/HdlSafeguardLogic.cs" />
-      <File FileName="Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs" />
-      <File FileName="Shared/Phone/UserCenter/Safety/SafetyManagementMainForm.cs" />
-      <File FileName="Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayReceiveLogic.cs" Line="68" Column="1" />
+      <File FileName="Shared/Phone/Category/Controls/DeviceRow/Base/DeviceRowCommon.cs" Line="142" Column="57" IsPinned="True" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundControlForm.cs" IsPinned="True" />
+      <File FileName="Shared/Phone/UserCenter/Device/DeviceListMainForm.cs" />
+      <File FileName="Shared/Phone/UserCenter/Residence/ResidenceManagementForm.cs" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" Line="98" Column="57" />
+      <File FileName="Shared/Phone/UserCenter/UserMain/UserMainForm.cs" />
+      <File FileName="Shared/Phone/UserCenter/SmartSound/SmartSoundInfo.cs" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
         <State name="__root__">
           <Node name="GateWay" expanded="True">
-            <Node name="GateWay.Droid" expanded="True" selected="True" />
+            <Node name="GateWay.Droid" expanded="True" />
             <Node name="Shared" expanded="True">
               <Node name="Common" expanded="True" />
               <Node name="Phone" expanded="True">
+                <Node name="Category" expanded="True">
+                  <Node name="Controls" expanded="True">
+                    <Node name="DeviceRow" expanded="True" />
+                  </Node>
+                </Node>
+                <Node name="Device" expanded="True">
+                  <Node name="Logic" expanded="True" />
+                </Node>
+                <Node name="MainPage" expanded="True" />
                 <Node name="UserCenter" expanded="True">
                   <Node name="CommonBase" expanded="True">
                     <Node name="Common" expanded="True" />
+                    <Node name="Form" expanded="True" />
                     <Node name="Logic" expanded="True" />
-                    <Node name="Resourse" expanded="True" />
                   </Node>
-                  <Node name="Safety" expanded="True" />
+                  <Node name="Device" expanded="True">
+                    <Node name="AirConditioner" expanded="True" />
+                    <Node name="Curtain" expanded="True" />
+                  </Node>
+                  <Node name="Member" expanded="True" />
+                  <Node name="OtherParty" expanded="True" />
+                  <Node name="Residence" expanded="True" />
+                  <Node name="SmartSound" expanded="True">
+                    <Node name="Forms" expanded="True">
+                      <Node name="SmartSoundListForm.cs" selected="True" />
+                    </Node>
+                  </Node>
+                  <Node name="UserMain" expanded="True" />
+                </Node>
+                <Node name="ZigBee" expanded="True">
+                  <Node name="Device" expanded="True" />
                 </Node>
               </Node>
             </Node>
           </Node>
         </State>
       </Pad>
-      <Pad Id="MonoDevelop.Debugger.WatchPad">
-        <State />
-      </Pad>
     </Pads>
   </MonoDevelop.Ide.Workbench>
   <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" />
+  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
+    <BreakpointStore>
+      <Breakpoint file="/Users/lss/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" line="77" column="1" />
+      <Breakpoint file="/Users/lss/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" relfile="Shared/Phone/UserCenter/SmartSound/Forms/SmartSoundListForm.cs" line="117" column="1" />
+    </BreakpointStore>
   </MonoDevelop.Ide.DebuggingService.Breakpoints>
   <MultiItemStartupConfigurations />
 </Properties>
\ No newline at end of file

--
Gitblit v1.8.0