Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter "smartmeter"

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.4k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.6k

Adapter "smartmeter"

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
3.6k Beiträge 280 Kommentatoren 2.4m Aufrufe 161 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • apollon77A Online
    apollon77A Online
    apollon77
    schrieb am zuletzt editiert von
    #288

    hast Du nach Installation von node 7 auch die Module neu installiert? Musst Du machen.

    node 7 installieren, dann in /opt/iobroker

    Das reinstall.sh mit dem Hier https://github.com/ioBroker/ioBroker.js … install.sh ersetzen und starten. Dann werden die ganzen Pakete neu gebaut ... das sollte dann klappen.

    Falls Du dann nochnal auf node 6 zurück musst das gleiche wieder (aber prüfe ob du das reinstal.sh neu aus github holen musst falls es drüberinstalliert wurde oder so :-)

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    1 Antwort Letzte Antwort
    0
    • ThisoftT Offline
      ThisoftT Offline
      Thisoft
      schrieb am zuletzt editiert von
      #289

      Ach du meine Güte - muss man denn bei Linux wirklich alles "zu Fuß" machen ;) Und das im Zeitalter von selbstfahrenden Autos ;) Da sträubt sich ja meine gesamte angeborene Faulheit dagegen :)

      Aber ich verstehe schon deine Erklärung. Wenn ich mal wieder Zeit und Lust habe mache ich mich noch mal dran…

      22 HM-Geräte; PivCCU2 auf RasPi

      ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

      1 Antwort Letzte Antwort
      0
      • apollon77A Online
        apollon77A Online
        apollon77
        schrieb am zuletzt editiert von
        #290

        hat glaub ich nix mit Linux zu tun … Wäre bei Windows auch nicht anders.

        Da bei node-Modulen immer alles irgendwo verteilt in lokalen Verzeichnissen liegt kann ein node-Update das gar nicht alles glatt ziehen ...

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Antwort Letzte Antwort
        0
        • ThisoftT Offline
          ThisoftT Offline
          Thisoft
          schrieb am zuletzt editiert von
          #291

          Naja, wenn ich unter Windows z.B. ein höheres .NET-Framework installiere starte ich einmal das Setup, warte ein Weilchen und wenn der Installer fertig ist kann ich das verwenden, ganz ohne Reboot und sonstigen Verrenkungen…

          Aber das nur am Rande - wir schweifen vom Thema ab. Ich melde mich wieder wenn ich den zweiten Anlauf mit node 7 genommen habe.

          22 HM-Geräte; PivCCU2 auf RasPi

          ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

          1 Antwort Letzte Antwort
          0
          • E Offline
            E Offline
            ein-bayer
            schrieb am zuletzt editiert von
            #292

            hallo apollon

            ich wollte heute auf die aktuelle Version wechseln, beim update bekam ich schon einige Fehlermeldungen. Um diese nachzuvollziehen hab ich den adapter gelöscht und wollte eine Neuinstallation machen.

            ich bekomme folgende Fehlermeldung

            $ ./iobroker url "smartmeter"

            install smartmeter

            npm install smartmeter –production --prefix "/opt/iobroker" (System call)

            npm

            ERR! Linux 4.4.34-v7+

            npm

            ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "smartmeter" "--production" "--prefix" "/opt/iobroker"

            npm ERR! node v4.7.3

            npm ERR! npm v2.15.11npm ERR!

            code E404

            npm ERR!

            404 Registry returned 404 for GET on https://registry.npmjs.org/smartmeternpm ERR! 404

            npm ERR!

            404 'smartmeter' is not in the npm registry.npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

            npm ERR! 404 It was specified as a dependency of 'iobroker.core'

            npm ERR! 404 npm ERR! 404 Note that you can also install from a

            npm

            ERR! 404 tarball, folder, http url, or git url.

            npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log

            ERROR: host.garage Cannot install smartmeter: 1

            ERROR: process exited with code 25

            was mache ich falsch?

            1 Antwort Letzte Antwort
            0
            • a200A Offline
              a200A Offline
              a200
              schrieb am zuletzt editiert von
              #293

              @ein-bayer:

              hallo apollon

              ich wollte heute auf die aktuelle Version wechseln, beim update bekam ich schon einige Fehlermeldungen. Um diese nachzuvollziehen hab ich den adapter gelöscht und wollte eine Neuinstallation machen.

              ich bekomme folgende Fehlermeldung

              $ ./iobroker url "smartmeter"

              install smartmeter

              npm install smartmeter –production --prefix "/opt/iobroker" (System call)

              npm

              ERR! Linux 4.4.34-v7+

              npm

              ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "smartmeter" "--production" "--prefix" "/opt/iobroker"

              npm ERR! node v4.7.3

              npm ERR! npm v2.15.11npm ERR!

              code E404

              npm ERR!

              404 Registry returned 404 for GET on https://registry.npmjs.org/smartmeternpm ERR! 404

              npm ERR!

              404 'smartmeter' is not in the npm registry.npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

              npm ERR! 404 It was specified as a dependency of 'iobroker.core'

              npm ERR! 404 npm ERR! 404 Note that you can also install from a

              npm

              ERR! 404 tarball, folder, http url, or git url.

              npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log

              ERROR: host.garage Cannot install smartmeter: 1

              ERROR: process exited with code 25

              was mache ich falsch? `

              Wie schon irgendwo weiter oben beschrieben:

              Als root über die konsole ausführen.

              iobroker upgrade smartmeter https://github.com/Apollon77/ioBroker.smartmeter

              IoBroker auf QNAP TS-451, Raspi und NUC

              1 Antwort Letzte Antwort
              0
              • HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #294

                Jetzt kann ich endlich mitspielen.

                Habe versucht den Adapter zu installieren.

                Nach dem ENOGIT jetzt git installiert und dann dieses:

                ! ````
                $ ./iobroker add smartmeter
                npm install iobroker.smartmeter --production --prefix "/opt/iobroker" (System call)
                npm
                WARN addRemoteGit Error: Command failed: git config --get remote.origin.urlnpm WARN addRemoteGit
                npm WARN addRemoteGit at ChildProcess.exithandler (child_process.js:206:12)
                npm WARN addRemoteGit at emitTwo (events.js:106:13)
                npm WARN addRemoteGit at ChildProcess.emit (events.js:191:7)
                npm WARN addRemoteGit at maybeClose (internal/child_process.js:877:16)
                npm WARN
                addRemoteGit at Socket. <anonymous>(internal/child_process.js:334:11)npm WARN addRemoteGit at emitOne (events.js:96:13)
                npm WARN addRemoteGit at Socket.emit (events.js:188:7)
                npm WARN addRemoteGit at Pipe._handle.close [as _onclose] (net.js:498:12)
                ! npm WARN addRemoteGit apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2 because of error: { Error: Command failed: git config --get remote.origin.urlnpm WARN addRemoteGit
                npm WARN addRemoteGit at ChildProcess.exithandler (child_process.js:206:12)
                npm WARN addRemoteGit at emitTwo (events.js:106:13)
                npm WARN addRemoteGit
                at ChildProcess.emit (events.js:191:7)npm WARN addRemoteGit at maybeClose (internal/child_process.js:877:16)
                npm WARN addRemoteGit at Socket. <anonymous>(internal/child_process.js:334:11)
                npm WARN addRemoteGit at emitOne (events.js:96:13)
                npm WARN addRemoteGit at Socket.emit (events.js:188:7)
                npm
                WARN addRemoteGit at Pipe._handle.close [as _onclose] (net.js:498:12)npm WARN addRemoteGit killed: false,
                npm WARN
                addRemoteGit
                code: 1,npm WARN addRemoteGit signal: null,
                npm WARN addRemoteGit cmd: 'git config --get remote.origin.url' }
                ! node-pre-gyp
                ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v48-linux-arm.tar.gz
                node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@6.9.5 (node-v48 ABI) (falling back to source compile with node-gyp)
                gyp
                WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.9.5"gyp WARN
                EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/serialport/.node-gyp"
                make: *** No rule to make target '../.node-gyp/6.9.5/include/node/common.gypi', needed by 'Makefile'. Schluss.
                gyp

                ERR! build error
                gyp ERR! stack Error: make failed with exit code: 2
                gyp ERR! stack at ChildProcess.onExit (/opt/iobroker/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
                gyp ERR! stack at emitTwo (events.js:106:13)gyp ERR! stack at ChildProcess.emit (events.js:191:7)
                gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
                gyp ERR! System Linux 4.4.38-v7+
                gyp ERR! command "/usr/bin/nodejs" "/opt/iobroker/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node" "--module_name=serialport" "--module_path=/opt/iobroker/node_modules/serialport/build/Release"
                gyp ERR! cwd /opt/iobroker/node_modules/serialport
                gyp ERR! node -v v6.9.5
                gyp ERR! node-gyp -v v3.4.0
                gyp ERR! not ok

                node-pre-gyp ERR! build error
                node-pre-gyp
                ERR! stack Error: Failed to execute '/usr/bin/nodejs /opt/iobroker/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/opt/iobroker/node_modules/serialport/build/Release/serialport.node --module_name=serialport --module_path=/opt/iobroker/node_modules/serialport/build/Release' (1)node-pre-gyp ERR!
                stack at ChildProcess. <anonymous>(/opt/iobroker/node_modules/serialport/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
                node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
                node-pre-gyp ERR!
                stack at maybeClose (internal/child_process.js:877:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
                node-pre-gyp ERR! System Linux 4.4.38-v7+
                node-pre-gyp ERR! command "/usr/bin/nodejs" "/opt/iobroker/node_modules/serialport/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                node-pre-gyp ERR! cwd /opt/iobroker/node_modules/serialport
                node-pre-gyp ERR!
                node -v v6.9.5node-pre-gyp ERR! node-pre-gyp -v v0.6.32
                node-pre-gyp ERR! not ok

                ! npm
                ERR!
                Linux 4.4.38-v7+npm
                ERR! argv
                "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.smartmeter" "--production" "--prefix" "/opt/iobroker"npm ERR! node v6.9.5
                npm ERR! npm v3.10.10
                npm ERR! code ELIFECYCLE
                ! npm ERR! serialport@4.0.7 install: node-pre-gyp install --fallback-to-buildnpm ERR! Exit status 1
                npm ERR!
                npm ERR! Failed at the serialport@4.0.7 install script 'node-pre-gyp install --fallback-to-build'.
                npm ERR! Make sure you have the latest version of node.js and npm installed.
                npm ERR! If you do, this is most likely a problem with the serialport package,
                npm ERR! not with npm itself.
                npm ERR! Tell the author that this fails on your system:
                npm ERR! node-pre-gyp install --fallback-to-build
                npm ERR! You can get information on how to open an issue for this project with:
                npm ERR! npm bugs serialport
                npm ERR! Or if that isn't available, you can get their info via:
                npm ERR! npm owner ls serialport
                npm ERR! There is likely additional logging output above.
                ! npm ERR! Please include the following file with any support request:npm ERR! /opt/npm-debug.log
                npm ERR! code 1
                ! ERROR: host.Keller-RasPi2 Cannot install iobroker.smartmeter: 1
                ERROR: process exited with code 25</anonymous></anonymous></anonymous>

                
                Gruß
                
                Rainer

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                0
                • HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #295

                  Und löppt!

                  Klasse!

                  @a200:

                  Als root über die konsole ausführen. `
                  Das was ich bei serialport schon immer vermutet habe: Es muss ein echter root sein!

                  User pi mit sudo su klappt nicht!

                  Gruß

                  Rainer

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • wendy2702W Online
                    wendy2702W Online
                    wendy2702
                    schrieb am zuletzt editiert von
                    #296

                    Heute meinen neuen PI3 installiert.

                    Jessie light nach Anleitung.

                    Dann Node nach der Anleitung von der ioBroker Seite.

                    Dann iobroker, Multihost config, Admin, Serialport, Smartmeter… hat zusammen keine 30 minuten gedauert und rennt!

                    :D :D

                    Bitte keine Fragen per PN, die gehören ins Forum!

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #297

                      Und da ist der Erfolg
                      144_screenshot_20170215-233909.png

                      Gute Nacht

                      Rainer

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • Y Offline
                        Y Offline
                        ykuendig
                        schrieb am zuletzt editiert von
                        #298

                        Da hatte wohl etwas mehr Nebel-Pech heute morgen als Du.
                        452_elektro01.png

                        Gruss Yves

                        1 Antwort Letzte Antwort
                        0
                        • apollon77A Online
                          apollon77A Online
                          apollon77
                          schrieb am zuletzt editiert von
                          #299

                          @ykuendig: Off-Topic: Wo kommt das "Panel möglich" und "Panel effektiv" her? ;)

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          1 Antwort Letzte Antwort
                          0
                          • Y Offline
                            Y Offline
                            ykuendig
                            schrieb am zuletzt editiert von
                            #300

                            @apollon77:

                            @ykuendig: Off-Topic: Wo kommt das "Panel möglich" und "Panel effektiv" her? ;) `
                            Damits Topic-Konform wird: –-> http://forum.iobroker.net/viewtopic.php?f=21&t=5309

                            Gruss Yves

                            1 Antwort Letzte Antwort
                            0
                            • wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              schrieb am zuletzt editiert von
                              #301

                              Hi,

                              irgendwie scheint da doch irgendetwas nicht zu stimmen oder vergleiche ich die falschen Werte miteinander?

                              Wie kann ich Bezug und Einspeisung gleichzeitig haben!?

                              999_bezug_und_einspeisung.jpg

                              Laut meinem Sunny Portal habe ich das natürlich nicht Zeitgleich.

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              1 Antwort Letzte Antwort
                              0
                              • apollon77A Online
                                apollon77A Online
                                apollon77
                                schrieb am zuletzt editiert von
                                #302

                                Haben die Werte das gleiche "zuletzt aktualisiert" Datum? siehst Du als Mouse-Over wenn du über den Wert gehst.

                                Ansonsten macht der Adapter nur das was an Daten kommt. Im Debug-Modus siehst du genau was vom Smartmeter kommt

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Antwort Letzte Antwort
                                0
                                • wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  schrieb am zuletzt editiert von
                                  #303

                                  Muss ich mal schauen.

                                  Zur Zeit habe ich nur Einspeisung was sich mit dem Portal deckt.

                                  Bitte keine Fragen per PN, die gehören ins Forum!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  1 Antwort Letzte Antwort
                                  0
                                  • wendy2702W Online
                                    wendy2702W Online
                                    wendy2702
                                    schrieb am zuletzt editiert von
                                    #304

                                    @apollon77:

                                    Haben die Werte das gleiche "zuletzt aktualisiert" Datum? siehst Du als Mouse-Over wenn du über den Wert gehst.

                                    Ansonsten macht der Adapter nur das was an Daten kommt. Im Debug-Modus siehst du genau was vom Smartmeter kommt `

                                    Hm,

                                    schon komisch was der scheinbar Liefert.

                                    Bezug:

                                    999_bezug_zeitstempel.jpg

                                    Abgabe (Einspeisung):

                                    999_einspeisung_zeitstempel.jpg

                                    Bitte keine Fragen per PN, die gehören ins Forum!

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    1 Antwort Letzte Antwort
                                    0
                                    • apollon77A Online
                                      apollon77A Online
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #305

                                      Also sieht für mich korrekt aus … also liefert er das so ... kannst höchstens den Zählerhersteller fragen was das bedeutet :-)

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      1 Antwort Letzte Antwort
                                      0
                                      • wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        schrieb am zuletzt editiert von
                                        #306

                                        Gerade mal mit dem EVU gesprochen.

                                        Die wollen den Zähler mal prüfen da diese Verhalten nicht normal sein soll.

                                        Entweder Bezug oder Einspeisung, beides geht eigentlich nicht. Da er mir die Werte auch am Display vom Zähler ausgibt liegt es nicht am Smartmeter Adapter.

                                        Bitte keine Fragen per PN, die gehören ins Forum!

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        1 Antwort Letzte Antwort
                                        0
                                        • R Offline
                                          R Offline
                                          RappiRN
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #307

                                          Hallo,

                                          ich habe hier schon fleißig mitgelesen. Hatte aber Probleme mit der Forumanmeldung.

                                          Ich habe einen Zähler von Elster den AS1440. Den Smartmeteradapter habe ich probeweise auf einem BananaPi mit installiertem iobroker. Da habe ich den Smartmeter-Adapter installiert und wie folgt eingestellt:

                                          2216_smartmeter.jpg

                                          Ich habe den USB-Lesekopf aus dem Volkszähler-Projekt.

                                          Wenn die Einstellungen gespeichert werden und der Adapter gestartet wird kommen folgende lo-Meldungen:

                                          ! Drücke Strg+A und danach Strg+C, um den Inhalt in die Zwischenablage zu kopieren. Klicke irgendwo, um das Fenster zu schliessen.
                                          ! host.ioBroker-BPi 2017-02-22 16:38:07.890 info instance system.adapter.smartmeter.0 terminated with code 0 (OK)
                                          ! smartmeter.0 2017-02-22 16:38:07.852 info terminating
                                          ! host. 2017-02-22 16:38:07.845 debug redis publish io.system.adapter.smartmeter.0.alive {'val':false,'ack':true,'ts':1487777887845,'q':0,'from':'system.adapter.smartmeter.0','lc':1487777887845}
                                          ! smartmeter.0 2017-02-22 16:38:07.351 debug SERIALPORT CLOSE
                                          ! host.ioBroker-BPi 2017-02-22 16:38:07.278 info stopInstance system.adapter.smartmeter.0 killing pid 1180
                                          ! host.ioBroker-BPi 2017-02-22 16:38:07.276 info stopInstance system.adapter.smartmeter.0
                                          ! smartmeter.0 2017-02-22 16:38:07.281 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(0000244.6' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.278 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! host.ioBroker-BPi 2017-02-22 16:38:07.273 info object change system.adapter.smartmeter.0
                                          ! smartmeter.0 2017-02-22 16:38:07.245 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(0000244.6' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.243 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:07.207 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.5
                                          66(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(0000244.' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.205 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:07.170 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(0000244' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.168 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:07.134 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.5
                                          66(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(000024' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.132 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:07.097 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(00002' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.095 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:07.061 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.5
                                          66(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(0000' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.059 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:07.024 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(000' -> null
                                          ! smartmeter.0 2017-02-22 16:38:07.022 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.987 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.5
                                          66(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(00' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.985 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.951 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(0' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.949 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.914 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.5
                                          66(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067(' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.912 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.878 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.067' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.876 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.841 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.5
                                          66(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.06' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.840 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.804 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.0*' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.802 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 16:38:06.768 debug MATCH-RESULT SIGNON: 'Wh)\r\n1.8.566(0000000.0kWh)\r\n1.8.565(0000000.0kWh)\r\n1.8.564(0000000.0kWh)\r\n1.8.563(0000000.0kWh)\r\n1.8.562(0000000.0kWh)\r\n1.8.561(0000000.0kWh)\r\n1.8.6(0000000.0kWh)\r\n1.8.675(0000000.0kWh)\r\n1.8.674(0000000.0kWh)\r\n1.8.673(0000000.0kWh)\r\n1.8.672(0000000.0kWh)\r\n1.8.671(0000000.0kWh)\r\n1.8.670(0000000.0kWh)\r\n1.8.669(0000000.0kWh)\r\n1.8.668(0000000.0kWh)\r\n1.8.667(0000000.0kWh)\r\n1.8.666(0000000.0kWh)\r\n1.8.665(0000000.0kWh)\r\n1.8.664(0000000.0kWh)\r\n1.8.663(0000000.0kWh)\r\n1.8.662(0000000.0kWh)\r\n1.8.661(0000000.0kWh)\r\n1.8.7(0000000.0kWh)\r\n1.8.775(0000000.0kWh)\r\n1.8.774(0000000.0kWh)\r\n1.8.773(0000000.0kWh)\r\n1.8.772(0000000.0kWh)\r\n1.8.771(0000000.0kWh)\r\n1.8.770(0000000.0kWh)\r\n1.8.769(0000000.0kWh)\r\n1.8.768(0000000.0kWh)\r\n1.8.767(0000000.0kWh)\r\n1.8.766(0000000.0kWh)\r\n1.8.765(0000000.0kWh)\r\n1.8.764(0000000.0kWh)\r\n1.8.763(0000000.0kWh)\r\n1.8.762(0000000.0kWh)\r\n1.8.761(0000000.0kWh)\r\n1.8.8(0000000.0kWh)\r\n1.8.875(0000000.0kWh)\r\n1.8.874(0000000.0kWh)\r\n1.8.873(0000000.0kWh)\r\n1.8.872(0000000.0kWh)\r\n1.8.871(0000000.0kWh)\r\n1.8.870(0000000.0kWh)\r\n1.8.869(0000000.0kWh)\r\n1.8.868(0000000.0kWh)\r\n1.8.867(0000000.0kWh)\r\n1.8.866(0000000.0kWh)\r\n1.8.865(0000000.0kWh)\r\n1.8.864(0000000.0kWh)\r\n1.8.863(0000000.0kWh)\r\n1.8.862(0000000.0kWh)\r\n1.8.861(0000000.0kWh)\r\n1.9.0(0000239.5kWh)\r\n1.9.075(0000380.5kWh)\r\n1.9.074(0000489.0kWh)\r\n1.9.073(0000397.5kWh)\r\n1.9.072(0000397.6kWh)\r\n1.9.071(0000227.3kWh)\r\n1.9.070(0000172.6kWh)\r\n1.9.069(0000216.5kWh)\r\n1.9.068(0000193.2kWh)\r\n1.9.0' -> null
                                          ! smartmeter.0 2017-02-22 16:38:06.766 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE

                                          ! Drücke Strg+A und danach Strg+C, um den Inhalt in die Zwischenablage zu kopieren. Klicke irgendwo, um das Fenster zu schliessen.
                                          ! host.ioBroker-BPi 2017-02-22 17:18:06.730 info instance system.adapter.smartmeter.0 terminated with code 0 (OK)
                                          ! host. 2017-02-22 17:18:06.682 debug redis publish io.system.adapter.smartmeter.0.alive {'val':false,'ack':true,'ts':1487780286681,'q':0,'from':'system.adapter.smartmeter.0','lc':1487780286681}
                                          ! smartmeter.0 2017-02-22 17:18:06.190 debug SERIALPORT CLOSE
                                          ! host.ioBroker-BPi 2017-02-22 17:18:06.135 info stopInstance system.adapter.smartmeter.0 killing pid 1297
                                          ! host.ioBroker-BPi 2017-02-22 17:18:06.133 info stopInstance system.adapter.smartmeter.0
                                          ! host.ioBroker-BPi 2017-02-22 17:18:06.128 info object change system.adapter.smartmeter.0
                                          ! smartmeter.0 2017-02-22 17:18:06.128 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2.8.572(' -> null
                                          ! smartmeter.0 2017-02-22 17:18:06.126 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:06.091 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2.8.572' -> null
                                          ! smartmeter.0 2017-02-22 17:18:06.089 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:06.054 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2.8.57' -> null
                                          ! smartmeter.0 2017-02-22 17:18:06.052 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:06.017 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:06.015 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.981 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0*kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.979 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.944 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2.8.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.942 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.908 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2.8' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.906 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.871 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0*kWh)\r\n2.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.869 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.834 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n2' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.832 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.791 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)\r\n' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.789 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.755 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0*kWh)\r' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.753 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.718 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh)' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.716 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.681 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0kWh' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.679 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.645 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0*kW' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.643 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.608 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0k' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.606 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.571 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.569 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.536 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.534 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.497 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.496 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.461 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.460 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.424 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(000000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.423 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.387 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(00000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.386 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.352 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.350 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.315 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.313 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.278 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(00' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.277 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.241 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.240 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.204 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573(' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.203 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.168 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.573' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.167 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.131 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.57' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.130 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.103 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.102 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.060 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.057 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.033 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.8.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:05.031 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:05.019 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0*kWh)\r\n2.8' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.989 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.959 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.947 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.913 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r\n2' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.910 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.869 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0*kWh)\r\n' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.867 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.833 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\r' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.831 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.796 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.794 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.759 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0*kWh' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.757 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.723 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kW' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.721 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.686 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0k' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.684 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.649 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0*' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.647 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.614 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.612 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.576 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.574 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.540 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.538 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.503 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(000000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.501 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.466 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(00000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.464 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.430 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.428 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.393 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.391 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.357 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(00' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.355 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.320 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.318 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.283 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.281 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.247 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.245 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.210 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.57' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.208 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.175 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.172 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.137 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0*kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.135 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.100 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.098 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.063 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.062 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:04.026 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0*kWh)\r\n2.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:04.025 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.989 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.988 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.943 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.942 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.908 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0*kWh)\r' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.905 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.882 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.880 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.833 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.832 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.798 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0*kW' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.795 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.763 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0k' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.761 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.724 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.722 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.687 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.686 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.650 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.649 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.613 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.612 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.579 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(000000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.577 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.541 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(00000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.539 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.505 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.503 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.468 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(000' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.466 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.431 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(00' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.429 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.395 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.393 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.358 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.356 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.326 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.319 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.285 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.57' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.283 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.248 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.246 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.212 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.5' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.210 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.175 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.173 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.138 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0*kWh)\r\n2.8' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.136 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.103 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=
                                          ]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.101 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.064 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.4
                                          61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.063 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE
                                          ! smartmeter.0 2017-02-22 17:18:03.022 debug MATCH-RESULT SIGNON: '\u0019\u0006\u0006\u0006\u0006\u0006\u0006f\u0019&]}=_]\u001ca2.8.461(0000000.0kWh)\r\n2.8.5(0000000.0*kWh)\r\n' -> null
                                          ! smartmeter.0 2017-02-22 17:18:03.020 debug CURRENT PROCESS STEP 2 IN CHECKMESSAGE

                                          Im ersten log stehen ja unter 1.9.0 usw sogar ein paar Werte, wie ich grad gesehen habe. Es werden aber keinerlei Objekte angelegt.

                                          Die Meldungen sind noch viel mehr.

                                          Die Paritätseinstellung, Data-Bits und Stop-Bits habe ich ebenfalls von VZ. Da steht auch, dass die BAUD-Rate am Anfang 300 sein soll und dann erhöht werden kann. Außerdem steht da auch noch was von Eröffnungssequenz, wo muss das rein?

                                          Rappi

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          838

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe