AndriiJushchenko
d6e094e6c0
fix: delay logic in DP
2026-03-25 12:16:34 +02:00
AndriiJushchenko
2167eb2960
DP implementation + delay
2026-03-25 12:16:34 +02:00
d1b6c0eed1
[L4] Fix logging level on error message
2026-03-24 14:03:29 +02:00
5e890d4f03
[L4] Remove obvious single code line comments to reduce risk of misleading comments in the future
2026-03-24 14:02:03 +02:00
a8e50d0386
[L4] Remove excessive library import and clean up edge codebase
2026-03-24 13:58:32 +02:00
1b42be264d
[L4] Remove misleading batch_size parameter from AgentMQTTAdapter
2026-03-24 13:37:33 +02:00
esk4nz
b12bdc334c
fix: improve logging clarity and ensure data delivery in AgentMQTTAdapter
2026-03-23 23:41:25 +02:00
esk4nz
ad70519f47
SCRUM-80
...
Removed manual user_id fallback in data processing
2026-03-23 23:00:19 +02:00
esk4nz
c085a49c8c
implement Edge-Hub integration with user_id validation (SCRUM-93, SCRUM-94)
...
- Agent: Updated config and main
- Edge: Implemented adapter factory in main.py to switch between MQTT and HTTP.
- Edge: Updated AgentData entity and processing logic to support user_id.
- Infrastructure: Configured docker-compose for dynamic protocol switching and environment management.
2026-03-23 21:31:31 +02:00
Toolf
9a179e09e9
add: edge template
2024-02-12 18:21:08 +02:00