pywws.setweatherstation

Set some weather station parameters.

This script can also be run with the pywws-setweatherstation command.

usage: python -m pywws.setweatherstation [options]
options are:
 -h   | --help           display this help
 -c   | --clock          set weather station clock to computer time
                         (unlikely to work)
 -d   | --default        set sensible default values for some settings
 -p f | --pressure f     set relative pressure to f hPa
 -r n | --read_period n  set logging interval to n minutes
 -v   | --verbose        increase error message verbosity
 -z   | --zero_memory    clear the weather station logged reading count

Functions

bcd_encode(value)

main([argv])


Comments or questions? Please subscribe to the pywws mailing list http://groups.google.com/group/pywws and let us know.