Difference between revisions of ":Add-On Services/11/en"
From meteobridge
(Importing a new version from external source) |
|||
Line 1: | Line 1: | ||
− | + | Example: In oder to get current outdoor temp and humidity this URL<pre>http://ip-of-meteobridge/cgi-bin/template.cgi?template=[DD].[MM].[YY]+[HH]:[mm][APM]%0D[th0temp-act]%BAC%0d[th0hum-act]%25&contenttype=text/plain;charset=iso-8859-1</pre> | |
− | + | returns <pre>01.06.13 04:55PM | |
23.2ºC | 23.2ºC | ||
61.0%</pre> | 61.0%</pre> |
Latest revision as of 14:19, 5 March 2016
Example: In oder to get current outdoor temp and humidity this URLhttp://ip-of-meteobridge/cgi-bin/template.cgi?template=[DD].[MM].[YY]+[HH]:[mm][APM]%0D[th0temp-act]%BAC%0d[th0hum-act]%25&contenttype=text/plain;charset=iso-8859-1returns
01.06.13 04:55PM 23.2ºC 61.0%