UserAskedData: Difference between revisions

m
mNo edit summary
== 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 in JSON format 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.
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''.
 
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]].
 
CumulusUtils adheres to the JSON format as adopted by CumulusMX. It also takes the FTP frequency as configured in the Interval Settings of CumulusMX (''Normal Interval Setting'')
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.
 
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 (''Normal Interval Setting'').
 
 
[[Category:CumulusUtils]] [[Category:JSON_Files]]