Understand the wire; thank you.

##############################################################################

[Interceptor]
    # This section is for the network traffic interceptor driver.

    # The driver to use:
    driver = user.interceptor

    # Specify the hardware device to capture.  Options include:
    #   acurite-bridge - acurite internet bridge, smarthub, or access
    #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
    #   lw30x - oregon scientific LW301/LW302
    #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
    #   ecowitt-client - any hardware that uses the ecowitt protocol
    #   wu-client - any hardware that uses the weather underground protocol
    device_type = wu-client
    port = 80
    address = 10.0.0.146


##############################################################################

[Simulator]
    # This section is for the weewx weather station simulator

    # The time (in seconds) between LOOP packets.
    loop_interval = 2.5

    # The simulator mode can be either 'simulator' or 'generator'.
    # Real-time simulator. Sleep between each LOOP packet.
    mode = simulator
    # Generator.  Emit LOOP packets as fast as possible (useful for 
testing).
    #mode = generator

    # The start time. Format is YYYY-mm-ddTHH:MM. If not specified, the 
default 
    # is to use the present time.
    start = 2021-01-01300:00

    # The driver to use:
    driver = weewx.drivers.simulator

##############################################################################

"address = 10.0.0.146"   is my computer where "weewx" is running.  This is 
also the address "SmartWeatherIP" was set to us

What correction/s should be made to [Interceptor] and 
[Interceptor] sections?

William


On Wednesday, January 13, 2021 at 12:06:43 PM UTC-5 vince wrote:

> On Wednesday, January 13, 2021 at 6:17:08 AM UTC-8 ab9nq....@gmail.com 
> wrote:
>
>> No success so far:
>>
>>
> I don't see anything at all in your syslog snippet to even indicate what 
> problem you're reporting, nor your hardware+software config.   You're 
> saving 'something' to the database and generating the html+graphs normally 
> from what you posted, but it's not apparent what measurements you're 
> actually recording.  Simulator perhaps ?
>
> To answer your other question, the 'wire' in the photo of the GW1000 is 
> the indoor temperature/humidity sensor, so it doesn't plug in anywhere. 
>  They give us a meter or so wire to the actual sensor, so you can get it 
> out into the ambient air.
>
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/19fd4cd5-fd5c-4724-b63b-04d7aa655485n%40googlegroups.com.

Reply via email to