1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00

missing Files added

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@240 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
jan
2007-11-28 09:24:06 +00:00
parent 53b400ca1e
commit c9eda7eb63
5 changed files with 53 additions and 0 deletions
@@ -0,0 +1,12 @@
<SensorSummary type="auss2">
<SensorId>{content:fill:sens_id}</SensorId>
<Location>{content:fill:sens_location}</Location>
<Value type="temp">
<Now>{content:fill:temp_now_val}</Now>
<Avg>{content:fill:temp_av_value}</Avg>
</Value>
<Value type="hum">
<Now>{content:fill:hum_now_val}</Now>
<Avg>{content:fill:hum_av_value}</Avg>
</Value>
</SensorSummary>