1,725
edits
(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...") |
m (→Operation) |
||
(3 intermediate revisions by the same user not shown) | |||
The datafile(s) have the following plain text format:
datetime,value
(datetime format: ''dd/MM/yy HH:mm'', value format: ''double'')
== Output ==
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
== Inner Working ==
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]]
|