764fb77f27
Merge from upstream 'github/dev' into dev
Component testing / Hub testing (push) Successful in 21s
Component testing / Store testing (push) Successful in 18s
Component testing / Integration smoke testing (push) Successful in 2m14s
2026-03-24 15:21:56 +02:00
VladiusVostokus
a55fc17711
Merge pull request #27 from Rhinemann/lab4/hrynko-SCRUM-80-hubadapter
...
implement Edge-Hub integration with user_id validation (SCRUM-93, SCRUM-94)
2026-03-24 13:20:39 +00:00
b34e385128
[L4] Remove irrelevant environment variables
2026-03-24 14:42:13 +02:00
a8a0ef5e15
[L4] Remove unused import
2026-03-24 14:09:53 +02:00
00b037a243
[L4] Remove uncessecary environment variable left over after print -> logging usage switch
2026-03-24 14:07:49 +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
e8ff1c6cbd
Replaced busy-wait loop with threading.Event to fix 100% CPU load
2026-03-23 23:28:17 +02:00
esk4nz
ad70519f47
SCRUM-80
...
Removed manual user_id fallback in data processing
2026-03-23 23:00:19 +02:00
esk4nz
b10aec1020
SCRUM-80
...
Changed print to logging in agent main
2026-03-23 22:57:15 +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
0b8d2eb18b
[P] Add container rebuilding on every rerun
Component testing / Hub testing (push) Successful in 18s
Component testing / Store testing (push) Successful in 22s
Component testing / Integration smoke testing (push) Successful in 2m33s
2026-03-23 18:31:43 +02:00
2846130e4e
[P] Add docker reset workflow
Component testing / Hub testing (push) Successful in 20s
Component testing / Store testing (push) Successful in 21s
Component testing / Integration smoke testing (push) Successful in 1m34s
2026-03-23 18:26:38 +02:00
30af132033
[P] Add general smoke test and Store incremental test
Component testing / Hub testing (push) Successful in 22s
Component testing / Store testing (push) Successful in 19s
Component testing / Integration smoke testing (push) Successful in 1m28s
2026-03-23 18:01:41 +02:00
60a846d8b8
[P] Refactor testing code
2026-03-23 16:10:09 +02:00
fe6bb6ab3a
[P] Add CI for updated Hub component part
Hub component testing / hub-test (push) Successful in 25s
2026-03-23 15:53:44 +02:00
ІО-23 Shmuliar Oleh
30f81ec1ae
Merge pull request #26 from Rhinemann/lab4/shved-SCRUM-95-test-repo-functionality
...
set up global docker-compose
2026-03-22 21:59:07 +02:00
1b6f47fa0d
[L4] Fix relative paths after file move
2026-03-22 21:13:44 +02:00
b1e6ad7c94
set up global docker-compose
2026-03-22 14:07:29 +01:00
VladiusVostokus
1eddfd966b
Merge pull request #24 from Rhinemann/lab5/shmuliar-SCRUM-92-mapview-store-integration
...
SCRUM 92: mapview store integration
2026-03-14 16:07:30 +00:00
8af68d6dd9
hotfix: index overflow on user_id
2026-03-13 20:47:09 +02:00
63aca15824
add multiuser rendering support
2026-03-13 20:41:16 +02:00
ee509f72a4
pull data in MapView/main.py from actual data source
2026-03-13 19:02:07 +02:00
da9fe69d4e
add initial server->client update with all current DB data
2026-03-13 19:01:33 +02:00
1c856dca0e
fix MapView/main.py crash due to wrong check condition
2026-03-13 18:58:28 +02:00
VladiusVostokus
17738d07fe
Merge pull request #21 from Rhinemann/lab5/gryshaiev-SCRUM-90-set-bump-marker
...
SCRUM-90: implement set_bump_marker
2026-03-11 17:02:07 +00:00
VladiusVostokus
6b5831ff1b
Merge branch 'dev' into lab5/gryshaiev-SCRUM-90-set-bump-marker
2026-03-11 17:01:54 +00:00
VladiusVostokus
54505db70e
Merge pull request #23 from Rhinemann/lab5/gryshaiev-SCRUM-89-set-pothole-marker
...
SCRUM-89: implement set_pothole_marker()
2026-03-11 16:59:35 +00:00
SimonSanich
6f4b3b0ea6
SCRUM-90: implement set_bump_marker
2026-03-11 18:36:40 +02:00
SimonSanich
948a936a1f
lab 5: implement set_bump_marker()
2026-03-11 18:10:18 +02:00
esk4nz
87facff668
Merge pull request #16 from Rhinemann/lab3/hrynko-SCRUM-77-post_to_storeAPI_from_hub
...
SCRUM-77 Post method from Hub to Store
2026-03-09 23:04:16 +02:00
VladiusVostokus
294ed5958e
Merge pull request #13 from Rhinemann/lab5/kovalenko-SCRUM-98-FileReader
...
SCRUM-98 file reader
2026-03-08 15:48:13 +00:00
VladiusVostokus
cbdf81c028
Merge pull request #19 from Rhinemann/lab5/slobodeniuk-SCRUM-84-MapViewApp
...
Lab5/slobodeniuk scrum 84 map view app
2026-03-08 15:43:27 +00:00
Senya
a98223cbb0
feature: SCRUM-84 add on_start, update, build methods in MapViewMap
2026-03-08 13:32:23 +02:00
Slobodeniuk Sasha
0bd3eaa91d
Merge pull request #18 from Rhinemann/dev
...
Scrum 87 - MapViewApp (check_road_quality, update_car_marker)
2026-03-08 13:08:59 +02:00
VladiusVostokus
9bdb98c19b
Merge pull request #17 from Rhinemann/lab5/yushchenko-SCRUM-87-check-road-quality-method
...
SCRUM-87, 88: add methods update_car_marker and check_road_quality
2026-03-08 11:00:53 +00:00
AndriiJushchenko
c3b71daaeb
add check_road_quality method
2026-03-07 17:12:23 +02:00
AndriiJushchenko
31c760f4a8
add method update_car_marker(self, point)
2026-03-07 16:55:20 +02:00
esk4nz
24aeb1a19f
changed Batch size to 20
...
reworked method "on_message"
implemented storeApiAdapter
2026-03-06 00:08:08 +02:00
ІМ-24 Владислав Коваленко
4a81434cb6
feat: handle empty rows
2026-03-03 17:05:53 +00:00
ІО-23 Shmuliar Oleh
ceffcfeac2
Merge pull request #14 from Rhinemann/dev
...
Commit repository configuration to main branch
2026-03-03 18:44:31 +02:00
VladiusVostokus
312177e087
Merge pull request #12 from Rhinemann/lab3/hrynko-SCRUM-56-repo_set_up
...
SCRUM-56 Repo setup
2026-03-03 15:24:51 +00:00
ІМ-24 Владислав Коваленко
a52da042ef
refactor: ignore spaces in row
2026-03-03 15:17:25 +00:00
ІМ-24 Владислав Коваленко
11c590cf25
feat: start read file again if got to the end of file
2026-03-03 15:11:38 +00:00
ІМ-24 Владислав Коваленко
550d29c48c
refactor: move accelerator dataclas to domain folder
2026-03-03 14:59:46 +00:00
ІМ-24 Владислав Коваленко
8a1327b10a
fix: remove empty rows
2026-03-03 14:55:44 +00:00
ІМ-24 Владислав Коваленко
db1b7cc6fc
feat: read row from file
2026-03-03 14:36:56 +00:00