Cumulusutils.ini: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
1,272 bytes added ,  20:14, 26 November 2022
m
(17 intermediate revisions by the same user not shown)
Line 18: Line 18:


=== [General] ===
=== [General] ===
LoggingOn=true<br>
NormalMessageToConsole=true<br>
TraceInfoLevel=Info<br>
IgnoreDataErrors=true<br>
IgnoreDataErrors=true<br>
GeneratejQueryInclude=false<br>
GeneratejQueryInclude=false<br>
Line 23: Line 26:
<nowiki>;Language=nl-NL</nowiki><br>
<nowiki>;Language=nl-NL</nowiki><br>
Language=en-GB<br>
Language=en-GB<br>
NormalMessageToConsole=true<br>
TraceInfoLevel=Info<br>
MonthsOfMiracleAndWonder=jan,feb,mrt,apr,mei,jun,jul,aug,sep,okt,nov,dec<br>
MonthsOfMiracleAndWonder=jan,feb,mrt,apr,mei,jun,jul,aug,sep,okt,nov,dec<br>
ChartContainerHeight=700<br>
ChartContainerHeight=700<br>
ChartBackgroundImage=<br>
UseScrollableTables=true      ''NOTE: Used for Day Records and pwsFWI. The thin scrollbar does work with FireFox but not with Chrome<br>


The parameters ''GeneratejQueryInclude'' and ''DoLibraryIncludes'' require special attention. Please read the chapter on the [[modules]] for modular use of javascript libraries.
The parameters ''GeneratejQueryInclude'' and ''DoLibraryIncludes'' require special attention. Please read the chapter on the [[modules]] for modular use of javascript libraries.
Line 221: Line 224:
Panel-23=SolarGauge<br>
Panel-23=SolarGauge<br>
Panel-24=UVGauge<br>
Panel-24=UVGauge<br>
UseCMXMoonImage=false
UseCMXMoonImage=false<br>
ColorTitleBackGroundImage=HPIM3899_day.JPG<br>
ColorTitleBackGroundImageCivil=HPIM3899_civil.JPG<br>
ColorTitleBackGroundImageNautical=HPIM3899_nautical.JPG<br>
ColorTitleBackGroundImageAstronomical=HPIM3899_astronomical.JPG<br>
ColorTitleBackGroundImageNight=HPIM3899_night.JPG<br>


=== [Forecasts] ===
=== [Forecasts] ===
Line 234: Line 242:
ReportWidth=700<br>
ReportWidth=700<br>
SystemInfoLinesToSkip=<br>
SystemInfoLinesToSkip=<br>
ExtraStationInfo=<br>
CMXport=8998<br>
Tx=<br>


=== [Thrifty] ===
=== [Thrifty] ===
Line 257: Line 268:


=== [MeteoCam] ===
=== [MeteoCam] ===
MeteoCamMenu=true
MeteoCamMenu=true<br/>
MeteoCamDir=./MeteoCam
MeteoCamDir=./MeteoCam<br/>
TimelapseExtension=mp4
TimelapseExtension=mp4<br/>
MeteoCamName=meteocam.jpg
MeteoCamName=meteocam.jpg<br/>


=== [AirLink] ===
=== [AirLink] ===
(before version 6.1 this section was '''[AirQuality]'''
(before version 6.1 this section was '''[AirQuality]'''


CountrySelected=EU
CountrySelected=EU<br/>
WantToSeeNow=true
WantToSeeNow=true<br/>
WantToSeeNowCast=true
WantToSeeNowCast=true<br/>
WantToSee1hr=true
WantToSee1hr=true<br/>
WantToSee3hr=true
WantToSee3hr=true<br/>
WantToSee24hr=true
WantToSee24hr=true<br/>
WantToSeeWind=true
WantToSeeWind=true<br/>
CleanupAirlinkLogs=false
CleanupAirlinkLogs=false<br/>
ReferenceLineThickness=4<br/>


=== [ExtraSensors] ===
=== [ExtraSensors] ===
ExtraSensors=true
ExtraSensors=false<br/>
ParticipatesSensorCommunity=true
ParticipatesSensorCommunity=false<br/>
CleanupExtraSensorsLogs=false
CleanupExtraSensorslog=false<br/>
UserModificationExtraSensorCharts=false
UserModificationExtraSensorCharts=false<br/>
LightningSensor=false<br/>
ExternalExtraSensors=<br/>
 
The list of parameters below defines which extra sensors are used in your system (combine with strings.txt for the descriptions (Captions) used). Fill with comma separated integer representing the extra sensor:
 
ExtraTemp=<br/>
ExtraHum=<br/>
ExtraDP=<br/>
SoilTemperature=<br/>
SoilMoisture=<br/>
AirQuality=<br/>
UserTemp=<br/>
LeafTemp=<br/>
LeafWetness=<br/>
 
'''NOTE:''' <br/>
#''DoneToday'' is not configurable but is set/read by the application. Any value you put here will be modified. If the date is today then the corresponding action will not be carried out. You can force the action by emptying this parameter.
#the Ecowitt CO2 sensor is not parameterised but its presence is detected by the presence of a value in the database.
#the Ecowitt AirQuality sensors have an implicit accompanying AirQualityAvg giving the 24 hr average


'''NOTE:'''
''DoneToday'' is not configurable but is set/read by the application. Any value you put here will be modified. If the date is today then the corresponding action will not be carried out. You can force the action by amptying this parameter.




[[Category:CumulusUtils]]
[[Category:CumulusUtils]]

Navigation menu