|
|
|
|
|
by solardev
883 days ago
|
|
Why do you need an entire megabyte for that? Even if you did laundry five times a day, it shouldn't take more than a few bytes to store a few metrics. Even if you're lazy and uploaded an uncompressed JSON array of objects, that shouldn't be more than a few kB. Way less if you compress it. A megabyte is a LOT of data. |
|
Or other things measured every ~second, like stuff related to the motor, temperatues, humidity, etc. and other diagnostics.
Seems really easy to generate a megabyte if you consider time series. Even easier if it's in XML or JSON rather than a CSV.