Difference between revisions of "Weather"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{UI Object Header}} | + | <noinclude>{{UI Object Header}}</noinclude> |
− | Shows a weather panel with current conditions and forecast. Weather information are retrieved using the WXONLINE I/O Server. The id should be equal to the I/O Server’s name. | + | Shows a weather panel with current conditions and forecast. |
− | For further details refer to the WXONLINE I/O Server Application Note. | + | <noinclude>Weather information are retrieved using the WXONLINE I/O Server. The id should be equal to the I/O Server’s name. |
+ | For further details refer to the [[WXonline|WXONLINE I/O Server Application Note]]. | ||
+ | </noinclude> | ||
[[File:UI Object weather.png]] | [[File:UI Object weather.png]] | ||
− | == Parameters == | + | <includeonly>==</includeonly>== Parameters ==<includeonly>==</includeonly> |
*'''id''': the object's ID, used by UISets. Required | *'''id''': the object's ID, used by UISets. Required | ||
*'''position''': the object's position. Use the pixels or rows and columns coordinates format | *'''position''': the object's position. Use the pixels or rows and columns coordinates format | ||
− | == Syntax == | + | <includeonly>==</includeonly>== Syntax ==<includeonly>==</includeonly> |
− | ( | + | (weather!<id> <position>) |
E.g. | E.g. | ||
− | ( | + | (weather!wx x10y20) |
Latest revision as of 10:10, 28 February 2014
Shows a weather panel with current conditions and forecast. Weather information are retrieved using the WXONLINE I/O Server. The id should be equal to the I/O Server’s name. For further details refer to the WXONLINE I/O Server Application Note.
Parameters
- id: the object's ID, used by UISets. Required
- position: the object's position. Use the pixels or rows and columns coordinates format
Syntax
(weather!<id> <position>)
E.g.
(weather!wx x10y20)