Endpoints
-
AWFActivitiesprovides convenience methods for interacting with theactivitiesendpoint of the Aeris API. All requests will return instances ofAWFActivitythat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFActivities : AWFWeatherEndpointSwift
class AWFActivities : AWFWeatherEndpoint -
AWFAdvisoriesprovides convenience methods for interacting with thealertsendpoint of the Aeris API. All requests will return instances ofAWFAdvisorythat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFAdvisories : AWFWeatherEndpointSwift
class AWFAdvisories : AWFWeatherEndpoint -
AWFAdvisoriesSummariesprovides convenience methods for interacting with thealerts/summaryendpoint of the Aeris API. All requests will return instances ofAWFAdvisorySummarythat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFAdvisorySummaries : AWFWeatherEndpointSwift
class AWFAdvisorySummaries : AWFWeatherEndpoint -
AWFAirQualityprovides convenience methods for interacting with theairqualityendpoint of the Aeris API. All requests will return instances ofAWFAirQualityReportthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFAirQuality : AWFWeatherEndpointSwift
class AWFAirQuality : AWFWeatherEndpoint -
AWFAirQualityForecastsprovides convenience methods for interacting with theairquality/forecastsendpoint of the Aeris API. All requests will return instances ofAWFAirQualityReportthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFAirQualityForecasts : AWFWeatherEndpointSwift
class AWFAirQualityForecasts : AWFWeatherEndpoint -
AWFConditionsprovides convenience methods for interacting with theconditionsendpoint of the Aeris API. In most cases, all requests will return instances ofAWFConditionthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFConditions : AWFWeatherEndpointSwift
class AWFConditions : AWFWeatherEndpoint -
AWFConditionsSummaryprovides convenience methods for interacting with theconditions/summaryendpoint of the Aeris API. In most cases, all requests will return instances ofAWFConditionSummarythat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFConditionsSummaries : AWFWeatherEndpointSwift
class AWFConditionsSummaries : AWFWeatherEndpoint -
AWFConvectiveOutlooksprovides conveninece methods for interacting with theconvectiveendpoint of the Aeris API. All requests will return instances ofAWFConvectiveOutlookthat will be populated with the data returned from the API unless otherwise indicated.Declaration
Objective-C
@interface AWFConvectiveOutlooks : AWFWeatherEndpointSwift
class AWFConvectiveOutlooks : AWFWeatherEndpoint -
AWFCountriesprovides conveninece methods for interacting with thecountriesendpoint of the Aeris API. All requests will return instances ofAWFCountrythat will be populated with the data returned from the API unless otherwise indicated.Declaration
Objective-C
@interface AWFCountries : AWFWeatherEndpointSwift
class AWFCountries : AWFWeatherEndpoint -
AWFDroughtIndicesprovides conveninece methods for interacting with thedroughtsendpoint of the Aeris API. All requests will return instances ofAWFDroughtIndexthat will be populated with the data returned from the API unless otherwise indicated.Declaration
Objective-C
@interface AWFDroughtIndices : AWFWeatherEndpointSwift
class AWFDroughtIndices : AWFWeatherEndpoint -
AWFEarthquakesprovides convenience methods for interacting with theearthquakesendpoint of the Aeris API. All requests will return instances ofAWFEarthquakethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFEarthquakes : AWFWeatherEndpointSwift
class AWFEarthquakes : AWFWeatherEndpoint -
AWFFireOutlooksprovides convenience methods for interacting with thefires/outlookendpoint of the Aeris API. All requests will return instances ofAWFFireOutlookthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFFireOutlooks : AWFWeatherEndpointSwift
class AWFFireOutlooks : AWFWeatherEndpoint -
AWFFiresprovides convenience methods for interacting with thefiresendpoint of the Aeris API. All requests will return instances ofAWFFirethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFFires : AWFWeatherEndpointSwift
class AWFFires : AWFWeatherEndpoint -
AWFForecastsprovides convenience methods for interacting with theforecastsendpoint of the Aeris API. All requests will return instances ofAWFForecastthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFForecasts : AWFWeatherEndpointSwift
class AWFForecasts : AWFWeatherEndpoint -
AWFIndicesprovides convenience methods for interacting with theindicesendpoint of the Aeris API. All requests will return instances ofAWFIndexPeriodthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFIndices : AWFWeatherEndpointSwift
class AWFIndices : AWFWeatherEndpoint -
AWFLightningStrikesprovides convenience methods for interacting with thelightningendpoint of the Aeris API. All requests will return instances ofAWFLightningStrikethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFLightningStrikes : AWFWeatherEndpointSwift
class AWFLightningStrikes : AWFWeatherEndpoint -
AWFMoonPhasesprovides convenience methods for interacting with themoonphasesendpoint of the Aeris API. All requests will return instances ofAWFMoonPhasethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFMoonPhases : AWFWeatherEndpointSwift
class AWFMoonPhases : AWFWeatherEndpoint -
AWFNormalsprovides convenience methods for interacting with thenormalsendpoint of the Aeris API. All requests will return instances ofAWFNormalthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFNormals : AWFWeatherEndpointSwift
class AWFNormals : AWFWeatherEndpoint -
AWFObservationsprovides convenience methods for interacting with theobservationsendpoint of the Aeris API. In most cases, all requests will return instances ofAWFObservationthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFObservations : AWFWeatherEndpointSwift
class AWFObservations : AWFWeatherEndpoint -
AWFPhrasesprovides convenience methods for interacting with thephrasesendpoint of the Aeris API. In most cases, all requests will return instances ofAWFPhrasethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFPhrases : AWFWeatherEndpointSwift
class AWFPhrases : AWFWeatherEndpoint -
See moreAWFPlacesprovides convenience methods for interacting with theplacesendpoint of the Aeris API. In most cases, all requests will return instances ofAWFPlacethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFPlaces : AWFWeatherEndpointSwift
class AWFPlaces : AWFWeatherEndpoint -
AWFPrecipitationprovides conveninece methods for interacting with theprecipendpoint of the Aeris API. All requests will return instances ofAWFPrecipitationPeriodthat will be populated with the data returned from the API unless otherwise indicated.Declaration
Objective-C
@interface AWFPrecipitationEstimates : AWFWeatherEndpointSwift
class AWFPrecipitationEstimates : AWFWeatherEndpoint -
AWFRecordsprovides convenience methods for interacting with therecordsendpoint of the Aeris API. All requests will return instances ofAWFRecordthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFRecords : AWFWeatherEndpointSwift
class AWFRecords : AWFWeatherEndpoint -
AWFRiversprovides access for interacting with theriversendpoint of the Aeris API. All requests will return instances ofAWFRiverthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFRivers : AWFWeatherEndpointSwift
class AWFRivers : AWFWeatherEndpoint -
AWFRiversGaugesprovides access for interacting with therivers/gaugesendpoint of the Aeris API. All requests will return instances ofAWFRiverGaugethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFRiversGauges : AWFWeatherEndpointSwift
class AWFRiversGauges : AWFWeatherEndpoint -
AWFSnowDepthsprovides conveninece methods for interacting with thewinter/snowdepthendpoint of the Aeris API. All requests will return instances ofAWFSnowDepththat will be populated with the data returned from the API unless otherwise indicated.Declaration
Objective-C
@interface AWFSnowDepths : AWFWeatherEndpointSwift
class AWFSnowDepths : AWFWeatherEndpoint -
AWFStormCellsprovides convenience methods for interacting with thestormcellsendpoint of the Aeris API. All requests will return instances ofAWFStormCellthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFStormCells : AWFWeatherEndpointSwift
class AWFStormCells : AWFWeatherEndpoint -
AWFStormReportsprovides convenience methods for interacting with thestormreportsendpoint of the Aeris API. All requests will return instances ofAWFStormReportthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFStormReports : AWFWeatherEndpointSwift
class AWFStormReports : AWFWeatherEndpoint -
AWFSunMoonprovides convenience methods for interacting with thesunmoonendpoint of the Aeris API. All requests will return instances ofAWFSunMoonthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFSunMoon : AWFWeatherEndpointSwift
class AWFSunMoon : AWFWeatherEndpoint -
AWFThreatsprovides convenience methods for interacting with thethreatsendpoint of the Aeris API. All requests will return instances ofAWFThreatthat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFThreats : AWFWeatherEndpointSwift
class AWFThreats : AWFWeatherEndpoint -
AWFTidesLoaderprovides convenience methods for interacting with thetidesendpoint of the Aeris API. All requests will return instances ofAWFTidethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFTides : AWFWeatherEndpointSwift
class AWFTides : AWFWeatherEndpoint -
AWFTropicalCyclonesprovides convenience methods for interacting with thetropicalcyclonesendpoint of the Aeris API. All requests will return instances ofAWFTropicalCyclonethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFTropicalCyclones : AWFWeatherEndpointSwift
class AWFTropicalCyclones : AWFWeatherEndpoint -
See moreAWFTropicalCyclonesArchiveprovides convenience methods for interacting with thetropicalcyclones/archiveendpoint of the Aeris API. All requests will return instances ofAWFTropicalCyclonethat will be populated by the data returned by the API unless otherwise indicated.Declaration
Objective-C
@interface AWFTropicalCyclonesArchive : AWFWeatherEndpointSwift
class AWFTropicalCyclonesArchive : AWFWeatherEndpoint
View on GitHub
Endpoints Reference