diff --git a/fhem/FHEM/70_JSONMETER.pm b/fhem/FHEM/70_JSONMETER.pm
index 772bcdc50..3b0b53626 100644
--- a/fhem/FHEM/70_JSONMETER.pm
+++ b/fhem/FHEM/70_JSONMETER.pm
@@ -600,7 +600,7 @@ JSONMETER_UpdateAborted($)
deviceType 'url': specifies the url path
other: can be used to add login information to the url path of predefined devices
- e.g. ?LogName=geheim&LogPSWD=auch_geheim
+ e.g. ?LogName=secret&LogPSWD=very_secret
port <number>
@@ -636,7 +636,7 @@ JSONMETER_UpdateAborted($)
ITF - Eintarifzähler, genutzt von N-ENERGY Netz GmbH (Industrietechnik Fröschle)
EFR - Stromzähler, genutzt von N-ENERGY Netz GmbH
url - benutzt die URL, welche durch das Attribut 'pathString' und 'port' definiert wird.
- file - benutzt die Datei, welche durh das Attribut 'pathString' definiert wird (im FHEM Dateisystem)
+ file - benutzt die Datei, welche durch das Attribut 'pathString' definiert wird (im FHEM Dateisystem)
Das Attribute 'pathString' kann auch benutzt werdne, um Login Information an den URL-Pfad der vordefinierten Geräte anzuhängen.
@@ -662,7 +662,7 @@ JSONMETER_UpdateAborted($)
jsonFile
- extracts and shows the json file
+ Liest die JSON-Datei ein und zeigt sie an
@@ -671,18 +671,18 @@ JSONMETER_UpdateAborted($)
doStatistics < 0 | 1 >
- Calculates statistic values - not implemented yet
- pathString <string>
+ Berechnet statistische Werte - noch nicht implementiert
+ pathString <Zeichenkette>
- - deviceType 'file': specifies the local file name and path
- - deviceType 'url': specifies the url path
- - other: can be used to add login information to the url path of predefined devices
+
- Gerätetyp 'file': definiert den lokalen Dateinamen und -pfad
+ - Gerätetyp 'url': Definiert den URL-Pfad
+ - Andere: Kann benutzt werden um Login-Information zum URL Pfad von vordefinerten Geräten hinzuzufügen
- e.g. ?LogName=geheim&LogPSWD=auch_geheim
+ e.g. ?LogName=geheim&LogPSWD=sehr_geheim
- port <number>
+ port <Nummer>
- if the deviceType 'url' is selected the url port can be specified here (default is 80)
+ Beim Gerätetyp 'url' kann hier der URL-Port festgelegt werden (standardmässig 80)
readingFnAttributes