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