If you have additional sensors for your Vantage station, you can configure them using your console. However, if you have a Davis Weather Envoy receiver, it will not have a console! As an alternative, wee_device can do this using the command --set-transmitter-type.
For example, to add an extra temperature sensor to channel 3, do the following:
wee_device --set-transmitter-type=3,1,2
This says to turn on channel 3, set its type to 1 ("Temperature only"), and have it show up in the database as extraTemp2. Here's another example, this time for a combined temperature / humidity sensor:
wee_device --set-transmitter-type=5,3,2,4
This will add the combined sensor to channel 5, set its type to 3 ("Temperature and humidity"), and it will show up in the database as extraTemp2 and extraHumid4.
The --help option will give you the code for each sensor type.
so there are 2 main questions:
1. Where can I find full specification on external module types?
2. Is here anybody that had already configured weewx with Davis Vantage pro2 with 6345 module? How to add soli temperature on the ground? How to add soil temp/humidity on the -30cm level. How to add leaf wet data to weewx and also send it to the wu?
Thanks for help
Regards
Jacek
--
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 weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.