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