[SOLVED] Sending an array (or list) of dots

Hi to all. I have a question, hope you can help me… I’ve looked for something related to my question but I didn’t find anything. Please excuse me if there’s already an answer to this:
I’m using a Rpi with a sensor (DHT22), everything works fine but sometimes I have no internet connection, so I was thinking in storing the sensor data (2 variables) in a list (or array) and then when I’m online again send all these data to ubidots… is that possible? There’s a way to send all the stored data? I don’t know if this is as simple as accessing each element of the list and sending it, of course with the limitation of 60 dots per minute. I’m a newby so please excuse my foolish question, I just don’t know who else to ask… Thanks in advance and good day to all.

Greetings, yes, it is possible to send data in bulk from a data logger, please refer to our docs to reference some examples.

All the best

It would be nice if a direct link to the examples were provided rather than a link to the docs welcome page…

:slight_smile:

1 Like