namespace Solar.Api.Models; public record DaySummaryLog(DateOnly Date, int ZeverTotalWatts, int EnvoyTotalWatts);