UserAskedData: Difference between revisions

92 bytes added ,  14:17, 23 September 2022
m
Line 9: Line 9:
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'').  
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'').  


The data is read between a Start date and an End date. The End date is determined by the moment the UserAskedData procedure starts and is the last period End moment (so if started today at 13h04 with a 5 minute period, the end time is today at 13h00).
The data is read between a Start date and an End date. The start date is defined by the now minus the number of hours on a chart as defined in CMX. The End date is determined by the moment the UserAskedData procedure starts and is the last period End moment (so if started today at 13h04 with a 5 minute period, the end time is today at 13h00).
 


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