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