Put temp and humidity in same table #5

Closed
opened 2017-11-14 22:04:06 -06:00 by mattbk · 1 comment
mattbk commented 2017-11-14 22:04:06 -06:00 (Migrated from github.com)

Both for storage and display. Why would they be in different db tables anyway?

Both for storage and display. Why would they be in different db tables anyway?
mattbk commented 2017-11-16 22:10:31 -06:00 (Migrated from github.com)

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.

> 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matt/pi-temp#5
No description provided.