ThreatSourceLibaray/ThreatSource/data/weathers/sunny.json

15 lines
270 B
JSON

{
"name": {
"zh": "晴天",
"en": "Sunny"
},
"type": "Clear",
"temperature": 25.0,
"relativeHumidity": 45.0,
"visibility": 15.0,
"precipitation": 0.0,
"cO2Concentration": 415.0,
"pressure": 1018.0,
"windSpeed": 1.2,
"windDirection": 90.0
}