continue working on weather mapping

This commit is contained in:
2025-03-15 09:53:13 -04:00
parent 69fd27916b
commit 220cc818e7
5 changed files with 90 additions and 45 deletions

View File

@@ -16,7 +16,6 @@ import (
"gitea.libretechconsulting.com/rmcguire/ambient-local-exporter/pkg/weather/state"
)
// TODO: Implement
type GRPCWeather struct {
ctx context.Context
state *state.WeatherState