feat: add automatic data polling, conditional search visibility, and extended scraper functionality for monthly lake records
This commit is contained in:
+48
-3
@@ -7175,7 +7175,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T09:10:00.000Z",
|
||||
"level": 559.03,
|
||||
"flow": 0,
|
||||
"flow": 7.15,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.1,
|
||||
@@ -7184,7 +7184,7 @@
|
||||
{
|
||||
"timestamp": "2026-06-06T09:20:00.000Z",
|
||||
"level": 559.02,
|
||||
"flow": 0,
|
||||
"flow": 7.15,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.1,
|
||||
@@ -7194,9 +7194,54 @@
|
||||
"timestamp": "2026-06-06T09:30:00.000Z",
|
||||
"level": 559,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T09:40:00.000Z",
|
||||
"level": 558.99,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 18.1,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T09:50:00.000Z",
|
||||
"level": 558.98,
|
||||
"flow": 0,
|
||||
"inflow": 5.37,
|
||||
"volume": 0.47,
|
||||
"temperature": 19.2,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:00:00.000Z",
|
||||
"level": 558.96,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:10:00.000Z",
|
||||
"level": 558.94,
|
||||
"flow": 0,
|
||||
"inflow": 0,
|
||||
"volume": 0,
|
||||
"temperature": 19.8,
|
||||
"precipitation": 0
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-06T10:20:00.000Z",
|
||||
"level": 558.93,
|
||||
"flow": 0,
|
||||
"inflow": 5.37,
|
||||
"volume": 0.45,
|
||||
"temperature": 20,
|
||||
"precipitation": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user