Cumulus.ini (preserving history)
The cumulus.ini configuration file is a text file containing initialization parameters used by the Cumulus application. It is located in the directory in which you installed Cumulus and is updated whenever you change any configuration parameters from the application configuration pages. Cumulus also re-writes the file when it shuts down, so if you want to edit the file yourself, make sure Cumulus is stopped.
INI Line Entry | Function |
---|---|
[Station] | Section name - the following parameters relate to the station location. |
Type=-1 | Station Type as set by the checked radio box in the Station Configuration Screen, Station Type block
|
Model="yourModel" | Whatever you have entered for Station Model on the Station Configuration Screen Settings block. |
Port=0 | Com port in your computer which is connected to your weather station if connected via a serial port. Defaults to port 0. |
Latitude=0 | Latitude in Decimal Degrees based on what you have entered for Latitude Degrees, Minutes, Seconds in the Station Configuration Screen Location block
Positive for North, Negative for South |
Longitude=0 | Longitude in Decimal Degrees based on what you have entered for Longitude Degrees, Minutes, Seconds in the Station Configuration Screen Location block
Positive for East, Negative for West |
LatTxt= | Latitude in text string format of hemisphere degrees minutes and seconds. HTML ampersand codes are used for spaces and DMS characters. |
LonTxt= | Longitude in text string format of hemisphere degrees minutes and seconds. HTML ampersand codes are used for spaces and DMS characters. |
Altitude=0 | your station altitude as entered in the Station Configuration Screen Location block. |
AltitudeInFeet=1 | Altitude measurement unit as set in the Station Configuration Screen Location block.
|
Humidity98Fix=0 | Selected in the Station Configuration Screen Settings block.
|
Wind10MinAverage=0 | Selected in the Station Configuration Screen Settings block.
|
CalculatedDP=0 | Selected in the Station Configuration Screen Settings block.
|
CalculatedWC=0 | Selected in the Station Configuration Screen Settings block.
|
RolloverHour=0 | Log roll over time as selected on the Station Configuration Screen
|
Use10amInSummer=1 | Daylight saving correction for 9am roll over
|
ConfirmClose=0 | Confirm you wish to close Cumulus application after telling it to close
|
CloseOnSuspend=1 | If this is selected, Cumulus will close if you suspend/standby/hibernate your computer. You should not select 'Confirm shutdown' if you use this option.
|
RestartIfUnplugged=0 | Cumulus will restart if it detects that a Fine Offset station is unplugged.
|
SyncDavisClock=0 | When set, at start-up, Cumulus will set the Davis VP/VP2 clock to the same time as the PC
|
DataLogInterval=2 | Data log interval as selected in the Station Configuration Screen Data log interval block
|
WindUnit=0 | Wind measurement unit Cumulus records in as selected in the Station Configuration Units block
|
PressureUnit=0 | Pressure measurement unit Cumulus records in as selected in the Station Configuration Units block
|
RainUnit=0 | Rain measurement unit Cumulus records in as selected in the Station Configuration Units block
|
TempUnit=0 | Temperature measurement unit Cumulus records in as selected in the Station Configuration Units block
|
LocName= | Location Name as entered on in the Station Configuration Screen |
LocDesc= | Location Description as entered in the Station Configuration Screen |
StartDate=13/08/2009 | The date at which your records commenced. By default this will set to the date of initial installation of the application. |
WindComp=1 | Original way of doing wind speed calibration, so it's basically the same as the wind multiplier. Deprecated, use the calibration settings instead. |
LastLoggerDownload=13/08/2008 12:48:52 | The date/time of the last down load from your weather station (note: no longer used) |
YTDrain=0 | Year to date correction if starting part way through year as entered in the Station Configuration Screen. Default is 0. |
YTDrainyear=0 | The year for which the YTDrain is to be applied. Default is 0 |
EWInterval=0 | Easyweather interval in minutes as entered in the Station Configuration Screen Settings block. |
EWFile= | Easyweather.dat file path/name as entered in the Station Configuration Screen Settings block. |
UseDataLogger=1 | If selected, at start-up, Cumulus will download data from the stations data logger (if it has one) to catch up from the point where Cumulus was last shut down.
|
UseCumulusForecast=0 | From the Station Configuration Screen Forecast block, if selected Cumulus will generate a simple weather forecast, if your station does not supply one, or as an alternative to the one supplied by your station. See the Forecast webtag for more information.
|
UseCumulusPresstrendstr=0 | Set in the Station Configuration Screen Settings block. If selected Cumulus will generate the name for the current pressure trend, e.g. "Falling", "Rising quickly" etc, instead of the one supplied by your station. The names used are those in the UK Shipping Forecast. Note that some stations do not supply this anyway, so setting this has no effect (Cumulus always generates the names for those stations).
|
FCpressinMB=1 | Forecast pressure unit as selected in Station Configuration Forecast block
|
FClowpress=950 | Low Pressure extreme limit as entered in the Station Configuration Forecast block. Default is 950mb |
FChighpress=1050 | High Pressure extreme limit as entered in the Station Configuration Forecast block. Default is 1050mb |
ForceVPBarUpdate=0 | Set this in the Station Configuration Screen Settings block. Select to force the Vantage Pro (and Pro2) barometer to update once a minute instead of the default 15 minutes. Note that you may not need this, more recent stations already update every minute
|
UseZeroBearing=0 | Set this in the Station Configuration Screen Settings block.
|
VP2ConnectionType=0 | Weather station connection type as selected in the Station Configuration Screen VP type block
|
VP2TCPPort=22222 | Comunications port used if VP type has TCP/IP selected. Default is 2222 |
VP2IPAddr=0.0.0.0 | Weather station IP address if VP type has TCP/IP selected. Default is 0.0.0.0 |
WarnMultiple=0 | Multiple Instances of Cumulus running on PC
|
CloudBaseInFeet=1 | Cloud base measurement unit
|
EWTempdiff=x.y | Enter this line in the [Station] section of the Cumulus.ini to filter erroneous temperature readings from your sensor. Replace x.y with the maximum difference in degrees C you are prepared to accept between successive data readings |
WMR928TempChannel=N | To use an 'extra' channel as your main temperature sensor, set N to the required channel |
RTdisconnectcount=60 | Option periodically disconnect the realtime FTP connection, the theory being that it will not get stuck if the servier dies, and wil keep trying to reconnect.
Enter this line in the [Station] section of the Cumulus.ini The '60' is an example; it represents the number of realtime ftp uploads between disconnections - so 60 would give an hour if 1 minute realtime interval selected. |
EWpressureoffset=x.y | Got a pressure problem? This can occur on startup when the pressure 'offset' that Cumulus reads is garbage, so Cumulus just uses zero (so effectively you end up with your absolute pressure being recorded instead of relative pressure). There's a work around for this by telling Cumulus what offset to use, rather than reading it from the station. You specify it in cumulus.ini by adding a line to the [Station] section: where x.y is the difference between your station (absolute) and sea-level (relative) pressures, in mb/hPA. |
UseWindChillCutOff=1 | Calculate Wind chill only if temperature less than 10°C rule.
|
Logging=1 | Add to cumulus.ini [Station] section to have Cumulus start with debug logging on |
VP2SleepInterval=x | where x is sleepinterval in milliseconds
This is the period which Cumulus waits between reads of the data from Davis stations. The default is 500 ms; if you suspect that data is being missed, you could try reducing this figure. For VirtualVP users, tests revealed that VP2SleepInterval = 1100 seems to work the best. It updates every two seconds with few exceptions. |
WS2300Sync=1 | This makes Cumulus check the time that the station is going to communicate with the sensors, and synchronises all of its reads to be 2.5 seconds after that. Experiments have shown that this does not help the bad data situation. |
VPClosedownTime=x | where x is the number of seconds after the start of the re-connect attempts that you want the program to close itself. |
APRSHumidityCutoff=1 | Add to [Station] section For Scientific technical It doesn't report humidity to APRS when the temperature is below -10°C |
EWduplicatecheck=0 | Add this line to cumulus.ini [Station] section if application gets stuck in the download stage. |
LCMaxWind=X | To use the cumulus.ini setting for the La Crosse max wind speed add to the [station] section, where X is the maximum (uncalibrated) wind speed you want to allow. (V1.8.8 Build 874 on) |
[Web Site] | Section Name - the following parameters relate to your website |
ForumURL=http://sandaysoft.com/forum/ | Your website URL |
WebcamURL=http://www.sanday.org.uk/webcam/webcam.php | URL for your Webcam |
[FTP site] | Section Name - the following parameters relate to your website FTP parameters |
Host= | This is the name (or the IP address) of the ftp server which you connect to when you upload pages to your web site |
Port=21 | Port used for FTP upload, default =21 |
Username= | your web site FTP login Username as entered in the Internet Configuration Screen |
Password= | your web site FTP login password as entered in the Internet Configuration Screen (note: this is not encrypted) |
Directory= | Directory (including path)on your server to which FTP will upload the files |
AutoUpdate=0 | Set in the Internet Configuration Screen Web Settings block.
|
ActiveFTP=0 | Set in the Internet Configuration Screen Web Settings block.
|
EnableRealtime=0 | Set in the Internet Configuration Screen Web Settings block.
|
RealtimeInterval=3000 | Set in the Internet Configuration Screen Web Settings block. The time in seconds between uploads of the realtime.txt file. |
UpdateInterval=15 | Set in the Internet Configuration Screen Web Settings block. The interval in minutes at which you wish auto updates to occur. |
IncludeSTD=1 | Selected in the Internet Configuration Files Tab screen
|
IncludeSTDImages=1 | Selected in the Internet Configuration Files Tab screen
|
FTPRename=0 | Selected in the Internet Configuration Files Tab screen
|
DeleteBeforeUpload=0 | Selected n Internet Configuration Screen Sites/Options tab Web Settings block
|
ResizeGraphs=0 | Selected in the Internet Congfiuration Screen Web graphs block.
|
GraphHeight=300 | Graph height, default is 300 (pixels) |
GraphWidth=750 | Graph width, default is 750 (pixels) |
ImageFolder= | Path and file name of folder to which the image files are copied at each web update interval, either the 'normal' interval, or the 'realtime' interval, depending on whether or not the 'realtime?' box is ticked. |
ImageCopyRealtime=0 | Selected in the Internet Configuration File tab screen
|
ExtraLocal0= | Path and file name on local computer for alternate file #0. Set in Internet Configuration Screen Files tab. |
ExtraRemote0= | Path and file name on web server for alternate file #0. Set in Internet Configuration Screen Files tab. |
ExtraProcess0=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary0=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime0=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP0=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal1= | Path and file name on local computer for alternate file #1. Set in Internet Configuration Screen Files tab. |
ExtraRemote1= | Path and file name on web server for alternate file #1. Set in Internet Configuration Screen Files tab. |
ExtraProcess1=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary1=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime1=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP1=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal2= | Path and file name on local computer for alternate file #2. Set in Internet Configuration Screen Files tab. |
ExtraRemote2= | Path and file name on web server for alternate file #2. Set in Internet Configuration Screen Files tab. |
ExtraProcess2=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary2=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime2=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP2=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal3= | Path and file name on local computer for alternate file #3. Set in Internet Configuration Screen Files tab. |
ExtraRemote3= | Path and file name on web server for alternate file #3. Set in Internet Configuration Screen Files tab. |
ExtraProcess3=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary3=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime3=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP3=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal4= | Path and file name on local computer for alternate file #4. Set in Internet Configuration Screen Files tab. |
ExtraRemote4= | Path and file name on web server for alternate file #4. Set in Internet Configuration Screen Files tab. |
ExtraProcess4=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary4=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime4=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP4=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal5= | Path and file name on local computer for alternate file #5. Set in Internet Configuration Screen Files tab. |
ExtraRemote5= | Path and file name on web server for alternate file #5. Set in Internet Configuration Screen Files tab. |
ExtraProcess5=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary5=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime5=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP5=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal6= | Path and file name on local computer for alternate file #6. Set in Internet Configuration Screen Files tab. |
ExtraRemote6= | Path and file name on web server for alternate file #6. Set in Internet Configuration Screen Files tab. |
ExtraProcess6=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary6=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime6=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP6=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal7= | Path and file name on local computer for alternate file #7. Set in Internet Configuration Screen Files tab. |
ExtraRemote7= | Path and file name on web server for alternate file #7. Set in Internet Configuration Screen Files tab. |
ExtraProcess7=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary7=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime7=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP7=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal8= | Path and file name on local computer for alternate file #8. Set in Internet Configuration Screen Files tab. |
ExtraRemote8= | Path and file name on web server for alternate file #8. Set in Internet Configuration Screen Files tab. |
ExtraProcess8=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary8=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime8=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP8=1 | Set in Internet Configuration Screen Files tab.
|
ExtraLocal9= | Path and file name on local computer for alternate file #9. Set in Internet Configuration Screen Files tab. |
ExtraRemote9= | Path and file name on web server for alternate file #9. Set in Internet Configuration Screen Files tab. |
ExtraProcess9=0 | Set in Internet Configuration Screen Files tab.
|
ExtraBinary9=0 | Set in Internet Configuration Screen Files tab.
|
ExtraRealtime9=0 | Set in Internet Configuration Screen Files tab. If you select this for any files, you will also need to select the Realtime option.
|
ExtraFTP9=1 | Set in Internet Configuration Screen Files tab.
|
[Display] | Section heading - the following parameters affect the way things are displayed. |
Heading=My Weather | Title Heading on the Main Screen. Set in the Display Configuration Screen General block |
MinimizeToTray=0 | Set in the Display Configuration Screen General block
|
ForecastCentred=0 | Set in the Display Configuration Screen General block.
|
FontColour=4227327 | Decimal code for the screen font color |
BackColour=12632256 | Decimal code for the application background color |
HeadingColour=10485760 | Decimal code for the screen heading color |
ClockColour=-16777201 | Decimal code for the main screen clock background color ( |
DisplaySolarData=0 | Set in the Display Configuration Screen General block.
|
DisplayCloudBase=0 | Set in the Display Configuration Screen General block.
|
TwelveHourClock=0 | Set by left click on clock on main screen
|
WMR928Channel1Caption=Extra channel 1 | Set the captions on the main screen which are displayed along with the extra channel data for WMR928 stations. |
WMR928Channel2Caption=Extra channel 2 | Set the captions on the main screen which are displayed along with the extra channel data for WMR928 stations. |
WMR928Channel3Caption=Extra channel 3 | Set the captions on the main screen which are displayed along with the extra channel data for WMR928 stations. |
WindGaugeRange=50 | Sets the default full scale deflection of the wind speed gauge |
SnowUnitText=cm | Snow measurement unit. Default is cm |
DisplayHumidex=0 | Set in the Display Configuration Screen General block
|
[Wunderground] | Section Name - Parameters for your Weather Underground site |
ID= | Your Weather Underground station identifier (note: not your user name). |
Password= | Your Weather Underground password. (note: not encrypted) |
Enabled=0 | Set if you wish to upload to your Weather Underground site
|
RapidFire=0 | 'rapid fire' mode.
|
Interval=15 | Time in minutes between uploads to Weather Underground. (default = 15) |
SendUV=0 | Current UV value
|
SendSR=0 | Solar Radiation
|
[Twitter] | Section Name - the following parameters relate to your Twitter site parameters |
User= | your Twitter login username |
Password= | your Twitter login password (note: this is not encrypted) |
Enabled=0 | Set in Internet Configuration Screen Twitter block
|
Interval=10 | interval in minutes that Tweats will be sent. |
[PWSweather] | Section Name - the following parameters relate to your PWS weather site parameters |
ID= | Your PWS Weather station identifier (note: not your user name) |
Password= | your PWS weather site login password (note: this is not encrypted) |
Enabled=0 | Select in Internet Configuration Screen PWS Weather block
|
Interval=15 | Interval in minutes that updates will be sent to your PWS weather site |
SendUV=0 | Current Ultra Violet level
|
SendSR=0 | Solar Radiation level
|
[APRS] | Section Name - the following parameters relate to your APRS weather site parameters |
ID= | Your APRS identifier |
pass=-1 | your APRS password (Note: not encrypted) |
server=cwop.aprs.net | The APRS server to use |
port=14580 | The port number to use on the APRS server. |
Enabled=0 | Select in Internet Configuration Screen APRS Settings block |
Interval=9 | Time in minutes between uploads to the APRS server |
[Graphs] | Section Name - the following parameters relate to your graph settings |
GraphHours=12 | The number of hours data (12 or 24) to be displayed in each graph |
Background=12632256 | Decimal value for the Graph background colour. |
WindColour=65535 | Decimal value for the 10 minute average wind speed plot colour |
GustColour=8421376 | Decimal value for the Wind Gust plot colour |
RainColour=9527753 | Decimal value for the Rain plot colour |
RainTodayColour=9527753 | Decimal value for the Rain Today plot colour |
TempColour=9527753 | Decimal value for the Temperature plot colour |
HeatIndexColour=16711680 | Decimal value for the Heat Index plot colour |
PressColour=9527753 | Decimal value for the Pressure plot colour |
WindDirColour=255 | Decimal value for the Wind Direction plot colour |
DewPointColour=255 | Decimal value for the Dew Point plot colour |
WindChillColour=32768 | Decimal value for the Wind Chill plot colour |
MinTempColour=16711680 | Decimal value for the Minimum Temperature plot colour |
MaxTempColour=255 | Decimal value for the Maximum Temperature plot colour |
AvgTempColour=32768 | Decimal value for the Average Temperature plot colour |
DailyRainColour=32768 | Decimal value for the Daily Rain plot colour |
InsideTempColour=0 | Decimal value for the Inside Temperature plot colour |
InsideHumColour=255 | Decimal value for the Inside Humidity plot colour |
OutsideHumColour=16711680 | Decimal value for the Outside Humidity plot colour |
Graph3D=0 | 3D or normal graph selection as selected in the Display Configuration Graphs block
|
PlotLatestGust=0 | Plot Latest Gust selection as selected in the Display Configuration Graphs block
|
OriginIsSouth=0 | Wind Direction Graph Y Axis origin
|
[Alarms] | Section Name - the following parameters relate to your alarm settings |
alarmlowtemp=0 | Select in Edit Alarms Screen
|
LowTempAlarmSet=0 | Setting for low temperature alarm point (degrees) |
LowTempAlarmSound=0 | Alarm Action
|
LowTempAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name of sound file for Low Temperature alarm |
alarmhightemp=0 | Select in Edit Alarms Screen
|
HighTempAlarmSet=0 | Degrees above which alarm will occur. |
HighTempAlarmSound=0 | Alarm Action
|
HighTempAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name of sound file for High Temperature alarm |
alarmlowpress=0 | Select in Edit Alarms Screen |
LowPressAlarmSet=0 | Pressure below which you wish Low Pressure alarm to occur |
LowPressAlarmSound=0 | Alarm Action
|
LowPressAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name for sound file to play for Low Pressure Alarm |
alarmhighpress=0 | Select in Edit Alarms Screen
|
HighPressAlarmSet=0 | Pressure above which you wish High Pressure alarm to occur |
HighPressAlarmSound=0 | Alarm Action
|
HighPressAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name for the sound file used for the High Pressure Alarm |
alarmhighraintoday=0 | Select in Edit Alarms Screen
|
HighRainTodayAlarmSet=0 | Rain level above which alarm to occur |
HighRainTodayAlarmSound=0 | Alarm Action
|
HighRainTodayAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name for the sound file used for the High Rain Today Alarm |
alarmhighrainrate=0 | Select in Edit Alarms Screen
|
HighRainRateAlarmSet=0 | Rain rate above which you wish alarm to occur |
HighRainRateAlarmSound=0 | Alarm Action
|
HighRainRateAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name for the sound file used for the High Rain Rate Alarm |
alarmhighgust=0 | Select in Edit Alarms Screen
|
HighGustAlarmSet=0 | Gust speed above which you wish alarm to occur |
HighGustAlarmSound=0 | Alarm Action
|
HighGustAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name for the sound file used for the High Gust Alarm |
alarmhighwind=0 | Select in Edit Alarms Screen
|
HighWindAlarmSet=0 | Average Wind speed above which alarm to occur |
HighWindAlarmSound=0 | Alarm Action
|
HighWindAlarmSoundFile=C:\Cumulus\alert.wav | Path and file name for the sound file used for the High Wind Alarm |
[Offsets] | Section Name - the following parameters are the correction factors for your specific sensors |
PressOffset=0 | Value by which Measured Pressure to be corrected (Add/Subtract) |
TempOffset=0 | Value by which Measured Outdoor Temperature to be corrected (Add/Subtract) |
HumOffset=0 | Value by which Measured Humidity to be corrected (Add/Subtract) |
WindDirOffset=0 | Value by which Measured Wind Direction to be corrected (Add/Subtract) |
InTempOffset=0 | Value by which Measured Indoor Temperature to be corrected (Add/Subtract) |
WindSpeedMult=1 | Multiplier by which measured Average Wind Speed to be corrected. Officially wind speed is measured with sensors at 10m above ground level. If your sensor is not at 10m AGL then a correction multiplier should be applied using the following formula V10/Vh = 1/(0.233 + 0.656*log10(h+4.75)) where "h" is your sensor height in meters.
e.g. if your anemometer is 5m off the ground, V10/Vh comes out at 1.134 |
WindGustMult=1 | Multiplier by which measured Wind Gust Speed to be corrected. |
TempMult=1 | Multiplier by which measured Temperature to be corrected. |
HumMult=1 | Multiplier by which measured Humidity to be corrected. |
RainMult=1 | Multiplier by which measured Rainfall to be corrected. |
[xAP] | Section Name - the following parameters are used if you have enabled xAP in the Station Configuration xAP Settings block |
Enabled=0 | When set, Cumulus will periodically send out xAP weather reports. See http://www.xapautomation.org/ for more details
|
UID=4375 | Sets the UID for xAP messages. You should only need to change this if you have more than one instance of Cumulus running on a network. |
Port=3639 | IP port your computer uses to send data to xAP |