add grpc support
This commit is contained in:
		| @@ -8,7 +8,7 @@ import ( | ||||
|  | ||||
| 	"github.com/gorilla/schema" | ||||
|  | ||||
| 	"gitea.libretechconsulting.com/rmcguire/ambient-weather-local-exporter/pkg/weather" | ||||
| 	"gitea.libretechconsulting.com/rmcguire/ambient-local-exporter/pkg/weather" | ||||
| ) | ||||
|  | ||||
| type AWNProvider struct{} | ||||
|   | ||||
| @@ -12,7 +12,7 @@ import ( | ||||
| 	"go.opentelemetry.io/otel/attribute" | ||||
| 	"go.opentelemetry.io/otel/codes" | ||||
|  | ||||
| 	"gitea.libretechconsulting.com/rmcguire/ambient-weather-local-exporter/pkg/weather" | ||||
| 	"gitea.libretechconsulting.com/rmcguire/ambient-local-exporter/pkg/weather" | ||||
| ) | ||||
|  | ||||
| // Attempts to proxy the weather station update to awn | ||||
|   | ||||
		Reference in New Issue
	
	Block a user