External Extra Sensors: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
(Created page with "== Introduction == {|align=right |__TOC__ |} Sensors which the user has available but which are not logged by CumulusMX, CumulusUtils has an option available to integrate...")
 
 
(3 intermediate revisions by the same user not shown)
Line 13: Line 13:


The datafile(s) have the following plain text format:  
The datafile(s) have the following plain text format:  
   datetime,value
   datetime,value  
 
(datetime format: ''dd/MM/yy HH:mm'', value format: ''double'')


== Output ==
== Output ==
Line 25: Line 25:
   See [[Extra Sensors]]
   See [[Extra Sensors]]
    
    
   ExternalExtraSensors=GeigerCounter[, sensor2 [,sensor3]]  => A comma separated list of strings naming one or more External Extra Sensors the user wishes to use)
   ExternalExtraSensors=GeigerCounter[, sensor2 [,sensor3]]  => A comma separated list of strings naming one or more External Extra Sensors the user wishes to use


== Inner Working ==
== Inner Working ==
Line 35: Line 35:


If more than one external sensor, in automatic mode all would be plotted in the one chart named External. If that is not what you want then switch to manual mode - i.e set ''UserModificationExtraSensorCharts=true'' - modify your ''CutilsCharts.def'' and run again.  All other working is the same as in the standard [[Extra Sensors]] module.
If more than one external sensor, in automatic mode all would be plotted in the one chart named External. If that is not what you want then switch to manual mode - i.e set ''UserModificationExtraSensorCharts=true'' - modify your ''CutilsCharts.def'' and run again.  All other working is the same as in the standard [[Extra Sensors]] module.
[[Category:CumulusUtils]]

Navigation menu