From 86dfabb31fe97ee3fa27340dcc01739ad7d31757 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Sat, 21 Sep 2019 19:00:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8A=82=E7=82=B9=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 609992ac434069267d21e54a241eda1a6bbfce78 --- projects/IoTCenter/Views/Home/Node.cshtml | 2 + projects/IoTCenter/wwwroot/node.default.html | 52 ++++++++++---------- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/projects/IoTCenter/Views/Home/Node.cshtml b/projects/IoTCenter/Views/Home/Node.cshtml index 9c512072..b4b529e7 100644 --- a/projects/IoTCenter/Views/Home/Node.cshtml +++ b/projects/IoTCenter/Views/Home/Node.cshtml @@ -146,6 +146,8 @@ +
-
-
-
-
+
+
+
+
-
+

{{GetData('温湿度传感器',null,null,'温度','Description')}}

-
+
温度:{{GetData('温湿度传感器',null,null,'温度','Value')}}{{ GetData('温湿度传感器',null,null,'温度','Unit')}}
-
+
-
+
-
+

{{GetData('温湿度传感器',null,null,'湿度','Description')}}

-
+
湿度:{{GetData('温湿度传感器',null,null,'湿度','Value')}}{{ GetData('温湿度传感器',null,null,'温度','Unit')}}
@@ -82,31 +82,31 @@
-
+
-
+
-
+

{{GetData('光强检测器',null,'前门','光照度','Description')}}

-
+
前门光照:{{GetData('光强检测器',null,'前门','光照度','Value')}}{{ GetData('光强检测器',null,'前门','光照度','Unit')}}
-
+
-
+
-
+

{{GetData('光强检测器',null,'后门','光照度','Description')}}

-
+
后门光照:{{GetData('光强检测器',null,'后门','光照度','Value') }}{{ GetData('光强检测器',null,'后门','光照度','Unit')}}
@@ -114,31 +114,31 @@
-
+
-
+
-
+
-
+
前门人体:{{GetData('红外感应器',null,'前门','状态','Value') }}
-
+
-
+
-
+
-
+
后门人体:{{GetData('红外感应器',null,'后门','状态','Value') }}