Difference between revisions of "List module"
From PhotoVoltaic Logger new generation
m (→Export) |
m (→Export) |
||
(4 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]]. | ||
[[File:LstModuleSelect.png]] | [[File:LstModuleSelect.png]] | ||
− | + | == Raw data == | |
− | |||
− | |||
In raw data view, you can delete single readings, if there are incorrect once. | In raw data view, you can delete single readings, if there are incorrect once. | ||
Line 13: | Line 10: | ||
[[File:ListDatatable1.png]] | [[File:ListDatatable1.png]] | ||
− | + | == Consolidated meter channels == | |
For consolidated meter channels the consumption/production during consolidation is shown. | For consolidated meter channels the consumption/production during consolidation is shown. | ||
Line 19: | Line 16: | ||
[[File:ListDatatable2.png]] | [[File:ListDatatable2.png]] | ||
− | + | == Consolidated sensor channels == | |
For consolidated sensor channels the min. and max. values during consolidation are shown. | For consolidated sensor channels the min. and max. values during consolidation are shown. | ||
Line 25: | Line 22: | ||
[[File:ListDatatable3.png]] | [[File:ListDatatable3.png]] | ||
− | + | == Export == | |
− | You can download the | + | You can download the data in the following formats: |
[[File:ListDatatableExport.png]] | [[File:ListDatatableExport.png]] | ||
Line 35: | 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