From 5e99fd392ea571162dd32e72b47a2f9faa5a5472 Mon Sep 17 00:00:00 2001 From: Etienne Chassaing <60154720+cetiennec@users.noreply.github.com> Date: Thu, 17 Jul 2025 15:13:58 +0200 Subject: [PATCH] Adds multi_pu_dashboard.html --- static/multi_pu_dashboard.html | 124 +++++++++++++++++++++++++++++++++ templates/control.html | 40 +++++------ 2 files changed, 144 insertions(+), 20 deletions(-) create mode 100644 static/multi_pu_dashboard.html diff --git a/static/multi_pu_dashboard.html b/static/multi_pu_dashboard.html new file mode 100644 index 0000000..364551a --- /dev/null +++ b/static/multi_pu_dashboard.html @@ -0,0 +1,124 @@ + + + + + + Multi-PU Dashboard + + + + +

Multi-PU Monitoring Dashboard

+
+
+
+
+
+
+
+ + + + diff --git a/templates/control.html b/templates/control.html index 84f224a..8161b11 100644 --- a/templates/control.html +++ b/templates/control.html @@ -231,19 +231,25 @@

Hydraulic Machine Control

- - Monitor PU 1 - - - Monitor PU 2 - - - Monitor PU 3 - - - + + + Monitor All PUs + + + + Monitor PU 1 + + + Monitor PU 2 + + + Monitor PU 3 + + + +