Driver for Vaisala WXT536 and additional sensors

80 views
Skip to first unread message

mihec

unread,
Sep 4, 2023, 4:58:27 AM9/4/23
to weewx-user
Hello,
I see that weewx supports the Vaisala WXT5x0 sensors. I am planning to purchase the AWS810 system that includes WXT536 and additional temperature sensors and a couple pyranometers.
Does the current weewx driver support the readout of all mentioned sensor values?

Thanks!

matthew wall

unread,
Sep 4, 2023, 8:29:11 AM9/4/23
to weewx-user
hello!

the weewx-wxt5x6 driver supports these protocols: sdi12, nmea, serial

it supports these weewx data fields (see the DEFAULT_MAP):

windDir, windSpeed, windGustDir, windGust, outTemp, outHumidity, pressure, rain_total, rainRate, hail, hailRate, heatingTemp, heatingVoltage, supplyVoltage, referenceVoltage

there is a dictionary called OBSERVATIONS that maps the raw sentences to driver observations, then the DEFAULT_MAP (or user-supplied map) maps the driver observations to weewx data fields.

so to answer your question, it does not support those sensors right now, but as long as those sensors use the same sdi12/nmea/serial protocols and patterns as the 'core' sensors, then it should be straightforward to add those additional sensors.

m

Reply all
Reply to author
Forward
0 new messages