From 921ac0defd69e3770e9ea10b7faf64778060975b Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Thu, 1 Aug 2019 13:54:06 +0800 Subject: [PATCH] update Former-commit-id: cb2f4960fbaaa3bddeaae12995cd87d7d019593e --- .../DeviceServices/FBee/FBeeService.cs | 2 +- .../IoT/IoTNode/appsettings.Development.json | 2 +- .../IoTCenter/appsettings.Development.json | 2 +- .../StreamingAssets/IoT.Resources.csproj | 5 +-- .../StreamingAssets/wwwroot/index2.html | 37 ++++++++++++++++--- 5 files changed, 36 insertions(+), 12 deletions(-) diff --git a/projects/IoT/IoT.Shared/DeviceServices/FBee/FBeeService.cs b/projects/IoT/IoT.Shared/DeviceServices/FBee/FBeeService.cs index f341cba6..039e74e7 100644 --- a/projects/IoT/IoT.Shared/DeviceServices/FBee/FBeeService.cs +++ b/projects/IoT/IoT.Shared/DeviceServices/FBee/FBeeService.cs @@ -561,7 +561,7 @@ namespace IoT.Shared.DeviceServices.FBee device.AddorUpdateData(Keys.Data, historyData, DeviceDataType.String, Keys.Data, hidden: true); device.AddorUpdateData(Keys.ZoneType, zoneType, DeviceDataType.String, Keys.ZoneType, hidden: true); deviceRepo.SaveChanges(); - if (create) + //if (create) { this.UpdateStatus(device); } diff --git a/projects/IoT/IoTNode/appsettings.Development.json b/projects/IoT/IoTNode/appsettings.Development.json index 66737a3f..b1d1e61b 100644 --- a/projects/IoT/IoTNode/appsettings.Development.json +++ b/projects/IoT/IoTNode/appsettings.Development.json @@ -6,5 +6,5 @@ "Microsoft": "Information" } }, - "UseMiniProfiler": true + "UseMiniProfiler": false } \ No newline at end of file diff --git a/projects/IoTCenter/appsettings.Development.json b/projects/IoTCenter/appsettings.Development.json index 66737a3f..b1d1e61b 100644 --- a/projects/IoTCenter/appsettings.Development.json +++ b/projects/IoTCenter/appsettings.Development.json @@ -6,5 +6,5 @@ "Microsoft": "Information" } }, - "UseMiniProfiler": true + "UseMiniProfiler": false } \ No newline at end of file diff --git a/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj b/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj index 1ce71b06..1692dab5 100644 --- a/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj +++ b/projects/IoTClient/Assets/StreamingAssets/IoT.Resources.csproj @@ -11,8 +11,5 @@   - - - - + \ No newline at end of file diff --git a/projects/IoTClient/Assets/StreamingAssets/wwwroot/index2.html b/projects/IoTClient/Assets/StreamingAssets/wwwroot/index2.html index b0e42b49..6aaff09f 100644 --- a/projects/IoTClient/Assets/StreamingAssets/wwwroot/index2.html +++ b/projects/IoTClient/Assets/StreamingAssets/wwwroot/index2.html @@ -482,7 +482,7 @@
-
+ @@ -505,7 +505,7 @@
-
+ @@ -539,7 +539,7 @@
-
+ @@ -590,7 +590,7 @@ 禁用空调
- + @@ -674,7 +674,7 @@
- + @@ -1384,5 +1384,32 @@ } }); + \ No newline at end of file