SCRUM-87, 88: add methods update_car_marker and check_road_quality #17

Merged
AndriiJushchenko merged 3 commits from lab5/yushchenko-SCRUM-87-check-road-quality-method into dev 2026-03-08 13:00:54 +02:00
AndriiJushchenko commented 2026-03-07 17:39:57 +02:00 (Migrated from github.com)

check_road_quality(self, point) need 3 attributes (lat, lon, road_state) in point
update_car_marker(self, point) need 2 attributes (lat, lon) in point

check_road_quality(self, point) need 3 attributes (lat, lon, road_state) in point update_car_marker(self, point) need 2 attributes (lat, lon) in point
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hasslesstech/IoT-Systems#17