Error handling, overall code review and moved mac vendors database to a

static instance
This commit is contained in:
rzuasti
2026-01-20 14:28:31 -05:00
parent 9d5e3eaaf1
commit f9c625c7d7
7 changed files with 129 additions and 79 deletions
-6
View File
@@ -1,6 +0,0 @@
- [ ] Proper error handling across the board
- [ ] Insert new devices in database or update existing ones last_seen
- [ ] Generate an event when a new device is inserted
- [ ] Run as an endless loop with a configurable pause
- [ ] Deploy as a service in a docker container
- [ ] Deploy as a service via a nix flake