Lab1 #10

Merged
VladiusVostokus merged 20 commits from lab1 into main 2026-02-28 20:46:27 +02:00
Showing only changes of commit 07a0e906d8 - Show all commits

View File

@@ -68,7 +68,7 @@ class FileDatasource:
return AggregatedData(
accelerometer=acc,
gps=gps,
time=datetime.utcnow(),
timestamp=datetime.utcnow(),
user_id=config.USER_ID,
)