Skip to content

Commit 363eaa5

Browse files
authored
clarify "decoder entry"
1 parent d22cfe7 commit 363eaa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Smart-Meter-Interface.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ Each meter typically provides multiple metrics (energy, voltage, power, current
205205

206206
## Special Commands
207207

208-
With `=` character at the beginning of a line you can do some special decoding. With `*` character fields can be hidden or skipped.
208+
With `=` character at the beginning of a line you can do some special decoding. With `*` character fields can be hidden or skipped. The term decoder entries refer to the relative line number (starting with 1) in the decoder section.
209+
Special options and e.g math calculations are not counted as a decoder entry and have to be skipped in counting.
209210

210211
| Command | Description |
211212
| :--- | :--- |

0 commit comments

Comments
 (0)