We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
WASSERZAEHLER
1 parent ec36657 commit 402111bCopy full SHA for 402111b
src/bo4e/enum/zaehlertyp.py
@@ -32,3 +32,5 @@ class Zaehlertyp(StrEnum):
32
"""Elektronischer Zähler"""
33
WIRBELGASZAEHLER = "WIRBELGASZAEHLER"
34
"""Wirbelgaszähler"""
35
+ WASSERZAEHLER = "WASSERZAEHLER"
36
+ """Wasserzähler"""
0 commit comments