From c0379d078e7919c9934085da038e8e3c20dee85a Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期四, 25 二月 2021 19:26:06 +0800
Subject: [PATCH] 2021-02-25 1.增加语音设备选择。2.增加场景全量更新上传。

---
 Crabtree/.vs/SmartHome/xs/UserPrefs.xml |   30 +++++++++++++-----------------
 1 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/Crabtree/.vs/SmartHome/xs/UserPrefs.xml b/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
index d0293ba..4a6d0a2 100644
--- a/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
+++ b/Crabtree/.vs/SmartHome/xs/UserPrefs.xml
@@ -1,14 +1,13 @@
 锘�<Properties StartupConfiguration="{1D83BF28-BA88-4152-BA41-D7EFE90A5437}|Default">
   <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.Android_Accelerated_Oreo" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="SmartHome/HDL/Common/HttpUtil/HttpServerRequest.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="SmartHome/HDL/Common/HDLLinkUtlis.cs">
     <Files>
-      <File FileName="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaSettingScenePage.cs" Line="381" Column="69" />
-      <File FileName="SmartHome/HDL/Common/HDLLinkUtlis.cs" Line="234" Column="63" />
-      <File FileName="SmartHome/HDL/Operation/Device/Scene.cs" Line="15" Column="53" />
-      <File FileName="SmartHome/UI/SimpleControl/Phone/Scene/SceneMethod.cs" Line="327" Column="63" />
-      <File FileName="SmartHome/HDL/Common/HDLLinkScene.cs" Line="71" Column="18" />
-      <File FileName="SmartHome/HDL/Common/HttpUtil/HttpServerRequest.cs" Line="1184" Column="70" />
-      <File FileName="SmartHome/HDL/Common/HttpUtil/NewAPI.cs" Line="382" Column="29" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaSettingDevicePage.cs" Line="291" Column="44" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaSettingScenePage.cs" />
+      <File FileName="SmartHome/HDL/Common/HttpUtil/HttpServerRequest.cs" />
+      <File FileName="SmartHome/HDL/Common/HttpUtil/NewAPI.cs" />
+      <File FileName="SmartHome/HDL/Common/HDLLinkUtlis.cs" Line="724" Column="32" />
+      <File FileName="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaDeviceListPage.cs" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
@@ -17,15 +16,15 @@
             <Node name="Shared" expanded="True">
               <Node name="HDL" expanded="True">
                 <Node name="Common" expanded="True">
-                  <Node name="HttpUtil" expanded="True">
-                    <Node name="HttpServerRequest.cs" selected="True" />
-                  </Node>
+                  <Node name="HttpUtil" expanded="True" />
+                  <Node name="HDLLinkUtlis.cs" selected="True" />
                 </Node>
               </Node>
               <Node name="UI" expanded="True">
                 <Node name="SimpleControl" expanded="True">
                   <Node name="Phone" expanded="True">
                     <Node name="Alexa" expanded="True" />
+                    <Node name="Schedule" expanded="True" />
                   </Node>
                 </Node>
               </Node>
@@ -43,13 +42,10 @@
     <String>IosService/IosService.csproj</String>
     <String>DroidService/DroidService.csproj</String>
   </DisabledProjects>
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
-  <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008030-00014C392121802E" />
+  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" />
+  <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.08FD445C-3EE8-4ED2-BF28-B42ADD0DA92C" />
   <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore>
-      <Breakpoint file="/Users/jlchen/JLChen/ProjectsCode/HDLGit/CrabtreeOnNew/Crabtree/SmartHome/UI/SimpleControl/Phone/Alexa/AlexaDeviceListPage.cs" relfile="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaDeviceListPage.cs" line="426" column="1" />
-      <Breakpoint file="/Users/jlchen/JLChen/ProjectsCode/HDLGit/CrabtreeOnNew/Crabtree/SmartHome/UI/SimpleControl/Phone/Alexa/AlexaDeviceListPage.cs" relfile="SmartHome/UI/SimpleControl/Phone/Alexa/AlexaDeviceListPage.cs" line="429" column="1" />
-    </BreakpointStore>
+    <BreakpointStore />
   </MonoDevelop.Ide.DebuggingService.Breakpoints>
   <MultiItemStartupConfigurations />
 </Properties>
\ No newline at end of file

--
Gitblit v1.8.0