A Pi using python sends a request to my Nodemcu and it replies with the data at timed intervals
Sending the data to a website using the fttpclient library, again at timed intervals
I am not worried about the exact times just a rough interval as it is not really critical to me.