Package in2000. pedalio. data. airquality. impl
Types
Link copied to clipboard
Implementation of AirQuality Repository using AQF from met.no. Only returns closest station to given location.
Link copied to clipboard
class NILURepository(val endpoint: String, radius: Int) : AirQualityRepository
Content copied to clipboard
Air Quality implementation from NILU API, shows last recorded value. Do not use timeDelta as NILU only provides data for right now.