package openweather // Source driver strings registered by weatherfeeder for OpenWeather sources. const ( DriverObservation = "openweather_observation" )