Skip to content

Commit af9f4f0

Browse files
authored
Update Smart-Meter-Interface.md, add page info for FNN OBIS code document
1 parent 2ebe446 commit af9f4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Smart-Meter-Interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ 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). 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.
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.
7171

7272
!!! note
7373
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.

0 commit comments

Comments
 (0)