feat: implement Favorites feature with persistent storage and sidebar integration and update lake data.
This commit is contained in:
+19
-1
@@ -6816,9 +6816,27 @@
|
||||
"timestamp": "2026-06-05T21:20:00.000Z",
|
||||
"level": 369.79,
|
||||
"flow": 1.25,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.234727964853622,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-05T21:30:00.000Z",
|
||||
"level": 369.79,
|
||||
"flow": 1.25,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.234727964853622,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-05T21:40:00.000Z",
|
||||
"level": 369.79,
|
||||
"flow": 1.25,
|
||||
"inflow": 10.82,
|
||||
"volume": 20.24,
|
||||
"temperature": 11.3,
|
||||
"temperature": 11.1,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user