feat: add automatic data polling, conditional search visibility, and extended scraper functionality for monthly lake records
This commit is contained in:
+46
-1
@@ -7157,10 +7157,55 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T09:30:00.000Z",
|
||||
"level": 352.84,
|
||||
"flow": 2.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 17.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T09:40:00.000Z",
|
||||
"level": 352.84,
|
||||
"flow": 2.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 17.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T09:50:00.000Z",
|
||||
"level": 352.84,
|
||||
"flow": 0,
|
||||
"inflow": 1.47,
|
||||
"volume": 32.32,
|
||||
"temperature": 19,
|
||||
"temperature": 19.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:00:00.000Z",
|
||||
"level": 352.84,
|
||||
"flow": 2.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:10:00.000Z",
|
||||
"level": 352.84,
|
||||
"flow": 2.53,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.3,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:20:00.000Z",
|
||||
"level": 352.84,
|
||||
"flow": 2.52,
|
||||
"inflow": 1.47,
|
||||
"volume": 32.3,
|
||||
"temperature": 20,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user