UserAskedData: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
(Created page with "This is a stub")
 
mNo edit summary
Line 1: Line 1:
This is a stub
== Description ==
An exceptional commandline parameter is ''UserAskedData''. The purpose of this commandline parameter is to activate the data generator for data which are not supplied by CMX. CMX itself has many options to supply [[Category:JSON_Files|the data for the charts]] available in CMX, but CumulusUtils provides possibilities for more charts and therefore may need other or more data. Those data are generated and uploaded by the command:
utils/cumulusutils.exe UserAskedData
and after  generation are uploaded to the utils directory. Note that CMX uploads its JSON's to its configured FTP directory. CumulusUtils uploads all its files to what it understands as being the webroot. Those two can be the same or they can deviate. In the last case CumulusUtils has to find the datafiles of CMX by setting the parameter ''CumulusRealTimeLocation''.
 
The following three modules depend on ''UserAskedData'': [[ChartsCompiler]], [[AirLink]] and [[Extra Sensors|ExtraSensors]].
 
If any of these modules are used, ''CumulusUtils'' needs to be executed in the scheduler with the parameter ''UserAskedData'' on the FTP frequency as set in CMX.

Revision as of 09:18, 16 September 2021

Description

An exceptional commandline parameter is UserAskedData. The purpose of this commandline parameter is to activate the data generator for data which are not supplied by CMX. CMX itself has many options to supply available in CMX, but CumulusUtils provides possibilities for more charts and therefore may need other or more data. Those data are generated and uploaded by the command:

utils/cumulusutils.exe UserAskedData

and after generation are uploaded to the utils directory. Note that CMX uploads its JSON's to its configured FTP directory. CumulusUtils uploads all its files to what it understands as being the webroot. Those two can be the same or they can deviate. In the last case CumulusUtils has to find the datafiles of CMX by setting the parameter CumulusRealTimeLocation.

The following three modules depend on UserAskedData: ChartsCompiler, AirLink and ExtraSensors.

If any of these modules are used, CumulusUtils needs to be executed in the scheduler with the parameter UserAskedData on the FTP frequency as set in CMX.