From 398af42e0a4ba93992ced5182dcf77463f398047 Mon Sep 17 00:00:00 2001 From: Nathalia Veiga Date: Tue, 4 Nov 2025 19:38:28 -0300 Subject: gradico p consumir api --- frontend/index.html | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 frontend/index.html (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..237f2f7 --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,124 @@ + + + + + + Dashboard + + + + + + + + + + + +
+ + + +
+

Painel de Monitoramento

+ +
+ +
+

Temperatura & Pressão (Últimos 30s)

+ +
+ +
+

Umidade

+
+ +
--%
+
+
+ +
+

Índice UV

+
+ +
--
+
+
+ +
+

Velocidade do Vento

+ +
+ +
+

Visibilidade

+ +
+ +
+
+
+ + + + + + + \ No newline at end of file -- cgit v1.2.3 From 2a1b2fce7328d3fefee523440be7be20d93367a4 Mon Sep 17 00:00:00 2001 From: Nathalia Veiga Date: Tue, 4 Nov 2025 19:51:15 -0300 Subject: botao settings --- frontend/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html index 237f2f7..8858836 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -70,9 +70,8 @@
-

Status: Monitorando...

+ Settings +
-- cgit v1.2.3 From a86fa3cf1e041e30ab0bae7dc6074087349dd226 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Monteiro Date: Tue, 4 Nov 2025 19:57:59 -0300 Subject: Refactor frontend --- frontend/index.html | 22 +++++++++++----------- mosquitto-config/mosquitto.conf | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html index 8858836..cd31566 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -24,7 +24,7 @@