On Sunday, December 30, 2018 at 9:44:58 AM UTC-5, Thomas Wielgoß wrote:
>
>
> 2.
>
> wäre das so richtig?
>
>
> #############################################################################
>
> [FineOffsetUSB]
>     # This section is for the Fine Offset series of weather stations.
>     
>     # The station model, e.g., WH1080, WS1090, WS2080, WH3081
>     model = Froggit WH1080 Solar
>     
>     # How often to poll the station for data, in seconds
>     polling_interval = 60
>     
>     # The driver to use:
>     driver = weewx.drivers.fousb
>


Fur Stationen mit Solarsensor, mussen Sie data_format angeben:

[FineOffsetUSB]
    model = Froggit 1080 Solar
    polling_interval = 60
    driver = weewx.drivers.fousb
    data_format = 3080

Das Format 3080 gilt f*ur Stationen mit Solar, 1080 fur Stationen ohne 
Solar*

For weather stations that have solar sensors, specify the data_format.  Use 
3080 for stations with solar sensors.  Use 1080 (the default) for stations 
with no solar sensor.

m

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to