Demonstrates the use of the spxml library to read and parse streamed XML (via HTTP). It calls out to the google weather API, parses the resulting XML and prints out the current temperature (for Los Angeles). It makes use of the HTTPClient library.

Dependencies:   mbed spxml

Auto generated API documentation and code listings for spxmltest_weather

Code

main.cpp [code]