<?xml version="1.0" encoding="UTF-8"?> <current> <lastupdate>$current.dateTime</lastupdate> <temperature>$current.outTemp.formatted</temperature> <pressure>$current.barometer.formatted</pressure> <humidity>$current.outHumidity.formatted</humidity> <dewpoint>$current.dewpoint.formatted</dewpoint> <windchill>$current.windchill.formatted</windchill> <direction>$current.windDir.formatted</direction> <speed>$current.windSpeed.formetted</speed> <rainrate>$current.rainRate.formatted</rainrate> <rain>$current.rain.formatted</rain> </current>
-- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
