1
- # About DSMR-reader
1
+ DSMR-reader project information.
2
2
3
3
## Project goals
4
4
- Provide a tool to easily extract, store and visualize data transferred by the DSMR protocol of your smart meter.
@@ -21,7 +21,7 @@ DSMR-reader only supports the builtin mentioned above and unfortunately cannot s
21
21
![ Drawing] ( ../static/drawings/DSMR-reader-Architecture.svg )
22
22
23
23
24
- ## Languages
24
+ ## Supported languages
25
25
- The entire application and its code is written and documented in ** English** .
26
26
- The interface is available in both ** English** and ** Dutch** (detects your ** browser's language preference** ).
27
27
- This documentation is only available in ** English** .
@@ -46,7 +46,7 @@ DSMR-reader only supports the builtin mentioned above and unfortunately cannot s
46
46
47
47
48
48
## Screenshots
49
- ** Dashboard**
49
+ ### Dashboard
50
50
51
51
The dashboard displays the latest information regarding the consumption of today.
52
52
You can view the total consumption for the current month and year as well.
@@ -57,7 +57,7 @@ If your meter supports it, you can also see your gas consumption and electricity
57
57
58
58
----
59
59
60
- ** Live graphs**
60
+ ### Live graphs
61
61
62
62
The live graphs plots the most recent data available, depending on the capabilities of your smart meter.
63
63
@@ -66,7 +66,7 @@ The live graphs plots the most recent data available, depending on the capabilit
66
66
----
67
67
68
68
69
- ** Archive**
69
+ ### Archive
70
70
71
71
The archive allows you to scroll through all historisch data captured by the application.
72
72
All data can be viewed on different levels: by day, by month and by year.
@@ -76,7 +76,7 @@ All data can be viewed on different levels: by day, by month and by year.
76
76
----
77
77
78
78
79
- ** Compare**
79
+ ### Compare
80
80
81
81
This page allows you to simply compare two days, months or years with each other.
82
82
It will also display the difference between each other as a percentage.
@@ -86,7 +86,7 @@ It will also display the difference between each other as a percentage.
86
86
----
87
87
88
88
89
- ** Trends**
89
+ ### Trends
90
90
91
91
This page displays a summary of your average daily consumption and habits.
92
92
@@ -95,7 +95,7 @@ This page displays a summary of your average daily consumption and habits.
95
95
----
96
96
97
97
98
- ** Statistics**
98
+ ### Statistics
99
99
100
100
This page displays your meter positions and statistics provided by the DSMR protocol.
101
101
You can also find the number of readings stored and any excesses regarding consumption.
@@ -104,7 +104,7 @@ You can also find the number of readings stored and any excesses regarding consu
104
104
105
105
----
106
106
107
- ** Energy contracts**
107
+ ### Energy contracts
108
108
109
109
Summary of all your contracts and the amount of energy consumed/generated.
110
110
@@ -113,7 +113,7 @@ Summary of all your contracts and the amount of energy consumed/generated.
113
113
----
114
114
115
115
116
- ** Export**
116
+ ### Export
117
117
118
118
This pages allows you to export all day or hour statistics to CSV.
119
119
@@ -122,7 +122,7 @@ This pages allows you to export all day or hour statistics to CSV.
122
122
----
123
123
124
124
125
- ** About**
125
+ ### About
126
126
127
127
Shows the 'health' of the application. Any issues will be reported here.
128
128
You can also easily check for DSMR-reader updates here.
@@ -132,7 +132,7 @@ You can also easily check for DSMR-reader updates here.
132
132
----
133
133
134
134
135
- ** Support**
135
+ ### Support
136
136
137
137
Assists you in finding the information required for debugging your installation or any issues.
138
138
@@ -141,7 +141,7 @@ Assists you in finding the information required for debugging your installation
141
141
----
142
142
143
143
144
- ** Configuration**
144
+ ### Configuration
145
145
146
146
The configuration page is the entrypoint for the admin interface.
147
147
0 commit comments