Put temp and humidity in same table #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both for storage and display. Why would they be in different db tables anyway?
If you want to sample them at different rates, storage is better in two tables.
Not worrying about display for now. If values are needed, can build a CSV download or API endpoint.