diff --git a/plugins/hal-zigbee/resources/web/zigbee_network.tmpl b/plugins/hal-zigbee/resources/web/zigbee_network.tmpl index 0d498da1..62e9d553 100644 --- a/plugins/hal-zigbee/resources/web/zigbee_network.tmpl +++ b/plugins/hal-zigbee/resources/web/zigbee_network.tmpl @@ -124,6 +124,7 @@ Name Last Value Last Report Time + {{#.getAttributes()}} @@ -131,6 +132,20 @@ {{.getName()}} {{.getLastValue()}} {{.getLastReportTime().getTimeInMillis()}} + +
+ + + + + +
+ +
+
+ {{/.getAttributes()}} @@ -163,20 +178,7 @@ {{.getName()}} {{.getLastValue()}} {{.getLastReportTime().getTimeInMillis()}} - -
- - - - - -
- -
-
- + {{/.getAttributes()}}