guidosch / bikecounter

This repository contains the hardware and software components of a PIR based tracking device to monitor the usage of local bike trails. The data is sent over LoRaWAN to TTN and from there to a Google Cloud backend which stores the data and provides api endpoints for the data visualization web UI.
Creative Commons Zero v1.0 Universal
5 stars 0 forks source link

Delete Antennentrail test entries #101

Closed MeierTobias closed 7 months ago

MeierTobias commented 7 months ago

For test purposes I have assigned the new counter to the Antennentrail-1 table for a few days. (To be able to monitor it through the bikecounter website.)

When the update is finished we have to remove the data points collected between the 27.11 and 05.12 in the antennentrail-1 table

MeierTobias commented 7 months ago

done

guidosch commented 7 months ago

I have an other script also for data removal. You can assign it to me next time.

MeierTobias commented 7 months ago

Thanks, I will.

I was checking some stuff in the google cloud web UI and then directly deleted it there.