Weatherdatalayout table
From MythTV Official Wiki
Note: The correct title of this article is weatherdatalayout table. It appears incorrectly here due to technical restrictions.
The weatherdatalayout table contains information on what location will be used by the screens in MythWeather to poll the forecast grabbers. It is created only when MythWeather is installed and run.
Table is current as of schema version 1005.
Table Description
Field name | Type | Null | Key | Default | Extras |
---|---|---|---|---|---|
location | varchar(64) | No | PRI, IND | ||
dataitem | varchar(64) | No | PRI, IND | ||
weatherscreens_screen_id | int unsigned | No | PRI, FOR | ||
weathersourcesettings_sourceid | int unsigned | No | PRI, FOR |