Please enable JavaScript.
Coggle requires JavaScript to display documents.
Weather Daemon (start (%sys.timer=86400 (limweather (%WeatherLim=/get…
Weather Daemon
start
%sys.timer=86400
limweather
%WeatherLim=/get
https://api.openweathermap.org/data/2.5/weather?id=146384&units=metric&appid=7ab4916dae1f75e073721c85f842c901&lang=ru
getWeatherLim
nextcity
nicweather
%WeatherNic=/get
https://api.openweathermap.org/data/2.5/weather?id=146268&units=metric&appid=7ab4916dae1f75e073721c85f842c901&lang=ru
getWeatherNic
6 more items...
%nameLim=$.name %WeatherLim
%descriptionLim=$.weather[0].description %WeatherLim
%tempLim=$.main.temp %WeatherLim
%temp_minLim=$.main.temp_min %WeatherLim
%temp_maxLim=$.main.temp_max %WeatherLim
default
%sys.timer=1
FILTER
?sys.givenname=Ilya