Extra Sensors: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
189 bytes removed ,  13:56, 22 October 2021
m
Line 70: Line 70:
  ; ExtraSensorCharts
  ; ExtraSensorCharts
After this line no changes may be made. This line marks the beginning of the ''Extra Sensor Chart definitions''.
After this line no changes may be made. This line marks the beginning of the ''Extra Sensor Chart definitions''.
The actual charts code is generated by the compiler. The compiler runs implicitly when generating the website. Otherwise it has to be run separately when ExtraSensors is run on its own and regeneration of the charts code would be required (e.g. when adding a sensor). The command then would be:
The actual charts code is generated by the compiler. The compiler runs implicitly when generating the website or when generating ExtraSensors as a module.
utils/cumulusutils.exe ExtraSensors CompileOnly


Data generation is separate from the code generation and should run on the FTP frequency like all other data generators of CumulusUtils and CumulusMX.  
Data generation is separate from the code generation and should run on the FTP frequency like all other data generators of CumulusUtils and CumulusMX.  

Navigation menu