You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But only if we can do so without disrupting update frequency. Test out on a spare console. If we're going to support this it ought to be done before 1.0.
Find a list of extra extra values we can get
Update data logger and test with a spare console
Update database
Update weather-push
Update weather-server
Update Desktop Client
The text was updated successfully, but these errors were encountered:
…ressure columns (#140)
And makes that data available via new columns in the database as well as RabbitMQ.
This commit also adds database columns for mean sea level pressure. The appropriate values are now logged to the appropriate places for live data.
Davis logger for now logs the same value to both absolute and mean sea level pressure columns for samples rather than leaving the absolute pressure column as null. This will be changed near the end of ticket #140 before the data migration step.
But only if we can do so without disrupting update frequency. Test out on a spare console. If we're going to support this it ought to be done before 1.0.
The text was updated successfully, but these errors were encountered: