Neues Plugin: Smartmeter - Stromzähler auslesen

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • loxforum
    Smart Home'r
    • 08.10.2021
    • 58

    Zitat von snehvid

    Mein Loxberry liegt leider nicht in dem gleichen Raum, wo auch der Zählerschrank ist. D.h. wenn ich jetzt auf diese Variante gehen müsste (weil OEM Loxone Zähler nicht funktioniert), dann brauche ich einen zweiten Loxberry? Oder wie löse ich es am besten?

    LG
    Ich habe folgendes für das Auslesen vom Smartmeter im Keller in Verwendung: https://www.german-metering.de/auslesekopf-op-400 am Loxberry hängt ein RS485-USB Adapter, in den Keller geht ein CAT6Kabel, davon zwei Litzen 24V/GND und zwei Litzen RS485+/-. Sind 3 Stockwerke dazwischen, also Distanz ist kein Problem, WLAN ginge hier nicht und ich brauch keinen Stromanschluss beim Stromzähler.
    Zuletzt geändert von loxforum; 27.12.2023, 13:25.

    Kommentar

    • snehvid
      Extension Master
      • 24.03.2022
      • 119

      Super Hinweise, danke Euch. Ich habe ausreichenden WLAN-Empfang im Technikraum und auch eine Steckdose im Schaltschrank, sodass ich mich für zwei Module auf Basis Tasmota entschieden haben, welche über USB-C mit Strom versorgt werden. Keine Bastelarbeit notwendig, aber mit 50 Euro pro Lesekopf hat das natürlich auch seinen Preis. ich werde berichten.

      MQTT oder HTTP? Ist das egal oder sollte man auf lieber ein Protokoll bevorzugen? Native Integration in Loxone ist mehr wichtig, ungern Umwege über Loxberry, wenn anders möglich,

      Kommentar

      • Noschvie
        LoxBus Spammer
        • 24.09.2018
        • 407

        Welches Modul hast du gewählt, eines mit einem ESP32? MQTT ist gegenüber http zu bevorzugen, da ressourcenschonender.

        Kommentar

        • snehvid
          Extension Master
          • 24.03.2022
          • 119

          Den habe ich bestellt:



          Ich werde erst einmal HTTP testen, bevor ich auf MQTT gehe - ich möchte einfach bei solchen Basis-Anbindungen kein Loxberry dazwischen haben. Wenn die Sonos-Steuerung ausfällt oder der Staubsaugroboter, ist es vertretbar. Beim Last- bzw. Energiemanagement weniger.

          LG
          Zuletzt geändert von snehvid; 28.12.2023, 13:46.

          Kommentar


          • Prof.Mobilux
            Prof.Mobilux kommentierte
            Kommentar bearbeiten
            Dann möchtest Du aber auch keine ESP32 Lösung für Dein Lastmanagement, die Deinen Zähler per IR Schnittstelle auslesen muss... Für ein echtes ESS ist das zu langsam, egal ob per MQTT oder (noch schlimmer) HTTP.

          • snehvid
            snehvid kommentierte
            Kommentar bearbeiten
            Sondern?

          • Prof.Mobilux
            Prof.Mobilux kommentierte
            Kommentar bearbeiten
            Gridzähler per RS485 oder Modbus.
        • loxforum
          Smart Home'r
          • 08.10.2021
          • 58

          Zitat von snehvid
          MQTT oder HTTP? Ist das egal oder sollte man auf lieber ein Protokoll bevorzugen?
          Da eh schon ein Loxberry in Verwendung ist, definitiv MQTT, ich habe bei mir mittlerweile alles auf MQTT umgestellt, da dies einfach viel zuverlässiger funktioniert. Bei mir kommen die Werte von Smartmeter auch im Sekundentakt, also nicht wirklich ideal für ein kontinuierliches HTTP Request. Noch ein Vorteil von MQTT: Mit dem LWT kann man den Miniserver automatisch informieren, wenn das Gerät offline geht. Also wenn möglich, dann unbedingt MQTT verwenden. HTTP verwende ich mittlerweile nur noch zum Scrapen vom lokalen "Badewetter".

          Kommentar

          • LoxMunich
            Extension Master
            • 29.12.2016
            • 146

            Ich bräuchte bitte auch hier noch mal eure Hilfe: Seit kurzem habe ich einen neuen Zähler Landis+Gyr E220

            Mit einer starken LED-Taschenlampe habe ich die PIN eingegeben und den Zähler vorbereitet:
            • mit Taschenlampe von links nach rechts über die beiden IR-Punkte fahren (recht zügig); im Display steht links unten PIN
            • Bei der PIN-Eingabe wird der Wert jeweils durch einen kurzen Lichtimpuls (mit Taschenlampe zügig von links nach rechts und in einem Schwung zurück) um eine Ziffer erhöht geändert. Sobald der gewünschte Wert erreicht ist, warten und nach kurzer Zeit springt der Curser auf die nächste Stelle. Wenn man dann die komplette PIN eingegeben hat:
            • im Menü blättert man durch einen kurzen Lichtimpuls durch die verschiedenen Punkte. Es dauert ca. 10 Menüeinträge bis man auf den Punkt INFO kommt. Diesen durch einen langen Impuls (Taschenlampe ca. 5 Sekunden auf die IR-Schnittstelle halten) auf ON gesetzt
            • dann weiter im Menü zum nächsten Punkt ("PIN") und durch einen langen Lichtimpuls auf OFF stellen


            Im Handbuch steht etwas von " [...] SML gepusht" und Kommunikationsparameter: Der Kommunikationskanal hat folgende Parameter: • Bitrate 9600 Baud • Code 8-N-1


            Da der E220 nicht explizit aufgeführt ist, habe ich "Manuelle Konfiguration". gewählt; aber was genau gebe ich bei

            Protokoll:
            Max. Baudrate:
            Initiale Baudrate:
            Parity:
            Handshake:
            Databits:
            Stopbits:
            Timeout:
            Verzögerung:
            CRC:​

            ein?

            Ist richtig:

            Protokoll: Generic SML-Protocoll
            Max. Baudrate: 9600
            Initiale Baudrate: 9600
            Parity: None
            Handshake: None
            Databits: 8
            Stopbits: 1
            Timeout: 120
            Verzögerung: 2
            CRC:​ CRC16_X_25​



            Ich bekomme dann aber nur zurück:

            Code:
            All data written to /var/run/shm/smartmeter/0047.xxxx
            0047: UDP String to send: 0047:Last_Update:2023-12-29 22:38:41; 0047:Last_UpdateLoxEpoche:473121521;
            0047:Consumption_Total_OBIS_1.8.0:1082.311;
            0047:Consumption_CalculatedPower_OBIS_1.99.0:0.0000;
            0047:Delivery_Total_OBIS_2.8.0:2759.5848;
            0047:Delivery_CalculatedPower_OBIS_2.99.0:0.0000;
            0047:Total_Power_OBIS_16.7.0:0.603;
            0047: Send Data to Miniserver at 192.168.xxx.xxx.
            0047: Send OK to Miniserver. IP:192.168.xxx.xxx Port:7005​
            Zuletzt geändert von LoxMunich; 29.12.2023, 21:42.

            Kommentar

            • Sebastian
              LoxBus Spammer
              • 28.08.2015
              • 240

              Zitat von LoxMunich
              Ich bräuchte bitte auch hier noch mal eure Hilfe
              Hi,

              ich habe zwar nicht deinen Zähler, aber auch 8-N-1.
              Hier meine Config:

              Klicke auf die Grafik für eine vergrößerte Ansicht  Name: image.png Ansichten: 0 Größe: 53,7 KB ID: 416659
              Angehängte Dateien

              Kommentar

              • loxfused
                Dumb Home'r
                • 07.10.2015
                • 23

                blacksun
                Hi und Danke schon mal.
                Hier der Dump zu # 689.2
                Angehängte Dateien
                Zuletzt geändert von loxfused; 22.01.2024, 15:10.

                Kommentar

                • haegar2910
                  Azubi
                  • 03.10.2015
                  • 8

                  Guten Abend ich verstehe mal wieder nicht warum ich die Werte nicht empfange. Ich habe das Plugin meiner Meinung nach richtig konfiguriert.

                  Wenn ich die Seite im Plugin aufrufe erhalte ich folgendes:
                  Klicke auf die Grafik für eine vergrößerte Ansicht

Name: grafik.png
Ansichten: 322
Größe: 10,4 KB
ID: 420178
                  Im UDP Monitor:

                  Klicke auf die Grafik für eine vergrößerte Ansicht

Name: grafik.png
Ansichten: 311
Größe: 6,9 KB
ID: 420179

                  Konfig:
                  Klicke auf die Grafik für eine vergrößerte Ansicht

Name: grafik.png
Ansichten: 343
Größe: 7,5 KB
ID: 420180
                  Klicke auf die Grafik für eine vergrößerte Ansicht

Name: grafik.png
Ansichten: 307
Größe: 46,3 KB
ID: 420181
                  Was mache ich falsch, bzw. wo liegt mein Denkfehler?

                  Kommentar


                  • Prof.Mobilux
                    Prof.Mobilux kommentierte
                    Kommentar bearbeiten
                    Slash am Anfang korrekt?

                  • haegar2910
                    haegar2910 kommentierte
                    Kommentar bearbeiten
                    Habe gestern abend entnervt aufgegeben, man muss einsehen wenn es nichts mehr wird.
                    Heute morgen frisch ans Werk, den ersten Kommentar gelesen, nochmal alles kontrolliert, es fehlte ein kleines i hinter dem Slash.
                    Verflucht soviele Stunden sinnlos getestet und probiert.
                • pere
                  Azubi
                  • 07.07.2022
                  • 5

                  Zitat von Joh S.

                  Hi JensGeen ,
                  ich bin in den letzten beiden Tagen damit zugange gewesen, exakt gleiche Geschichte (Wechsel von Iskra (MT 681) auf ZPA.)

                  Versuch es mal wie im Anhang, Bestätigung wäre super. So ging es bei mir. Später kann ich sonst dazu nochmal Infos ergänzen, bin grad aufn Sprung.
                  Ich habe auch einen ZPA GH305 statt dem Iskra bekommen.

                  Vielen Dank für die Infos, das hat mich ein ganzes Stück weitergebracht. Aber das geht nur, wenn ich den erweiterten Datensatz deaktiviere.
                  Ansonsten kommt ein Fehler beim Auslesen und er kann die Daten nicht auswerten.

                  Welche Erfahrungen hast du hier gemacht? Wäre nicht dramatisch, dadurch fehlt mir eigentlich nur die aktuelle Leistung,...

                  Viele Grüße
                  Peter

                  Kommentar

                  • Joh S.
                    Smart Home'r
                    • 27.10.2016
                    • 94

                    Zitat von pere

                    Ich habe auch einen ZPA GH305 statt dem Iskra bekommen.

                    Vielen Dank für die Infos, das hat mich ein ganzes Stück weitergebracht. Aber das geht nur, wenn ich den erweiterten Datensatz deaktiviere.
                    Ansonsten kommt ein Fehler beim Auslesen und er kann die Daten nicht auswerten.

                    Welche Erfahrungen hast du hier gemacht? Wäre nicht dramatisch, dadurch fehlt mir eigentlich nur die aktuelle Leistung,...

                    Viele Grüße
                    Peter
                    Danke fürs Feedback; gut zu wissen, dass die Parameter passen!
                    Meiner Meinung nach sind gerade die Daten aus dem erweiterten Datensatz interessant.
                    Mit den absoluten Zählerständen kannst du ja nichts anfangen aber aktuelle Leistung bzw. aktuelle Einspeisung ist wichtig - darüber regelt man ja letzten Endes etwas.
                    Den absoluten Stand auszulesen fällt mir aktuell kein wirklicher smarter Mehrwert zu ein....
                    Es kostet ja nur ein Anruf und du erhältst den Code um den Zähler freizuschalten. ;-)

                    Kommentar


                    • pere
                      pere kommentierte
                      Kommentar bearbeiten
                      Ich habe ja den Code, aber wenn man den erweiterten Datensatz sich anzeigen lässt, dann klappt das auslesen nicht mehr.
                      Deaktivieren ich den, dann geht das wieder.



                      In Kapitel 5.1 wird das mit dem erweiterten Datensatz beschrieben.

                      Hast du eine Idee woran das liegen könnte?
                  • Joh S.
                    Smart Home'r
                    • 27.10.2016
                    • 94

                    pere Ah ok dann habe ich es falsch verstanden.
                    Ok das ist seltsam.. Wo kommt denn die Fehlermeldung bzw. welche genau?

                    Das hier bekommst du im Plugin aber angezeigt?
                    Code:
                    01304DE3:Last_Update:2024-02-15 12:22:20
                    01304DE3:Last_UpdateLoxEpoche:477231740
                    01304DE3:Consumption_Total_OBIS_1.8.0:1673.2118
                    01304DE3:Consumption_CalculatedPower_OBIS_1.99.0:1 .0286
                    01304DE3:Consumption_Power_L1_OBIS_36.7.0:0.207
                    01304DE3:Consumption_Power_L2_OBIS_56.7.0:0.207
                    01304DE3:Consumption_Power_L3_OBIS_76.7.0:0.324
                    01304DE3:Delivery_Total_OBIS_2.8.0:669.2733
                    01304DE3:Delivery_CalculatedPower_OBIS_2.99.0:0.0000
                    01304DE3:Total_Power_OBIS_16.7.0:0.739
                    #EOF​

                    Kommentar

                    • pere
                      Azubi
                      • 07.07.2022
                      • 5

                      [QUOTE=Joh S.;n423165]pere Ah ok dann habe ich es falsch verstanden.
                      Ok das ist seltsam.. Wo kommt denn die Fehlermeldung bzw. welche genau?

                      Mit dem aktivierten erweiterten Datensatz sieht es so aus

                      Code:
                      DK0EJFVF: Found configuration for DK0EJFVF
                      DK0EJFVF: Manual settings.
                      DK0EJFVF: Protocol: iskra691sml
                      DK0EJFVF: Timeout: 5
                      DK0EJFVF: Delay: 1
                      DK0EJFVF: CRC: CRC16_X_25
                      DK0EJFVF: Device: /dev/serial/smartmeter/DK0EJFVF
                      DK0EJFVF: Baudrate:9600/9600 Databits:8 Stopbits:1 Parity:none Handshake:none
                      Initial Baudrate: 9600
                      Max Baudrate: 9600
                      Protocol: iskra691sml
                      Timeout: 5
                      Delay: 1
                      CRC: CRC16_X_25
                      Setting up port /dev/serial/smartmeter/DK0EJFVF: Baudrate:9600/9600 Databits:8 Stopbits:1 Parity:none Handshake:none
                      00DE01770701004C0700FF0101621B52005900000000000000210177070100200700FF0101622352FE690000000000005BE30177070100340700FF0101622352FE690000000000005A970177070100480700FF0101622352FE690000000000005BD301770701001F0700FF0101622152FD6900000000000003A00177070100330700FF0101622152FD6900000000000004150177070100470700FF0101622152FD69000000000000034A0177070100510701FF0101620852FF5900000000000004AD0177070100510702FF0101620852FF5900000000000009700177070100510704FF0101620852FF590000000000000AC1017707010051070FFF0101620852FF5900000000000009DB017707010051071AFF0101620852FF590000000000000B1B010101639FDD007605007C9EE6620062007265000002017101638B8F00001B1B1B1B1A0106C61B1B1B1B010101017605007C9EE76200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298AD30163AC0F007605007C9EE86200620072650000070177010B0A015A50410001348357070100620AFFFF7262016500298AD3F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C210401621E52FF69000000000053448E0177070100010801FF0101621E52FF69000000000053448E0177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000018309501770701000E0700FF0101622C52FE69000000000000138D017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C21040177070100100700FF0101621B52005900000000000000080177070100240700FF0101621B520059000000000000000F0177070100380700FF0101621B520059FFFFFFFFFFFFFFDF01770701004C0700FF0101621B520059000000000000001A0177070100200700FF0101622352FE690000000000005BE30177070100340700FF0101622352FE690000000000005A970177070100480700FF0101622352FE690000000000005BD301770701001F0700FF0101622152FD6900000000000003A00177070100330700FF0101622152FD6900000000000004150177070100470700FF0101622152FD69000000000000034A0177070100510701FF0101620852FF5900000000000004AD0177070100510702FF0101620852FF5900000000000009700177070100510704FF0101620852FF590000000000000AC7017707010051070FFF0101620852FF5900000000000009E0017707010051071AFF0101620852FF590000000000000B0201010163F1F1007605007C9EE962006200726500000201710163A0BA00001B1B1B1B1A01FCFF1B1B1B1B010101017605007C9EEA6200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298AD40163A120007605007C9EEB6200620072650000070177010B0A015A50410001348357070100620AFFFF7262016500298AD4F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C210401621E52FF69000000000053448E0177070100010801FF0101621E52FF69000000000053448E0177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000018309501770701000E0700FF0101622C52FE69000000000000138D017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C21040177070100100700FF0101621B52005900000000000000050177070100240700FF0101621B520059000000000000000C0177070100380700FF0101621B520059FFFFFFFFFFFFFFDD01770701004C0700FF0101621B520059000000000000001B0177070100200700FF0101622352FE690000000000005BDA0177070100340700FF0101622352FE690000000000005A8F0177070100480700FF0101622352FE690000000000005BD301770701001F0700FF0101622152FD6900000000000003A60177070100330700FF0101622152FD6900000000000004160177070100470700FF0101622152FD6900000000000003500177070100510701FF0101620852FF5900000000000004AE0177070100510702FF0101620852FF5900000000000009700177070100510704FF0101620852FF590000000000000ABD017707010051070FFF0101620852FF5900000000000009D9017707010051071AFF0101620852FF590000000000000B0601010163897B007605007C9EEC62006200726500000201710163B9A900001B1B1B1B1A014E821B1B1B1B010101017605007C9EED6200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298AD50163AB3E007605007C9EEE6200620072650000070177010B0A015A50410001348357070100620AFFFF7262016500298AD5F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C210401621E52FF69000000000053448E0177070100010801FF0101621E52FF69000000000053448E0177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000018309501770701000E0700FF0101622C52FE69000000000000138D017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C21040177070100100700FF0101621B52005900000000000000090177070100240700FF0101621B520059000000000000000C0177070100380700FF0101621B520059FFFFFFFFFFFFFFDE01770701004C0700FF0101621B520059000000000000001E0177070100200700FF0101622352FE690000000000005BDA0177070100340700FF0101622352FE690000000000005A8F0177070100480700FF0101622352FE690000000000005BD301770701001F0700FF0101622152FD6900000000000003A60177070100330700FF0101622152FD6900000000000004160177070100470700FF0101622152FD6900000000000003500177070100510701FF0101620852FF5900000000000004AE0177070100510702FF0101620852FF5900000000000009700177070100510704FF0101620852FF590000000000000ABE017707010051070FFF0101620852FF5900000000000009DC017707010051071AFF0101620852FF590000000000000B120101016396CA007605007C9EEF620062007265000002017101634EA700001B1B1B1B1A010EF81B1B1B1B010101017605007C9EF06200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298AD601631BD7007605007C9EF16200620072650000070177010B0A015A50410001348357070100620AFFFF7262016500298AD6F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C210401621E52FF69000000000053448E0177070100010801FF0101621E52FF69000000000053448E0177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000018309501770701000E0700FF0101622C52FE69000000000000138D017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C21040177070100100700FF0101621B52005900000000000000100177070100240700FF0101621B520059000000000000000D0177070100380700FF0101621B520059FFFFFFFFFFFFFFDF01770701004C0700FF0101621B52005900000000000000240177070100200700FF0101622352FE690000000000005BD80177070100340700FF0101622352FE690000000000005A8E0177070100480700FF0101622352FE690000000000005BCD01770701001F0700FF0101622152FD69000000000000039E0177070100330700FF0101622152FD6900000000000004280177070100470700FF0101622152FD69000000000000034C0177070100510701FF0101620852FF5900000000000004AE0177070100510702FF0101620852FF5900000000000009710177070100510704FF0101620852FF590000000000000AC1017707010051070FFF0101620852FF5900000000000009DE017707010051071AFF0101620852FF590000000000000B2A0101016321BA007605007C9EF262006200726500000201710163EFC300001B1B1B1B1A01FED51B1B1B1B010101017605007C9EF36200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298AD7016362A3007605007C9EF46200620072650000070177010B0A015A50410001348357070100620AFFFF7262016500298AD7F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C210401621E52FF69000000000053448E0177070100010801FF0101621E52FF69000000000053448E0177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000018309501770701000E0700FF0101622C52
                      Save raw buffer to /var/run/shm/smartmeter/DK0EJFVF.dump
                      Parse /var/run/shm/smartmeter/DK0EJFVF.dump as SML-Protocol.
                      Buffer:
                      656 bytes skipped at begining!
                      ERROR: '00' expected, got '0100480700FF0101622352FE690000000000005BD301770701...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(498): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #3 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #4 {main}
                      502 bytes skipped in between!
                      ERROR: '00' expected, got '0100480700FF0101622352FE690000000000005BD301770701...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(498): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #3 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #4 {main}
                      502 bytes skipped in between!
                      ERROR: '00' expected, got '0100480700FF0101622352FE690000000000005BD301770701...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(498): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #3 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #4 {main}
                      502 bytes skipped in between!
                      ERROR: '00' expected, got '0100480700FF0101622352FE690000000000005BCD01770701...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(498): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #3 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #4 {main}
                      502 bytes skipped in between!
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(287): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: '77' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(356): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(357): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(358): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(359): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(360): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(283): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(305): SML_PARSER->readInteger()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(362): SML_PARSER->readInteger8()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #8 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #9 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #10 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(364): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #7 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #8 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(365): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(415): SML_PARSER->readListEntry()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(439): SML_PARSER->readValList()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #6 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #7 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #8 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #9 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(157): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(440): SML_PARSER->parse_sml_data()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #6 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #7 {main}
                      ERROR: Error, unexpected type 'x' TL=  !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(440): SML_PARSER->parse_sml_data()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #5 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #6 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(272): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(441): SML_PARSER->readOctet()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(462): SML_PARSER->readListResponse()
                      #4 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(486): SML_PARSER->readMessageBody()
                      #5 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #6 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #7 {main}
                      ERROR: can't read enough bytes !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(294): SML_PARSER->read()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(496): SML_PARSER->readUnsigned()
                      #3 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #4 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #5 {main}
                      ERROR: '00' expected, got '...' !
                      #1 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(498): SML_PARSER->match()
                      #2 /opt/loxberry/bin/plugins/smartmeter/php_sml_parser.class.php(524): SML_PARSER->parse_sml_message()
                      #3 /opt/loxberry/bin/plugins/smartmeter/sml_parser.php(37): SML_PARSER->parse_sml_hexdata()
                      #4 {main}
                      
                      Calculate average power for cons.
                      Last Reading: 0.000. Saved before: 0.0742 hours. Consumption: 0.0000. Avg. Power: 0.0000,
                      Calculate average power for del.
                      Last Reading: 0.000. Saved before: 0.0742 hours. Consumption: 0.0000. Avg. Power: 0.0000,
                      Save Meter data to /var/run/shm/smartmeter/DK0EJFVF.data.
                      All data written to /var/run/shm/smartmeter/DK0EJFVF.xxxx
                      DK0EJFVF: UDP String to send: DK0EJFVF:Last_Update:2024-03-08 20:49:35; DK0EJFVF:Last_UpdateLoxEpoche:479162975; DK0EJFVF:Consumption_CalculatedPower_OBIS_1.99.0:0.0000;​
                      Und wenn ich den wieder deaktiviere, sieht es so aus:

                      Code:
                      DK0EJFVF: Found configuration for DK0EJFVF
                      DK0EJFVF: Manual settings.
                      DK0EJFVF: Protocol: iskra691sml
                      DK0EJFVF: Timeout: 5
                      DK0EJFVF: Delay: 1
                      DK0EJFVF: CRC: CRC16_X_25
                      DK0EJFVF: Device: /dev/serial/smartmeter/DK0EJFVF
                      DK0EJFVF: Baudrate:9600/9600 Databits:8 Stopbits:1 Parity:none Handshake:none
                      Initial Baudrate: 9600
                      Max Baudrate: 9600
                      Protocol: iskra691sml
                      Timeout: 5
                      Delay: 1
                      CRC: CRC16_X_25
                      Setting up port /dev/serial/smartmeter/DK0EJFVF: Baudrate:9600/9600 Databits:8 Stopbits:1 Parity:none Handshake:none
                      00C01B1B1B1B010101017605007C99B06200620072650000010176010B0A015A5041000134835705010203040B0A015A50410001348357726201650029891601631B90007605007C99B16200620072650000070177010B0A015A50410001348357070100620AFFFF726201650029891678770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C310401621E52FF6900000000005344800177070100010801FF0101621E52FF6900000000005344800177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF690000000000183094017707010000020000010101010332310177070100605A020101010101057249A01D01010163239F007605007C99B26200620072650000020171016339D00000001B1B1B1B1A0245671B1B1B1B010101017605007C99B36200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298917016362E4007605007C99B46200620072650000070177010B0A015A50410001348357070100620AFFFF726201650029891778770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C310401621E52FF6900000000005344800177070100010801FF0101621E52FF6900000000005344800177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF690000000000183094017707010000020000010101010332310177070100605A020101010101057249A01D01010163DD14007605007C99B5620062007265000002017101637AC80000001B1B1B1B1A02E95B1B1B1B1B010101017605007C99B66200620072650000010176010B0A015A5041000134835705010203040B0A015A504100013483577262016500298918016349D1007605007C99B76200620072650000070177010B0A015A50410001348357070100620AFFFF726201650029891878770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C110401621E52FF6900000000005344800177070100010801FF0101621E52FF6900000000005344800177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF690000000000183094017707010000020000010101010332310177070100605A020101010101057249A01D0101016390AD007605007C99B8620062007265000002017101630BF60000001B1B1B1B1A02CA4E1B1B1B1B010101017605007C99B96200620072650000010176010B0A015A5041000134835705010203040B0A015A5041000134835772620165002989190163A51B007605007C99BA6200620072650000070177010B0A015A50410001348357070100620AFFFF726201650029891978770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C310401621E52FF6900000000005344800177070100010801FF0101621E52FF6900000000005344800177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF690000000000183094017707010000020000010101010332310177070100605A020101010101057249A01D010101631C25007605007C99BB62006200726500000201710163FCF80000001B1B1B1B1A025BA21B1B1B1B010101017605007C99BC6200620072650000010176010B0A015A5041000134835705010203040B0A015A50410001348357726201650029891A01632E87007605007C99BD6200620072650000070177010B0A015A50410001348357070100620AFFFF726201650029891A78770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C310401621E52FF6900000000005344800177070100010801FF0101621E52FF6900000000005344800177070100010802FF0101621E52FF6900000000000000000177070100
                      Save raw buffer to /var/run/shm/smartmeter/DK0EJFVF.dump
                      Parse /var/run/shm/smartmeter/DK0EJFVF.dump as SML-Protocol.
                      Buffer:
                      4 bytes skipped at begining!
                      1-0:96.50.1*255(ZPA*)
                      (0A015A50410001348357*)
                      1-0:1.8.0*255(545.7024*kWh)
                      1-0:1.8.1*255(545.7024*kWh)
                      1-0:1.8.2*255(0*kWh)
                      1-0:2.8.0*255(158.53*kWh)
                      (3231*)
                      (7249A01D*)
                      
                      Calculate average power for cons.
                      Last Reading: 545.702. Saved before: 0.0344 hours. Consumption: 0.0000. Avg. Power: 0.0000,
                      Calculate average power for del.
                      Last Reading: 158.530. Saved before: 0.0344 hours. Consumption: 0.0000. Avg. Power: 0.0000,
                      Save Meter data to /var/run/shm/smartmeter/DK0EJFVF.data.
                      All data written to /var/run/shm/smartmeter/DK0EJFVF.xxxx​


                      Woran kann das liegen? Er scheint ja Daten zu empfangen.

                      Vielen Dank im Voraus und viele Grüße
                      Peter

                      Kommentar


                      • blacksun
                        blacksun kommentierte
                        Kommentar bearbeiten
                        Hallo Peter, sende mir mal die dump Datei aus Save raw buffer to /var/run/shm/smartmeter/DK0EJFVF.dump. Ich glaub, man muss die Datei umbenennen, damit man diese hier hochladen kann. Dann schau ich mir das mit dem erweitertem Datensatz an.

                      • pere
                        pere kommentierte
                        Kommentar bearbeiten
                        Reicht dir das so?

                        Code:
                        loxberry@loxberry:~ $ cat /var/run/shm/smartmeter/DK0EJFVF.dump
                        0000FF0101621B520059FFFFFFFFFFFFFFE601770701004C0700FF0101621B520059FFFFFFFFFFFFFFD00177070100200700FF0101622352FE690000000000005A7D0177070100340700FF0101622352FE690000000000005B3C0177070100480700FF0101622352FE690000000000005C6801770701001F0700FF0101622152FD6900000000000003650177070100330700FF0101622152FD6900000000000003690177070100470700FF0101622152FD6900000000000002C30177070100510701FF0101620852FF5900000000000004AA0177070100510702FF0101620852FF5900000000000009530177070100510704FF0101620852FF590000000000000BBA017707010051070FFF0101620852FF590000000000000A04017707010051071AFF0101620852FF5900000000000009AF01010163C0C700760500830C9C620062007265000002017101630A6200001B1B1B1B1A011B471B1B1B1B01010101760500830C9D6200620072650000010176010B0A015A5041000134835705010203040B0A015A5041000134835772620165002BAF650163884900760500830C9E6200620072650000070177010B0A015A50410001348357070100620AFFFF72620165002BAF65F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C610401621E52FF6900000000005370E70177070100010801FF0101621E52FF6900000000005370E70177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000020380B01770701000E0700FF0101622C52FE690000000000001388017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C61040177070100100700FF0101621B52005900000000000000070177070100240700FF0101621B52005900000000000000530177070100380700FF0101621B520059FFFFFFFFFFFFFFE801770701004C0700FF0101621B520059FFFFFFFFFFFFFFCD0177070100200700FF0101622352FE690000000000005A7D0177070100340700FF0101622352FE690000000000005B3C0177070100480700FF0101622352FE690000000000005C6801770701001F0700FF0101622152FD6900000000000003650177070100330700FF0101622152FD6900000000000003690177070100470700FF0101622152FD6900000000000002C30177070100510701FF0101620852FF5900000000000004AA0177070100510702FF0101620852FF5900000000000009530177070100510704FF0101620852FF590000000000000BB9017707010051070FFF0101620852FF590000000000000A0C017707010051071AFF0101620852FF5900000000000009A2010101630C5700760500830C9F62006200726500000201710163FD6C00001B1B1B1B1A012DB41B1B1B1B01010101760500830CA06200620072650000010176010B0A015A5041000134835705010203040B0A015A5041000134835772620165002BAF66016393EB00760500830CA16200620072650000070177010B0A015A50410001348357070100620AFFFF72620165002BAF66F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C600401621E52FF6900000000005370E70177070100010801FF0101621E52FF6900000000005370E70177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000020380B01770701000E0700FF0101622C52FE690000000000001387017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C60040177070100100700FF0101621B52005900000000000000000177070100240700FF0101621B52005900000000000000530177070100380700FF0101621B520059FFFFFFFFFFFFFFE601770701004C0700FF0101621B520059FFFFFFFFFFFFFFC70177070100200700FF0101622352FE690000000000005A790177070100340700FF0101622352FE690000000000005B350177070100480700FF0101622352FE690000000000005C6C01770701001F0700FF0101622152FD6900000000000003680177070100330700FF0101622152FD6900000000000003690177070100470700FF0101622152FD6900000000000002CA0177070100510701FF0101620852FF5900000000000004A80177070100510702FF0101620852FF5900000000000009510177070100510704FF0101620852FF590000000000000BBA017707010051070FFF0101620852FF590000000000000A06017707010051071AFF0101620852FF59000000000000099101010163D3CB00760500830CA262006200726500000201710163FCBD00001B1B1B1B1A0144351B1B1B1B01010101760500830CA36200620072650000010176010B0A015A5041000134835705010203040B0A015A5041000134835772620165002BAF670163EA9F00760500830CA46200620072650000070177010B0A015A50410001348357070100620AFFFF72620165002BAF67F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C600401621E52FF6900000000005370E70177070100010801FF0101621E52FF6900000000005370E70177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000020380B01770701000E0700FF0101622C52FE690000000000001387017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C60040177070100100700FF0101621B52005900000000000000000177070100240700FF0101621B52005900000000000000530177070100380700FF0101621B520059FFFFFFFFFFFFFFE701770701004C0700FF0101621B520059FFFFFFFFFFFFFFC70177070100200700FF0101622352FE690000000000005A790177070100340700FF0101622352FE690000000000005B350177070100480700FF0101622352FE690000000000005C6C01770701001F0700FF0101622152FD6900000000000003680177070100330700FF0101622152FD6900000000000003690177070100470700FF0101622152FD6900000000000002CA0177070100510701FF0101620852FF5900000000000004A80177070100510702FF0101620852FF5900000000000009510177070100510704FF0101620852FF590000000000000BBA017707010051070FFF0101620852FF590000000000000A0B017707010051071AFF0101620852FF59000000000000098F01010163375C00760500830CA562006200726500000201710163BFA500001B1B1B1B1A01083B1B1B1B1B01010101760500830CA66200620072650000010176010B0A015A5041000134835705010203040B0A015A5041000134835772620165002BAF680163C1AA00760500830CA76200620072650000070177010B0A015A50410001348357070100620AFFFF72620165002BAF68F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C600401621E52FF6900000000005370E70177070100010801FF0101621E52FF6900000000005370E70177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000020380B01770701000E0700FF0101622C52FE690000000000001388017707010000020000010101010332310177070100605A020101010101057249A01D0177070100616100FF0101010105000000000177070100600500FF0101010105001C60040177070100100700FF0101621B52005900000000000000010177070100240700FF0101621B52005900000000000000530177070100380700FF0101621B520059FFFFFFFFFFFFFFE601770701004C0700FF0101621B520059FFFFFFFFFFFFFFC80177070100200700FF0101622352FE690000000000005A7F0177070100340700FF0101622352FE690000000000005B440177070100480700FF0101622352FE690000000000005C6C01770701001F0700FF0101622152FD69000000000000036B0177070100330700FF0101622152FD6900000000000003710177070100470700FF0101622152FD6900000000000002CD0177070100510701FF0101620852FF5900000000000004A80177070100510702FF0101620852FF5900000000000009520177070100510704FF0101620852FF590000000000000BBA017707010051070FFF0101620852FF590000000000000A06017707010051071AFF0101620852FF59000000000000099301010163AE8300760500830CA862006200726500000201710163CE9B00001B1B1B1B1A01D2A31B1B1B1B01010101760500830CA96200620072650000010176010B0A015A5041000134835705010203040B0A015A5041000134835772620165002BAF6901632D6000760500830CAA6200620072650000070177010B0A015A50410001348357070100620AFFFF72620165002BAF69F10A770701006032010101010101045A50410177070100600100FF010101010B0A015A504100013483570177070100010800FF65001C610401621E52FF6900000000005370E70177070100010801FF0101621E52FF6900000000005370E70177070100010802FF0101621E52FF6900000000000000000177070100020800FF0101621E52FF69000000000020
                    • pere
                      Azubi
                      • 07.07.2022
                      • 5

                      blacksun

                      Anbei noch als Datei. Vielen Dank im Voraus.
                      Angehängte Dateien

                      Kommentar

                      • blacksun
                        MS Profi
                        • 20.01.2016
                        • 557

                        Hallo Pere, installiere dir mal das aktuelle master.



                        Dein Zähler gibt im erweiterten Modus 26 Werte aus. Diese werden jetzt durch das Plugin ausgelesen, allerdings nicht per UDP übertragen. Das macht keinen Sinn oder brauchst du einen Phasenwinkel :-)

                        Kommentar

                        Lädt...