| [Weather] |
 |
| Serial=COM2 |
Serial port to communicate through |
 |
 |
| WStationID=660000000AC33C12 |
Weather station unique ID |
| Longitude=10.744287 |
Longitude in . notation |
| Latitude=63.426863 |
Latitude in . notation |
| LogEnabled=1 |
Logging of data to file, there MUST exist a subdirectory DATA for
this to work |
| LogInterval=10
|
Logging interval, in minutes |
| SummaryEnabled=1 |
Writing of a daily summary enabled? |
| LogStatusToFile=1 |
Application status log written to file WSERVER.LOG |
| UDPEnabled=1
|
UDP
broadcast enabled |
| UDPPort=8890 |
Port
used for UDP |
| TCPEnabled=1 |
TCP
server enabled |
| TCPPort=8888 |
Port
used for TCP server |
| Timezone=2 |
Timezone is usually read from the OS, but if needed, can it be
inserted here manually |
| DST=1 |
Daylight Savings Time is usually read from the OS, but if needed,
can it be inserted here manually (0 or 1) |
| DatabaseURL=http://10.10.0.3/asp/weatherinsert.asp |
URL
for HTTP post to a database, using MS IIS Active Server Pages |
| WindSpeedZoomY=1.0 |
These settings controls the zoom (upper value of
windgraph) |
| RainZoomY=1.0 |
These settings controls the zoom (upper value of
raingraph) |
| Celsius=1 |
Celsius or Fahrenheit temperature selected |
| WCUpperLimit=7 |
Upper limit for windchill being printed on the HTML |
| WindGraphFill=1 |
Filled or not below 1-minute average wind graph |
ResetHour=00 ResetMinute=0 |
Daily reset time |
TempVisible=0 WindVisible=0 HumVisible=0 |
Saves open/closed state of the different windows between
sessions |
|
 |
| [FTP] |
Settings regarding the FTP
transfers |
| FTPUploadEnabled=1 |
Enabled or not? |
| FTPHostName=10.10.0.3 |
FTP
host (server) |
| FTPHostDirName=www_docs |
Host
directory |
| FTPUserName=arnsvein@148.122.161.133 |
FTP
username, if you have to go through a firewall, here is one way to do
it. |
| FTPPassWord=XXxxXXxx |
Password, 'nuff said. |
| FTPHostFileName=weather.html |
Name
of the uploaded HTML, on the HOST side |
| FTPVerboseLogging=0 |
More
logging enabled/disabled |
| FTPInterval=10 |
Interval between uploads, in minutes |
| FTPTryTwice=0
|
Try
two times, if first upload fails, |
| UploadGIFs=1 |
Upload the generated GIFs |
| UploadGIFsHTML=1
|
Upload the HTML surrounding them |
| UploadXML=1 |
upload the generated XML |
| FTPBinary=0
|
Binary upload of the GIFs |
| Timeout=5 |
Timeout before giving up connecting. |
| FTPPASV=0
|
Passive FTP transfer |
| FTPLogSuccess=1
|
Logging of successful FTP transfer |
|
 |
| [HTML] |
Settings
regarding HTML generation |
| HTMLTableWidth=320 |
Total width in pixels of the table |
| HTMLFontSize=2 |
HTML
font size |
| MAPBlast=0
|
Display map generated by MAPBLast, or your own picture |
| BEAUFORTNumbers=1 |
Display Beaufort numbers for the different wind names
(1-12) |
| BEAUFORTName=1 |
Display Beaufort names for the different wind: Breeze, Gale and so
on |
| SaveBMPInterval=19 |
Interval in minutes between saving of the graphs
(.GIF) |
| SaveBMPEnabled=1 |
Saving of the graphs (.GIF) enabled? |
| StaticMAP=1 |
Use
a static picture instead of the autogenerated MAPBlast ? |
| MAPSrc=maps/map.gif |
Relative path to this picture (on your webserver, of
course) |
| GraphBGColor=0 |
Background color on the graphs |
| PrintGIFs=1 |
Show
the GIF's inside the table |
| PrintSunriseSunset=1 |
Show
the sunrise/sunset values on the HTML |
| PrintRainReset=1 |
Show
when the rain gauge was last reset |
| GIFTransparent=0
|
Transparent background on the generated gif/graphs |
| TempGraphMax=24 |
Upper limit of temperature graph |
| TempGraphMin=-6 |
Lower limit of temperatur graph |
| DPWCGraphMax=24 |
Upper limit of dewpoint/temperature/windchill graph |
| DPWCGraphMin=-6 |
Lower limit of dewpoint/temperature/windchill graph |
|
 |
| [DS1820] |
 |
| DS1820Selected=2 |
Selected temperature sensor for posting/display |
|
 |
| [DS2438] |
 |
| DS2438Selected=1 |
Selected humidity sensor for posting/display |
|
 |
| [SERVLET] |
Settings
regarding Dallas Servlet posting |
| LogSuccess=1 |
 |
| Enabled=1 |
 |
| Interval=10 |
Time
in minutes between postings |
| URL=http://.../WeatherServlet |
 |
|
 |
| [PROXY] |
Settings
regarding proxy, used by Weather Underground AND Dallas Servlet
posting |
| Address=10.10.0.3 |
IP
address or DNS name |
| Enabled=1 |
Use
proxy or not |
| PORT=8080 |
Port
to use |
|
 |
| [HTTP] |
Settings
regarding the internal webserver |
| Enabled=1 |
 |
| Port=8880 |
 |
|
 |
| [WUNDERGROUND] |
Settings regarding Weather Underground posting |
| Interval=10 |
Time
in minutes between postings |
| Password=your
PW |
User
ID and password assigned at Weather Underground |
| UserID=ISTN-75xx |
User
ID and password assigned at Weather Underground |
| URL=http://.../updateweatherstation.php |
URL |
| LogSuccess=1 |
Logging enabled or not |
| Enabled=1 |
Posting enabled or not |
|
 |
| [W4U] |
Settings regarding WeatherForYou posting |
| Interval=10 |
Time
in minutes between postings |
| Password=your
PW |
User
ID and password assigned at www.hamweather.com |
| UserID=SMISKARETxxx |
User
ID and password assigned at www.hamweather.com |
| URL=http://.../vwsupdate.php |
URL |
| LogSuccess=1 |
Logging enabled or not |
| Enabled=1 |
Posting enabled or
not |