52 lines
1.8 KiB
XML
52 lines
1.8 KiB
XML
<page id="buero_climate" title="Klima im Buero">
|
|
<dataset room="Buero">
|
|
<table>
|
|
<tr>
|
|
<dataset modality="Temperature">
|
|
<td>
|
|
<item>
|
|
<graph id="temp4h" title="Temperature (last 4h)" link="page.html?page=buero_temp"
|
|
width="640" height="480" begin="-4h" end="0" refreshtime="180" lowerLimit="-5.0" upperLimit="30.0" >
|
|
<ForEveryValue>
|
|
<curve title="$(Device/descriptiveName)" value="$(Value/NameForSystem)" modifier="Lm10" />
|
|
</ForEveryValue>
|
|
</graph>
|
|
</item>
|
|
</td>
|
|
</dataset>
|
|
</tr>
|
|
|
|
<tr>
|
|
<dataset modality="Humidity">
|
|
<td>
|
|
<item >
|
|
<graph id="hum4h" title="Humidity (last 4h)" link="page.html?page=buero_hum"
|
|
width="640" height="480" begin="-4h" end="0" refreshtime="180" lowerLimit="-5.0" upperLimit="110.0" >
|
|
<ForEveryValue>
|
|
<curve title="$(Device/descriptiveName)" value="$(Value/NameForSystem)" modifier="Lm10" />
|
|
</ForEveryValue>
|
|
</graph>
|
|
</item>
|
|
</td>
|
|
</dataset>
|
|
</tr>
|
|
|
|
<tr>
|
|
<dataset modality="Light">
|
|
<td>
|
|
<item >
|
|
<graph id="light4h" title="Light (last 4h)" link="page.html?page=buero_light"
|
|
width="640" height="480" begin="-4h" end="0" refreshtime="120" lowerLimit="-5.0" upperLimit="1034.0" >
|
|
<ForEveryValue>
|
|
<curve title="$(Device/descriptiveName)" value="$(Value/NameForSystem)" modifier="Lm10" />
|
|
</ForEveryValue>
|
|
</graph>
|
|
</item>
|
|
</td>
|
|
</dataset>
|
|
</tr>
|
|
|
|
</table>
|
|
</dataset>
|
|
</page>
|