adding new observations

49 views
Skip to first unread message

enu...@gmail.com

unread,
Jun 22, 2021, 3:06:15 PM6/22/21
to weewx-user
I get noise, rssi and snr from the rtl_433 program by the sdr driver.
This is my sdr section in weewx.conf
[SDR]
    driver = user.sdr
    cmd = rtl_433 -q -F json -R 32 -M utc -M level -f 868.3M
    path = /usr/local/bin
    #ld_library_path = /usr/local/lib:/opt/rtl-sdr/lib
    [[sensor_map]]
        windGust = wind_gust.*.FOWHx080Packet
        windDir = wind_dir.*.FOWHx080Packet
        windSpeed = wind_speed.*.FOWHx080Packet
        outTemp = temperature.*.FOWHx080Packet
        outHumidity = humidity.*.FOWHx080Packet
        rain_total = rain_total.*.FOWHx080Packet
        battery = battery.*.FOWHx080Packet
        rssi = rssi.*.FOWHx080Packet
        snr = snr.*.FOWHx080Packet
        noise = noise.*.FOWHx080Packet
       
I added the rssi, noise and snr fields to the database but nothing appears. Must add something?

vince

unread,
Jun 22, 2021, 5:49:45 PM6/22/21
to weewx-user
On Tuesday, June 22, 2021 at 12:06:15 PM UTC-7 enu...@gmail.com wrote:
I added the rssi, noise and snr fields to the database but nothing appears. Must add something?

Nothing appears 'where' ?
In the database ?
In a web page generated by a skin ?
Which skin ?

It is likely 'yes' that you have to add items to your skin's .tmpl file(s) for something to be displayed in the web pages, but you should verify that there is data in the database for those elements before worrying the web pages.

enu...@gmail.com

unread,
Jun 23, 2021, 6:32:21 AM6/23/21
to weewx-user
There is nothing in database. The skin is seasson.
Reply all
Reply to author
Forward
0 new messages