I noticed that in many cases, the processes that run remotely (receiving the data from the Raspberry) can fail for some unknown reason. I believe we should save the data locally, even if we don't have much space, just to avoid losing it. If the memory overflows, we clear the data and start storing it again.
I noticed that in many cases, the processes that run remotely (receiving the data from the Raspberry) can fail for some unknown reason. I believe we should save the data locally, even if we don't have much space, just to avoid losing it. If the memory overflows, we clear the data and start storing it again.