get-weather

gabbapeople/iot-split-flap-display/get-weather

Fetches the weather conditions and temperature from the AccuWeather API.
get-weather
@/get-weather
Fetches the weather conditions and temperature from the AccuWeather API.
INITpulse
GETpulse
get-weather
ERR
DONE
WEA
TEMP
INIT
GET
TEMPstring
Temperature in a "34 C" format.
WEAstring
4 letter weather abbreviation.
DONEpulse
Pulses when all response data is received.
ERRpulse
Pulses if the connection failed or if the if the request failed.
To use the node in your project you should have the gabbapeople/iot-split-flap-display library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.