From 31f8dc2f98bee0cb7fad1820ac6e62bf4bfd9ff4 Mon Sep 17 00:00:00 2001 From: Kostas Drakontidis Date: Sun, 24 May 2026 00:25:38 +0300 Subject: [PATCH] Update progress.md with Week 4 details --- progress.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/progress.md b/progress.md index 553f906..005e7cb 100644 --- a/progress.md +++ b/progress.md @@ -45,3 +45,15 @@ ### Next Steps - WiFi self-healing and MQTT reconnection & testing + +## Week 4 +### Completed +- Tag & Scanner CLI for configuration & persistent config +- Core script (MQTT, location estimation, Store in Redis) + +### In Progress +- NGSI-LD data for public API +- Admin API with CRUD functions + +### Next Steps +- Add verification with camera in core script