marq24 / UUID0xFD6FTracer

Scan your current environment for devices running an app that make us of the ExposureNotification Service
GNU General Public License v3.0
122 stars 6 forks source link

Total per interval (day?) #10

Closed vanous closed 3 years ago

vanous commented 3 years ago

Awesome job, thank you! Confirmed to work with new CZ covid warn app ("e-facemask" (eRouška)). Any chance to add a counter to show how many unique IDs were seen in a day? cheers

marq24 commented 3 years ago

Thanks for your positive feedback!

Concerning your feature request - one of the key aspects of the app design was/is not to store any BTLE-Beacon data on the device - another one is to keep the app as simple as possible in order to make it as stable as possible and most energy efficient as possible.

When you want to do some statistics (and there have been already requests for that) then you can use my GPSLoggerII app for that - The app comes with a special BTLE-Beacon CVS Export (of an recorded path) that would allow you to do the stats you would like to do/have in a spreadsheet app.

...thinking... mmmmmh - on the other hand side you are "just asking" for a second number - displaying the total number of Beacons (and having the possibility to manually reset that total counter - I would not add a autoreset every 24h)... The only challenge will be/is: https://github.com/marq24/UUID0xFD6FTracer/blob/master/LOGGING_de.md#z%C3%A4hlweise

marq24 commented 3 years ago

In the 0.9.1.9 build you will find an additional Setting to enable the display of the total found Beacons (you can reset the value by restarting the service)

vanous commented 3 years ago

Self compiled, got it in there, awesome! Thank you!

Citro12 commented 3 years ago

Hallo, mit der neuen Version steht der Zähler von der französischen StopCovid auf 1, obwohl nur ein Sender der deutschen Corona App anwesend ist. StopCovid geht dann aber nach einiger Zeit auf 0 zurück. Ist das richtig so ?

marq24 commented 3 years ago

upsi - fixed in 0.9.1.10

Citro12 commented 3 years ago

upsi - behoben in 0.9.1.10

Funktioniert, Danke

marq24 commented 3 years ago

wunder der SoftwareEntwicklung - kaum mach't man's richtig... schon funktioniert's