-
Voltage
+
@status?.ChargeMode
@status?.BatteryVoltage
V
@GetCRate() C
diff --git a/src/Server/Endpoints/GetStatus/Endpoint.cs b/src/Server/Endpoints/GetStatus/Endpoint.cs
index 32f75e4..6081604 100644
--- a/src/Server/Endpoints/GetStatus/Endpoint.cs
+++ b/src/Server/Endpoints/GetStatus/Endpoint.cs
@@ -35,6 +35,7 @@ public class Endpoint : EndpointWithoutRequest