Commit graph

12 commits

Author SHA1 Message Date
Felix Niederwanger d534856fb6
Introduce storage module
Add a storage module to store all received geopoints into a sqlite3
database.
2024-02-17 15:10:40 +01:00
Felix Niederwanger 932fa7e376
Add health endpoint
Adds a health endpoint for the service.
2023-12-04 22:05:06 +01:00
Felix Niederwanger 1b1419961b
Fail on mqtt connection failure
Fail to start the service, if the initial mqtt connection fails
2023-12-04 22:03:36 +01:00
Felix Niederwanger adebdb00ff
Add clientid to config
Allow the ability to configure the clientid in the configuration file
2022-10-02 10:51:12 +02:00
Felix Niederwanger a1381b2d1a
Remove duplicate device name
Display "dev" for "dev/dev" device names.
2022-01-05 20:54:40 +01:00
Felix Niederwanger 0385389252
Fix minor oscillation in timestamp
Fix a minor oscillation between then date and "now" in timestamp.
2022-01-05 20:47:11 +01:00
Felix Niederwanger ee2720539d
Improve popupdescription of devices
The Popup window of locations now shows the last update, speed and
accuracy.
2022-01-05 16:27:15 +01:00
Felix Niederwanger e2c3d199ae
Tidy 2021-05-28 14:45:19 +02:00
Felix Niederwanger 73041e6581
Ignore less acurate updates 2021-05-28 14:42:59 +02:00
Felix Niederwanger 93f4ae4beb
Minor fixes 2021-05-24 18:11:39 +02:00
Felix Niederwanger 44acfeaf0f
Add Docker build 2021-05-24 16:02:31 +02:00
Felix Niederwanger fba8cc058e
First prototype 2021-05-24 15:51:04 +02:00