27 lines
No EOL
487 B
JSON
27 lines
No EOL
487 B
JSON
[
|
|
{
|
|
"timestamp": "2024-03-01T08:00:00Z",
|
|
"temperature": 15.2,
|
|
"wind_speed": 7.5
|
|
},
|
|
{
|
|
"timestamp": "2024-03-01T08:10:00Z",
|
|
"temperature": 15.5,
|
|
"wind_speed": 6.9
|
|
},
|
|
{
|
|
"timestamp": "2024-03-01T08:20:00Z",
|
|
"temperature": 15.8,
|
|
"wind_speed": 8.1
|
|
},
|
|
{
|
|
"timestamp": "2024-03-01T08:30:00Z",
|
|
"temperature": 16.0,
|
|
"wind_speed": 9.3
|
|
},
|
|
{
|
|
"timestamp": "2024-03-01T08:40:00Z",
|
|
"temperature": 16.3,
|
|
"wind_speed": 7.8
|
|
}
|
|
] |