feat: update historical lake sensor data and improve wind chart component rendering
This commit is contained in:
+37
-1
@@ -8105,7 +8105,43 @@
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0.03,
|
||||
"temperature": 22.8,
|
||||
"temperature": 22.5,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:00:00.000Z",
|
||||
"level": 580.92,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0.03,
|
||||
"temperature": 21,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:10:00.000Z",
|
||||
"level": 580.91,
|
||||
"flow": 0,
|
||||
"temperature": 21,
|
||||
"precipitation": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0.03
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:20:00.000Z",
|
||||
"level": 580.9,
|
||||
"flow": 0,
|
||||
"temperature": 21,
|
||||
"precipitation": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0.03
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-08T18:30:00.000Z",
|
||||
"level": 580.89,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0.03,
|
||||
"temperature": 20.1,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user