bacant150
|
2935a9349d
|
Refactor row reading logic for clarity and efficiency
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
b772848d4c
|
Optimize CSV parsing by adding skipinitialspace=True to csv.reader and removing unnecessary strip() calls
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
722d45b2a1
|
Restore input validation for accelerometer parsing
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
ad07896ba3
|
Simplify accelerometer parsing and remove int16-specific leftovers
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
4ff31c0884
|
Remove int16 binding from datasource
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
de8d2516f6
|
Remove int16 range check per review
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
c291f150af
|
Parse accelerometer values as int16 (remove float conversion)
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
2cdd8d1bd0
|
Add mosquitto runtime folders to gitignore
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
9276239d41
|
Fix timestamp field in AggregatedData
|
2026-02-26 13:15:15 +02:00 |
|
bacant150
|
a9673c1070
|
Реалізовую базовий FileReader та переношу sleep до FileDatasource.read()
|
2026-02-26 13:15:12 +02:00 |
|