namespace Solar.Api.Models; public record ZeverDayLog(TimeOnly TimeUtc, int CurrentWatts, int TotalWatts);