FileReader #5

Merged
bacant150 merged 15 commits from lab1_huranets into lab1 2026-02-26 10:04:10 +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,
)