Topics...

Weather Station

Purpose

Report meterological stats from the weather station. This is closely modelled on the data generated by the Oregon Scientific WS918 weather station.

Schema


xap-header
{
v=12
hop=1
uid=FF000500
class=weather.report
source=Rocket.WS918.Home
}

current.indoor.temp
{
temp=21.3 C
date=09 Jan
time=17:09.17
}

current.outdoor.temp
{
temp=01.3 C
date=09 Jan
time=17:09.17
}

current.wind.temp
{
temp=1 C
date=09 Jan
time=17:09.17
}

rain
{
rate=0 mm/hr
yesterday=0 mm
total=0 mm/hr
since=Unknown
date=Unknown
time=09 Jan
}

indoor.humidity
{
humidity=32%
date=09 Jan
time=17:09.17
}

outdoor.humidity
{
humidity=85%
date=09 Jan
time=17:09.17
}

current.wind
{
dir=248
speed=0 m/s
date=09 Jan
time=17:09.17
}

gust.wind
{
dir=248
speed=0 m/s
date=09 Jan
time=17:09.17
}

baro
{
pressure=1018 mb
date=09 Jan
time=17:09.17
trend=steady
predict=fair
}

Related...

 

Copyright (c) 2002-2006 Patrick Lidstone unless otherwise stated.
All rights reserved.