Whatever it is. I now have a stream of atmospheric data coming through the Arduino. Next, switch that to the Thing and have it pumping data into database of some kind via node.js.
First, I need the Thing getting the data, I’ll flash an LED to verify the connection to the BME280.
Next connect node.js to a database. Manually poke data into distance via a browser.
Last, make the Thing do the poking.
Then it’ll be time to add LEDs, and actuators.