|
|
|
### Weather
|
|
|
|
| Field | Type |
|
|
|
|
| ------ | ------ |
|
|
|
|
| time| timestamp |
|
|
|
|
| clouds | integer |
|
|
|
|
| clouds | integer |
|
|
|
|
| clouds | integer |
|
|
|
|
| clouds | integer |
|
|
|
|
| clouds | integer |
|
|
|
|
| clouds | integer |
|
|
|
|
| clouds | integer |
|
|
|
|
**Weather**
|
|
|
|
* time
|
|
|
|
* clouds
|
|
|
|
* humidity
|
|
|
|
* icons
|
|
|
|
* lngCode
|
|
|
|
* plz
|
|
|
|
* pressure
|
|
|
|
* rain1h
|
|
|
|
* rain3h
|
|
|
|
* snow1h
|
|
|
|
* snow3h
|
|
|
|
* sunrise
|
|
|
|
* sunset
|
|
|
|
* temp
|
|
|
|
* temp_feels_like
|
|
|
|
* temp_max
|
|
|
|
* temp_min
|
|
|
|
* visibility
|
|
|
|
* wind_deg
|
|
|
|
* wind_speed |
|
|
\ No newline at end of file |
|
|
|
| humidity| integer |
|
|
|
|
| icons| string |
|
|
|
|
| lngCode| string |
|
|
|
|
| plz| string |
|
|
|
|
| pressure| integer |
|
|
|
|
| rain1h| float |
|
|
|
|
| rain3h| float |
|
|
|
|
| snow1h| float |
|
|
|
|
| snow3h| float |
|
|
|
|
| sunrise| integer |
|
|
|
|
| sunset| integer |
|
|
|
|
| temp| float |
|
|
|
|
| temp_feels_like| float |
|
|
|
|
| temp_max| float |
|
|
|
|
| temp_min| float |
|
|
|
|
| visibility| integer |
|
|
|
|
| wind_deg| integer |
|
|
|
|
| wind_speed| float | |
|
|
\ No newline at end of file |