EFT-EmuBackend/db/weather/heavyclouds.json
Rick 156a57866d Initial Commit
Init Commit Backend Server
2020-07-02 01:09:01 +02:00

19 lines
327 B
JSON

{
"weather": {
"timestamp": 1577890800,
"cloud": 0.89,
"wind_speed": 2,
"wind_direction": 1,
"wind_gustiness": 0.069,
"rain": 0,
"rain_intensity": 0,
"fog": 0.002,
"temp": 12,
"pressure": 763,
"date": "2020-01-01",
"time": "16:00:00"
},
"date": "2020-01-01",
"time": "16:00:00",
"acceleration": 7
}