Site updated at 2017-06-13 17:37:10 UTC
This commit is contained in:
parent
19eafe12a9
commit
0d30d9570d
249 changed files with 1318 additions and 253 deletions
|
@ -66,10 +66,8 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">zamg</code> platform uses meteorological details published by the Austrian weather service
|
||||
<a href="https://www.zamg.ac.at">Zentralanstalt für Meteorologie und Geodynamik (ZAMG)</a>.</p>
|
||||
<p>Only observations for capital cities are publically available. You can check the
|
||||
list of stations in <a href="http://www.zamg.ac.at/ogd">CSV format</a>.</p>
|
||||
<p>The <code class="highlighter-rouge">zamg</code> platform uses meteorological details published by the Austrian weather service <a href="https://www.zamg.ac.at">Zentralanstalt für Meteorologie und Geodynamik (ZAMG)</a>.</p>
|
||||
<p>Only observations for capital cities are publically available. You can check the list of stations in <a href="http://www.zamg.ac.at/ogd">CSV format</a>.</p>
|
||||
<p>To add ZAMG to your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
|
@ -113,6 +111,9 @@ The weather platform is easier to configure but less customisable.
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/zamg.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Cloud Polling
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.35
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue