Smartmeter Plugin - SML eMon Plugin

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • gtrdriver
    LoxBus Spammer
    • 08.05.2016
    • 282

    #1

    Smartmeter Plugin - SML eMon Plugin

    Hallo zusammen

    erstmal ein dickes Lob an die Entwickler des Loxberry und der Plguins - tolle Arbeit die Ihr hier macht.

    Ich habe hier 2 Stromzähler welche ich gerne per IR auslesen möchte.
    Habe mir dazu 2 IR Ledeköpfe gekauft (IR und USB) - diese dann an einen Loxberry angeschlossen.(1 Lesekopf)

    Als erstes hatte ich mal das Smartmeter Plugin probiert und dort auf "Nach IR Leseköpfen suchen" - es wird dann 1 IR Lesekopf gefunden - Seriennummer 0021
    Die Manuellen Einstellungen bleiben alle frei - ich bin mir nicht sicher ob das so sein soll.

    Hab dann ne Zeitlang mit den Einstellungen rumprobiert bekomme aber keine Daten .

    Hab dann zufällig noch das weitere Plugin gefunden SML - eMon
    Dieses ist ja von der Oberfläche her etwas spartanischer - jedoch wird auch hier der Lesekopf detektiert und interessanterweise wohl auch ausgelesen:

    Code:
    <root>
    <timestamp>1646385630</timestamp>
    <date_RFC822>Fri, 04 Mar 22 10:20:30 +0100</date_RFC822>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>010060320101</objName>
    <value>484C59</value>
    </record>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>0100600100FF</objName>
    <value>0A01484C590200032B09</value>
    </record>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>0100010800FF</objName>
    <status>001C6104</status>
    <valTime>72649850</valTime>
    <unit>Wh</unit>
    <scaler>0.1</scaler>
    <value>97513292</value>
    <OBIS>1-0:1.8.0*255</OBIS>
    <OBIS-Text>Wirkarbeit Bezug Total: Zaehlerstand</OBIS-Text>
    </record>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>0100020800FF</objName>
    <status>001C6104</status>
    <valTime>72649850</valTime>
    <unit>Wh</unit>
    <scaler>0.1</scaler>
    <value>192751040</value>
    </record>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>010000020000</objName>
    <value>312E30322E303037</value>
    </record>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>0100605A0201</objName>
    <value>41303141</value>
    </record>
    <record>
    <device>sml_lesekopf_0021</device>
    <objName>0100600500FF</objName>
    <value>1859844</value>
    </record>
    <status>OK</status>
    <execution>6.85306 s</execution>
    </root>
    Kann mir jemand nen Tipp geben was ich beim Smartmeter Plugin falsch mache ?
  • gtrdriver
    LoxBus Spammer
    • 08.05.2016
    • 282

    #2
    Hallo zusammen

    ich bin jetzt einen Schritt weiter - das Smartmeter Plugin läuft jetzt mit manueller Konfiguration

    9600baud 8N1 30/10s

    Code:
    0021:Last_Update:2022-03-04 11:45:53 0021:Last_UpdateLoxEpoche:415626353 0021:Consumption_Total_OBIS_1.8.0:9751.398 0021:Consumption_Tarif1_OBIS_1.8.1: 0021:Consumption_Tarif2_OBIS_1.8.2: 0021:Consumption_Tarif3_OBIS_1.8.3: 0021:Consumption_Tarif4_OBIS_1.8.4: 0021:Consumption_Tarif5_OBIS_1.8.5: 0021:Consumption_Tarif6_OBIS_1.8.6: 0021:Consumption_Tarif7_OBIS_1.8.7: 0021:Consumption_Tarif8_OBIS_1.8.8: 0021:Consumption_Tarif9_OBIS_1.8.9: 0021:Consumption_CalculatedPower_OBIS_1.99.0:0.096 0 0021:Consumption_Power_OBIS_1.7.0: 0021:Consumption_Power_L1_OBIS_21.7.0: 0021:Consumption_Power_L2_OBIS_41.7.0: 0021:Consumption_Power_L3_OBIS_61.7.0: 0021:Delivery_Total_OBIS_2.8.0:19276.4089 0021:Delivery_Tarif1_OBIS_2.8.1: 0021:Delivery_Tarif2_OBIS_2.8.2: 0021:Delivery_Tarif3_OBIS_2.8.3: 0021:Delivery_Tarif4_OBIS_2.8.4: 0021:Delivery_Tarif5_OBIS_2.8.5: 0021:Delivery_Tarif6_OBIS_2.8.6: 0021:Delivery_Tarif7_OBIS_2.8.7: 0021:Delivery_Tarif8_OBIS_2.8.8: 0021:Delivery_Tarif9_OBIS_2.8.9: 0021:Delivery_CalculatedPower_OBIS_2.99.0:0.0840 0021:Delivery_Power_OBIS_2.7.0: 0021:Total_Power_OBIS_15.7.0: 0021:Total_Power_OBIS_16.7.0: #EOF
    soweit so gut ....

    Haqbe jetzt im MS nen freien UDP Port angelegt 7050
    Und nen UDP Port Befehl mit folgender Befehlserkennung:

    Code:
    \0021:Delivery_Total_OBIS_2.8.0:\i\v
    im UDP Monitor sehe ich auch dass der Loxberry auf den Port sendet und auch die Daten die ich da sehe sind plausibel
    Aber ich erhalte auf dem konfiturierten UDP Befehl keinen Wert - das steht immer "0,000"


    Kommentar

    • Iksi
      Lox Guru
      • 27.08.2015
      • 1111

      #3
      Wie wäre es mit Screenshots?
      Am besten mal von den Einstellungen des VI und von dem UPD Monitor wo man den Befehl erkennen kann.

      Kommentar

      • gtrdriver
        LoxBus Spammer
        • 08.05.2016
        • 282

        #4
        Hallo

        Natürlich gern

        Hier aus dem UDP Monitor:

        Code:
        Loxone Miniserver;12:47:17.873;Eingang VUI11:7050 (192.168.1.84);0021:Last_Update:2022-03-04 12:47:15; 0021:Last_UpdateLoxEpoche:415630035; 0021:Consumption_Total_OBIS_1.8.0:9751.422; 0021:Consumption_Tarif1_OBIS_1.8.1:; 0021:Consumption_Tarif2_OBIS_1.8.2:; 0021:Consumption_Tarif3_OBIS_1.8.3:; 0021:Consumption_Tarif4_OBIS_1.8.4:; 0021:Consumption_Tarif5_OBIS_1.8.5:; 0021:Consumption_Tarif6_OBIS_1.8.6:; 0021:Consumption_Tarif7_OBIS_1.8.7:; 0021:Consumption_Tarif8_OBIS_1.8.8:; 0021:Consumption_Tarif9_OBIS_1.8.9:; 0021:Consumption_CalculatedPower_OBIS_1.99.0:0.0000; 0021:Consumption_Power_OBIS_1.7.0:; 0021:Consumption_Power_L1_OBIS_21.7.0:; 0021:Consumption_Power_L2_OBIS_41.7.0:; 0021:Consumption_Power_L3_OBIS_61.7.0:; 0021:Delivery_Total_OBIS_2.8.0:19280.8167; 0021:Delivery_Tarif1_OBIS_2.8.1:; 0021:Delivery_Tarif2_OBIS_2.8.2:; 0021:Delivery_Tarif3_OBIS_2.8.3:; 0021:Delivery_Tarif4_OBIS_2.8.4:; 0021:Delivery_Tarif5_OBIS_2.8.5:; 0021:Delivery_Tarif6_OBIS_2.8.6:; 0021:Delivery_Tarif7_OBIS_2.8.7:; 0021:Delivery_Tarif8_OBIS_2.8.8:; 0021:Delivery_Tarif9_OBIS_2.8.9:; 0021:Delivery_CalculatedPower_OBIS_2.99.0:11.1951; 0021:Delivery_Power_OBIS_2.7.0:; 0021:Total_Power_OBIS_15.7.0:; 0021:Total_Power_OBIS_16.7.0:; 30,30,32,31,3A,4C,61,73,74,5F,55,70,64,61,74,65,3A,32,30,32,32,2D,30,33,2D,30,34,20,31,32,3A,34,37,3A,31,35,3B,20,30,30,32,31,3A,4C,61,73,74,5F,55,70,64,61,74,65,4C,6F,78,45,70,6F,63,68,65,3A,34,31,35,36,33,30,30,33,35,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,6F,74,61,6C,5F,4F,42,49,53,5F,31,2E,38,2E,30,3A,39,37,35,31,2E,34,32,32,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,31,5F,4F,42,49,53,5F,31,2E,38,2E,31,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,32,5F,4F,42,49,53,5F,31,2E,38,2E,32,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,33,5F,4F,42,49,53,5F,31,2E,38,2E,33,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,34,5F,4F,42,49,53,5F,31,2E,38,2E,34,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,35,5F,4F,42,49,53,5F,31,2E,38,2E,35,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,36,5F,4F,42,49,53,5F,31,2E,38,2E,36,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,37,5F,4F,42,49,53,5F,31,2E,38,2E,37,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,38,5F,4F,42,49,53,5F,31,2E,38,2E,38,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,54,61,72,69,66,39,5F,4F,42,49,53,5F,31,2E,38,2E,39,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,43,61,6C,63,75,6C,61,74,65,64,50,6F,77,65,72,5F,4F,42,49,53,5F,31,2E,39,39,2E,30,3A,30,2E,30,30,30,30,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,50,6F,77,65,72,5F,4F,42,49,53,5F,31,2E,37,2E,30,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,50,6F,77,65,72,5F,4C,31,5F,4F,42,49,53,5F,32,31,2E,37,2E,30,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,50,6F,77,65,72,5F,4C,32,5F,4F,42,49,53,5F,34,31,2E,37,2E,30,3A,3B,20,30,30,32,31,3A,43,6F,6E,73,75,6D,70,74,69,6F,6E,5F,50,6F,77,65,72,5F,4C,33,5F,4F,42,49,53,5F,36,31,2E,37,2E,30,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,6F,74,61,6C,5F,4F,42,49,53,5F,32,2E,38,2E,30,3A,31,39,32,38,30,2E,38,31,36,37,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,31,5F,4F,42,49,53,5F,32,2E,38,2E,31,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,32,5F,4F,42,49,53,5F,32,2E,38,2E,32,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,33,5F,4F,42,49,53,5F,32,2E,38,2E,33,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,34,5F,4F,42,49,53,5F,32,2E,38,2E,34,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,35,5F,4F,42,49,53,5F,32,2E,38,2E,35,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,36,5F,4F,42,49,53,5F,32,2E,38,2E,36,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,37,5F,4F,42,49,53,5F,32,2E,38,2E,37,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,38,5F,4F,42,49,53,5F,32,2E,38,2E,38,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,54,61,72,69,66,39,5F,4F,42,49,53,5F,32,2E,38,2E,39,3A,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,43,61,6C,63,75,6C,61,74,65,64,50,6F,77,65,72,5F,4F,42,49,53,5F,32,2E,39,39,2E,30,3A,31,31,2E,31,39,35,31,3B,20,30,30,32,31,3A,44,65,6C,69,76,65,72,79,5F,50,6F,77,65,72,5F,4F,42,49,53,5F,32,2E,37,2E,30,3A,3B,20,30,30,32,31,3A,54,6F,74,61,6C,5F,50,6F,77,65,72,5F,4F,42,49,53,5F,31,35,2E,37,2E,30,3A,3B,20,30,30,32,31,3A,54,6F,74,61,6C,5F,50,6F,77,65,72,5F,4F,42,49,53,5F,31,36,2E,37,2E,30,3A,3B,20;
        Anbei noch der Screenshot
        Klicke auf die Grafik für eine vergrößerte Ansicht

Name: ScreenShot4641.jpg
Ansichten: 168
Größe: 143,3 KB
ID: 340135

        Kommentar

        • gtrdriver
          LoxBus Spammer
          • 08.05.2016
          • 282

          #5
          Hallo zusammen

          hat hier evtl jemand eine Idee was hier nicht funktioniert ?

          Ich hab das jetzt schon gefühlt mit allen Varianten probiert die mir eingefallen sind ...

          Kommentar

          • gtrdriver
            LoxBus Spammer
            • 08.05.2016
            • 282

            #6
            Hallo

            Problem behoben ...

            Kommentar

            Lädt...