Cumulus.ini (Beta): Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
5,865 bytes removed ,  16:24, 22 March 2021
m
Text replacement - "Cumulus.ini" to "Cumulus.ini_(Cumulus_1)"
m (Text replacement - "Cumulus.ini" to "Cumulus.ini_(Cumulus_1)")
 
(6 intermediate revisions by the same user not shown)
Line 15: Line 15:


= File Contents =
= File Contents =
== Introduction ==
== Introduction ==
The entries shown include the default value from the configuration screen where applicable, a typical example value where appropriate, or just the attribute and an equals sign where there is no typical value.
The entries shown include the default value from the configuration screen where applicable, a typical example value where appropriate, or just the attribute and an equals sign where there is no typical value.




== Section: Offsets ==
== Current Beta ==
Set most of these parameters using the '''Configuration''' menu and ''Calibration'' screen, the exception is 'TempMult2'.
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:600px" | Function
|-
|style="background:lightgray;"|[Offsets]
|style="background:lightgray;"|Section Name - the following 'attribute=value' parameters are the adjustment factors for your specific sensors
|-
|PressMult=Multiplier_Value
|Default 'Multiplier_Value' is 1.0 in this parameter, used for formula: Cumulus pressure = (Measured Pressure * 'Multiplier_Value') + 'Offset_Value'
|}
 
== Section: Web Site ==
No changes.
== Section: FTP site ==
In Cumulus MX the user interface Internet Settings page is used for changing some  parameters but there is a separate Extra Pages settings page for all 100 possible sets of settings for processing a file, uploading it at realtime interval, normal updating interval or (added functionality in MX) at end of day. On the Internet Settings screen, changes take effect when you click 'Save' button. On the Extra Pages screen, changes take effect when you move to next row in the table.
 
See main Cumulus.ini page.
 
== Section: Display ==
No changes.
== Section: Graphs ==
No changes.
== Section: Alarms ==
No changes.
 
== Section: Windy ==
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:600px" | Function
|-
|style="background:lightgray;"|[Windy]
|style="background:lightgray;"|Section name - the following parameters relate to the Windy.com configuration.
|-
|APIkey=
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when your Windy.com API Key value is set.
|-
|Enabled=0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
*0 = Disable sending of data (default)
*1 = Enable sending of data
|-
|Interval=5
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
*5 = Send new data every 5 minutes - the default and minimum allowed value
|-
|SendUV=0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when the Include UV value is set.
*0 = Do not send UV data (default)
*1 = Send UV data
|-
|CatchUp=1
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when option to send catchup data from the logger is set.
*0 = Do not send Catchup data
*1 = Send Catchup data (default)
|-
|StationIdx=0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when option to set the Station Index is set. Normally set to zero, this is only used if you
have defined more than one station under your Windy.com stations user id.
*0 = Use the first defined station (default)
|}
 
== Section: WeatherCloud ==
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:600px" | Function
|-
|style="background:lightgray;"|[WeatherCloud]
|style="background:lightgray;"|Section name - the following parameters relate to the Weathercloud configuration.
|-
|Wid=
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when the Weathercloud ID value is set.
|-
|Key=
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when your Weathercloud API Key value is set.
|-
|Enabled=0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
*0 = Disable sending of data (default)
*1 = Enable sending of data
|-
|SendUV=0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when the Include UV value is set.
*0 = Do not send UV data (default)
*1 = Send UV data
|-
|SendSR=0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
The value is set in the MX user interface when the Include Solar Radiation value is set.
*0 = Do not send Solar data (default)
*1 = Send Solar data
|}


== Section: NOAA ==
No changes.
No changes.
== Section: Solar ==
See main Cumulus.ini_(Cumulus_1) page.
 
{| class="wikitable" border="1"
|-
!style="width:150px" | Parameter Line Entry
!style="width:600px" | Function
|-
|style="background:lightgray;"|[Solar]
|style="background:lightgray;"|Section name - the following parameters relate to the solar configuration.
|-
|SolarCalc=1
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.  
The value is set in the MX user interface when the solar calculation method is set.
*0 (default) = Ryan-Stolzenbach calculation, which uses the RStransfactor entry to tune the output.
*1 = Bras calculation, which uses the BrasTurbidity entry below to tune the output.
|-
|BrasTurbidity=2.0
|This parameter (attribute=value) can be added directly to the file, it does also appear on the user interface screen.
*2.0 (default) = Perfect clear sky
*decimal value = The normal range is 2 (Clear sky) to 5 (Smoggy)
|}
 
== Section: [MQTT] ==
ONLY in Cumulus MX.
<pre>
Server=
Port=
UseTLS=0
Username=
Password=
EnableDataUpdate=0
UpdateTopic=CumulusMX/DataUpdate
UpdateTemplate=DataUpdateTemplate.txt
EnableInterval=0
IntervalTime=600
IntervalTopic=CumulusMX/Interval
IntervalTemplate=IntervalTemplate.txt
</pre>
 
== Section: Proxies ==
No changes
[[Category: Configuration_Files]]
[[Category: Configuration_Files]]
5,838

edits

Navigation menu