Difference between revisions of "List module"
From PhotoVoltaic Logger new generation
m |
m (→Export) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{TOCright}} | |
− | |||
In list module you can view your measuring data, either raw or with the same date ranges and consolidation periods as in the [[charts module]]. | In list module you can view your measuring data, either raw or with the same date ranges and consolidation periods as in the [[charts module]]. | ||
Line 25: | Line 24: | ||
== Export == | == Export == | ||
− | You can download the | + | You can download the data in the following formats: |
[[File:ListDatatableExport.png]] | [[File:ListDatatableExport.png]] | ||
Line 33: | Line 32: | ||
* <tt>TSV </tt> - TAB separated data | * <tt>TSV </tt> - TAB separated data | ||
* <tt>TXT </tt> - Space separated data | * <tt>TXT </tt> - Space separated data | ||
+ | |||
+ | [[Category:Web frontend]] |
Latest revision as of 12:52, 23 March 2014
In list module you can view your measuring data, either raw or with the same date ranges and consolidation periods as in the charts module.
Raw data
In raw data view, you can delete single readings, if there are incorrect once.
Consolidated meter channels
For consolidated meter channels the consumption/production during consolidation is shown.
Consolidated sensor channels
For consolidated sensor channels the min. and max. values during consolidation are shown.
Export
You can download the data in the following formats:
- CSV; - Semicolon separated data
- CSV, - Comma separated data
- TSV - TAB separated data
- TXT - Space separated data