GTFS-R data on OpenWeatherMap
Endpoint used by Ably's Realtime client libraries
Provide your API key
In: userJWT generated matching the Ably JWT requirements
| JWT bearer Header: AuthorizationAbly's MQTT endpoint
Provide your API key's public part as the user and the API key's secret part as the password. Only usable over a secure connection.
In: userJWT generated matching the Ably JWT requirements. Use the token as your user, and keep the password blank
| JWT bearer Header: AuthorizationAbly REST API
City's weather details
Id of the city
Accepts the following message:
Measurement location's longitude
Measurement location's latitude
Additional properties are allowed.
Weather's id
Main weather category
Description of the weather
Icon value
Additional items are allowed.
Main details
Temperature
How the temperature feels
Minimum temperature
Maximum temperature
Pressure
Humidity
Additional properties are allowed.
Wind details
Wind speed
Angle of wind
Additional properties are allowed.
Cloud details
Cloud type
Additional properties are allowed.
Sys details
Sys type
Sys ID
Country
Sunrise time
Sunset time
Additional properties are allowed.
Type of measurement base
Visibility value
Dt value
Timezone
ID of measurement
Name of measurement location
COD value
Additional properties are allowed.