diff --git a/apps/front/src/routes/devices/+page.svelte b/apps/front/src/routes/devices/+page.svelte index 584b0e4..7a4dac1 100644 --- a/apps/front/src/routes/devices/+page.svelte +++ b/apps/front/src/routes/devices/+page.svelte @@ -79,6 +79,7 @@ Name Status Comment / Fault reason + Connected Devices Actions @@ -88,6 +89,7 @@ Gateway 001 Zero power consumed + 12
Edit @@ -99,6 +101,7 @@ Gateway 002 Offline + 12
Edit @@ -110,6 +113,7 @@ Gateway 003 Too high measures + 12
Edit @@ -154,7 +158,8 @@ > Name Type - Fault reason + Comment / Fault reason + Connected Devices Actions @@ -164,6 +169,7 @@ Lamp 001 Zero power consumed + 12
Edit @@ -175,6 +181,7 @@ Lamp 002 Offline + 12
Edit @@ -186,6 +193,7 @@ Lamp 003 Too high measures + 12
Edit @@ -230,7 +238,8 @@ > Name Type - Fault reason + Comment / Fault reason + Connected Devices Actions @@ -240,6 +249,7 @@ Motion sensor 001 Zero power consumed + 12
Edit @@ -251,6 +261,7 @@ Motion sensor 002 Offline + 12
Edit @@ -262,6 +273,7 @@ Motion sensor 003 Too high measures + 12