mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-01 09:35:40 -05:00
Add new values to the UI
This commit is contained in:
@@ -16,4 +16,8 @@ export class WeatherReading {
|
||||
Altitude: number;
|
||||
SatelliteCount: number;
|
||||
GpsTimestamp: Date;
|
||||
WindChill: number;
|
||||
HeatIndex: number;
|
||||
DewPoint: number;
|
||||
PressureTrend: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user