Skip to content

Commit 7d94968

Browse files
authored
Merge pull request #1503 from markusdd/patch-2
Update Smart-Meter-Interface.md with official FNN docs for OBIS codes
2 parents 18fb106 + af9f4f0 commit 7d94968

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Smart-Meter-Interface.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ The Smart Meter Interface provides a means to connect many kinds of meters to Ta
6767

6868
There are many different meters that use the same protocol. There are multitudes of variants and use cases. This interface provides a means of specifying these definitions through [meter descriptors](#meter-metrics). This method uses the [scripting language](Scripting-Language) editor to define the descriptors. In this way, only one firmware binary version is required and a modification can be made easily _on the fly_.
6969

70+
For meters that follow the German 'Basiszähler' standard, which is often referenced in their manuals as "Lastenheft Basiszähler Funktionale Merkmale", the SML OBIS codes for the datapoints can be found in this central [VDE document](https://www.vde.com/resource/blob/2345790/e6c822aa22d51592aba388f6a5ceaed2/fnn-hinweis--lastenheft-basiszaehler---funktionale-merkmale---2018--data.pdf) from page 41 onwards. Please note that not all meters emit all of these datapoints, especially the per-phase information is sometimes omitted. Total consumption, feed and momentary power should always be available though.
71+
7072
!!! note
7173
Additional hardware may be required to read certain measuring devices. For example: RS485toTTL adapter for Modbus, IR transistor for electricity meters. Sometimes an additional IR diode and resistors.
7274

0 commit comments

Comments
 (0)