The example of the previous pages uses the
“component” version of the WeatherSTEM API,
which inserts live weather data into HTML <span> tags
that have custom data attributes that target desired
sensors. It pulls the current sensor readings from the
selected WeatherSTEM station and is the easiest to
implement. If you already know how to make web pages, simply
copy and paste the code from the example below into a test
web page of your choosing, and upload it to see a working
example of the WeatherSTEM API on your site!