On Saturday, September 10, 2016 at 2:02:22 PM UTC-4, Andy Harrold wrote:
>
> Hi, my files are all in totally different locations.
>
>>
>>
it looks like you have a deb install.  in that case, the instructions look 
like this:

as you run the commands, monitor the log, e.g., 

sudo tail -f /var/log/syslog

0) be sure the device is attached

lsusb
Bus 002 Device 005: ID 1130:6801 Tenx Technology, Inc.

1) run the driver directly to get current readings, as root:

PYTHONPATH=/usr/share/weewx python /usr/share/weewx/weewx/drivers/te923.py 
--readings

2) run the driver directly to get historical records, as root:

PYTHONPATH=/usr/share/weewx python /usr/share/weewx/weewx/drivers/te923.py 
--records=5

3) run weewx directly

sudo weewxd /etc/weewx/weewx.conf
 

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to