ancient-weatherstation/webstuff/frontend/content/module_sets/set_full.html

17 lines
401 B
HTML

<h2 class="set_head">&rsaquo; Detail - Ansicht &lsaquo;</h2>
<div class="set" id="desc">
<p>Hier werden alle werte aller Sensoren ausf&uuml;hrlich dargestellt.</p>
</div>
<div class="set">
{content:addModule:temp_1}
{content:addModule:hum_1}
{content:addModule:press_1}
<br>
{content:addModule:temp_4}
{content:addModule:hum_4}
<br>
{content:addModule:wind_2}
<br>
{content:addModule:rain_3}
</div>