From 911139f28ad167edc576aa105ed9224bcefe5030 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Thu, 12 Sep 2019 11:34:15 +0800 Subject: [PATCH] update Former-commit-id: a080525e2762d77ebd6cc8dcafd2a50445871fcf --- projects/IoTCenter/wwwroot/node.default.html | 1128 +++++++++--------- 1 file changed, 572 insertions(+), 556 deletions(-) diff --git a/projects/IoTCenter/wwwroot/node.default.html b/projects/IoTCenter/wwwroot/node.default.html index af105644..02171584 100644 --- a/projects/IoTCenter/wwwroot/node.default.html +++ b/projects/IoTCenter/wwwroot/node.default.html @@ -1,557 +1,573 @@ - -
-
-
- -
- -
-
-
-
-
-
-
-
- -
-
-

{{GetData('温度','Description')}}

-
-
- 温度:{{GetData('温度','Value') }} {{GetData('温度','Unit')}} -
-
-
-
-
-
-
-
- -
-
-

{{GetData('湿度','Description')}}

-
-
- 湿度:{{GetData('湿度','Value') }} {{GetData('湿度','Unit')}} -
-
-
-
-
-
-
-
-
-
- -
-
-

{{GetDataByTag('前门','光照度','Description')}}

-
-
- 前门光照:{{GetDataByTag('前门','光照度','Value') }} {{GetDataByTag('前门','光照度','Unit')}} -
-
-
-
-
-
-
-
- -
-
-

{{GetDataByTag('后门','光照度','Description')}}

-
-
- 后门光照:{{GetDataByTag('后门','光照度','Value') }} {{GetDataByTag('后门','光照度','Unit')}} -
-
-
-
-
-
-
-
-
-
- -
-
- -
-
- 前门人体:{{GetDataByTag('前门','状态','Value') }} -
-
-
-
-
-
-
-
- -
-
- -
-
- 后门人体:{{GetDataByTag('后门','状态','Value') }} -
-
-
-
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - -
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
-
-
用电:
-
-
-
-
-
-
- -
-
-
-
-
-
开关:
-
-
-
-
-
-
-
- - - - - - -
-
- {{device.Name||device.DisplayName}} -
-
-
-
-
-
-
插座:
-
-
-
-
-
-
-
- - -
-
- {{device.Name||device.DisplayName}} -
-
-
-
-
-
- - - - - - + + + + + \ No newline at end of file