Files
weewx/pkg/debian/templates

87 lines
3.1 KiB
Plaintext

Template: weewx/location
Type: string
Default: Hood River, Oregon
Description: location of the weather station:
This is a string that describes the location of the weather station, for example 'Hood River, Oregon' or 'Boston, MA'.
Template: weewx/latlon
Type: string
Default: 45.686,-121.566
Description: latitude, longitude of the weather station:
The latitude and longitude should be specified in decimal degrees, with negative values for southern and western hemispheres. For example, '42.385, -71.060'
Template: weewx/altitude
Type: string
Default: 700, foot
Description: altitude of the weather station:
Normally the altitude is downloaded from the station hardware, but not all stations support this. Specify the altitude of the station and the singular form of the unit used for the altitude, for example '700, foot' or '120, meter'
Template: weewx/station_type
Type: select
Choices: Vantage, WMR100, WMR200, WMR9x8, FineOffsetUSB, WS28xx, WS23xx, TE923, Simulator
Default: Simulator
Description: weather station type:
The weather station hardware type. Specify simulator to run weewx without a weather station.
Template: weewx/vantage_type
Type: select
Choices: serial, ethernet
Default: serial
Description: hardware interface:
If the station is connected by serial, USB, or serial-to-USB adapter, specify serial. Specify ethernet for stations with the WeatherLinkIP interface.
Template: weewx/vantage_port
Type: string
Default: /dev/ttyS0
Description: serial port:
Specify a port for stations with a serial interface, for example /dev/ttyUSB0 or /dev/ttyS0. For ethernet stations leave this blank.
Template: weewx/vantage_host
Type: string
Default: 192.168.0.10
Description: weather station hostname or IP address:
Specify the IP address (e.g. 192.168.0.10) or hostname (e.g. console or console.example.com) for stations with an ethernet interface. For serial stations leave this blank.
Template: weewx/wmr9x8_port
Type: string
Default: /dev/ttyS0
Description: serial port:
Specify the serial port on which the station is connected, for example /dev/ttyUSB0 or /dev/ttyS0.
Template: weewx/fousb_model
Type: string
Default: WS2080
Description: weather station model:
Specify the station model, for example WH1080, WS2080, WH3080.
Template: weewx/ws28xx_model
Type: string
Default: LaCrosse WS-2810
Description: weather station model:
Specify the station model, for example TFA Primus, La Crosse C86234.
Template: weewx/ws28xx_frequency
Type: select
Choices: US, EU
Default: US
Description: weather station frequency:
Specify the frequency used between the station and the transceiver, either US (915 MHz) or EU (868.3 MHz).
Template: weewx/ws23xx_model
Type: string
Default: LaCrosse WS-2300
Description: weather station model:
Specify the station model, for example La Crosse WS2317.
Template: weewx/ws23xx_port
Type: string
Default: /dev/ttyS0
Description: serial port:
Specify the serial port on which the station is connected, for example /dev/ttyUSB0 or /dev/ttyS0.
Template: weewx/te923_model
Type: string
Default: TE923
Description: weather station model:
Specify the station model, for example TFA Nexus, IROX Pro X, or Meade TE923W.