Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.0k

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

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

Adapter "smartmeter"

Scheduled Pinned Locked Moved ioBroker Allgemein
3.6k Posts 280 Posters 2.4m Views 161 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #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 Reply Last reply
    0
    • HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #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 Reply Last reply
      0
      • wendy2702W Online
        wendy2702W Online
        wendy2702
        wrote on last edited by
        #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!

        😄 😄

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

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

        1 Reply Last reply
        0
        • HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #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 Reply Last reply
          0
          • Y Offline
            Y Offline
            ykuendig
            wrote on last edited by
            #298

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

            Gruss Yves

            1 Reply Last reply
            0
            • apollon77A Online
              apollon77A Online
              apollon77
              wrote on last edited by
              #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 Reply Last reply
              0
              • Y Offline
                Y Offline
                ykuendig
                wrote on last edited by
                #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 Reply Last reply
                0
                • wendy2702W Online
                  wendy2702W Online
                  wendy2702
                  wrote on last edited by
                  #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 Reply Last reply
                  0
                  • apollon77A Online
                    apollon77A Online
                    apollon77
                    wrote on last edited by
                    #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 Reply Last reply
                    0
                    • wendy2702W Online
                      wendy2702W Online
                      wendy2702
                      wrote on last edited by
                      #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 Reply Last reply
                      0
                      • wendy2702W Online
                        wendy2702W Online
                        wendy2702
                        wrote on last edited by
                        #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 Reply Last reply
                        0
                        • apollon77A Online
                          apollon77A Online
                          apollon77
                          wrote on last edited by
                          #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 Reply Last reply
                          0
                          • wendy2702W Online
                            wendy2702W Online
                            wendy2702
                            wrote on last edited by
                            #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 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              RappiRN
                              Most Active
                              wrote on last edited by
                              #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 Reply Last reply
                              0
                              • wendy2702W Online
                                wendy2702W Online
                                wendy2702
                                wrote on last edited by
                                #308

                                Eröffnungs sequenz = SignOn Nachricht

                                Hast du mal einen anderen Modus versucht?

                                Das sieht ähnlich aus wie bei mir. Und da lag es am modus.

                                Und das überschreiben der Baudraten Änderung würde ich erstmal weglassen.

                                Gesendet von iPhone mit Tapatalk Pro

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

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

                                1 Reply Last reply
                                0
                                • R Offline
                                  R Offline
                                  RappiRN
                                  Most Active
                                  wrote on last edited by
                                  #309

                                  jetzt hab ich die Einstellungen so:

                                  2216_1.jpg

                                  Hast du das so gemeint? Da kommen nur noch Adapter Statusmeldungen im log:

                                  ! 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 18:06:00.014 info Do not restart adapter system.adapter.smartmeter.0 because disabled or deleted
                                  ! host.ioBroker-BPi 2017-02-22 18:06:00.009 error instance system.adapter.smartmeter.0 terminated with code 3 (Adapter disabled or invalid config)
                                  ! host. 2017-02-22 18:05:59.969 debug redis mget 1 1
                                  ! host. 2017-02-22 18:05:59.963 debug redis publish io.system.adapter.smartmeter.0.connected {'val':true,'ack':true,'ts':1487783159958,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783159958}
                                  ! host. 2017-02-22 18:05:59.955 debug redis publish io.system.adapter.smartmeter.0.alive {'val':true,'ack':true,'ts':1487783159954,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783159954}
                                  ! host. 2017-02-22 18:05:59.945 debug redis keys 1 .logging
                                  ! smartmeter.0 2017-02-22 18:05:59.930 error adapter disabled
                                  ! host. 2017-02-22 18:05:59.834 debug redis get system.adapter.smartmeter.0.alive ok: {'val':false,'ack':true,'ts':1487783124105,'q':0,'from':'system.host.ioBroker-BPi','lc':1487783124046}
                                  ! host. 2017-02-22 18:05:59.787 info States connected to redis 127.0.0.1:6379
                                  ! smartmeter.0 2017-02-22 18:05:59.759 debug statesDB connected
                                  ! smartmeter.0 2017-02-22 18:05:59.608 debug objectDB connected
                                  ! host.ioBroker-BPi 2017-02-22 18:05:29.915 info object change system.adapter.smartmeter.0
                                  ! host.ioBroker-BPi 2017-02-22 18:05:24.102 info Restart adapter system.adapter.smartmeter.0 because enabled
                                  ! host.ioBroker-BPi 2017-02-22 18:05:24.099 error instance system.adapter.smartmeter.0 terminated with code 0 (OK)
                                  ! smartmeter.0 2017-02-22 18:05:24.055 info terminating
                                  ! host. 2017-02-22 18:05:24.047 debug redis publish io.system.adapter.smartmeter.0.alive {'val':false,'ack':true,'ts':1487783124046,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783124046}
                                  ! smartmeter.0 2017-02-22 18:05:23.552 debug SERIALPORT CLOSE
                                  ! smartmeter.0 2017-02-22 18:05:23.544 warn Exception: Error: No answer from Serial Device after last request.
                                  ! smartmeter.0 2017-02-22 18:05:23.535 error at Timer.listOnTimeout (timers.js:207:5)
                                  ! smartmeter.0 2017-02-22 18:05:23.535 error at tryOnTimeout (timers.js:237:5)
                                  ! smartmeter.0 2017-02-22 18:05:23.535 error at ontimeout (timers.js:365:14)
                                  ! smartmeter.0 2017-02-22 18:05:23.535 error at Timeout. (/opt/iobroker/node_modules/iobroker.smartmeter/node_modules/smartmeter-obis/lib/transports/SerialRequestResponseTransport.js:156:26)
                                  ! smartmeter.0 2017-02-22 18:05:23.535 error at SerialRequestResponseTransport.handleSerialTimeout (/opt/iobroker/node_modules/iobroker.smartmeter/node_modules/smartmeter-obis/lib/transports/SerialRequestResponseTransport.js:178:11)
                                  ! smartmeter.0 2017-02-22 18:05:23.535 error Error: No answer from Serial Device after last request.
                                  ! smartmeter.0 2017-02-22 18:05:23.533 error uncaught exception: No answer from Serial Device after last request.
                                  ! smartmeter.0 2017-02-22 18:05:23.475 debug MESSAGE TIMEOUT TRIGGERED
                                  ! host. 2017-02-22 18:05:23.400 debug redis publish io.system.adapter.smartmeter.0.uptime {'val':66,'ack':true,'ts':1487783123399,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783123399}
                                  ! host. 2017-02-22 18:05:23.396 debug redis publish io.system.adapter.smartmeter.0.memHeapUsed {'val':14.74,'ack':true,'ts':1487783123395,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783123395}
                                  ! host. 2017-02-22 18:05:23.392 debug redis publish io.system.adapter.smartmeter.0.memHeapTotal {'val':30.99,'ack':true,'ts':1487783123391,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093364}
                                  ! host. 2017-02-22 18:05:23.388 debug redis publish io.system.adapter.smartmeter.0.memRss {'val':39.65,'ack':true,'ts':1487783123387,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093360}
                                  ! host. 2017-02-22 18:05:23.384 debug redis publish io.system.adapter.smartmeter.0.connected {'val':true,'ack':true,'ts':1487783123383,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063394}
                                  ! host. 2017-02-22 18:05:23.380 debug redis publish io.system.adapter.smartmeter.0.alive {'val':true,'ack':true,'ts':1487783123379,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063389}
                                  ! host. 2017-02-22 18:05:08.392 debug redis publish io.system.adapter.smartmeter.0.uptime {'val':51,'ack':true,'ts':1487783108385,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783108385}
                                  ! host. 2017-02-22 18:05:08.382 debug redis publish io.system.adapter.smartmeter.0.memHeapUsed {'val':14.63,'ack':true,'ts':1487783108381,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783108381}
                                  ! host. 2017-02-22 18:05:08.378 debug redis publish io.system.adapter.smartmeter.0.memHeapTotal {'val':30.99,'ack':true,'ts':1487783108377,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093364}
                                  ! host. 2017-02-22 18:05:08.374 debug redis publish io.system.adapter.smartmeter.0.memRss {'val':39.65,'ack':true,'ts':1487783108373,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093360}
                                  ! host. 2017-02-22 18:05:08.370 debug redis publish io.system.adapter.smartmeter.0.connected {'val':true,'ack':true,'ts':1487783108369,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063394}
                                  ! host. 2017-02-22 18:05:08.365 debug redis publish io.system.adapter.smartmeter.0.alive {'val':true,'ack':true,'ts':1487783108364,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063389}
                                  ! host. 2017-02-22 18:04:53.400 debug redis publish io.system.adapter.smartmeter.0.uptime {'val':36,'ack':true,'ts':1487783093399,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093399}
                                  ! host. 2017-02-22 18:04:53.375 debug redis publish io.system.adapter.smartmeter.0.memHeapUsed {'val':14.51,'ack':true,'ts':1487783093374,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093374}
                                  ! host. 2017-02-22 18:04:53.365 debug redis publish io.system.adapter.smartmeter.0.memHeapTotal {'val':30.99,'ack':true,'ts':1487783093364,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093364}
                                  ! host. 2017-02-22 18:04:53.361 debug redis publish io.system.adapter.smartmeter.0.memRss {'val':39.65,'ack':true,'ts':1487783093360,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783093360}
                                  ! host. 2017-02-22 18:04:53.355 debug redis publish io.system.adapter.smartmeter.0.connected {'val':true,'ack':true,'ts':1487783093354,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063394}
                                  ! host. 2017-02-22 18:04:53.350 debug redis publish io.system.adapter.smartmeter.0.alive {'val':true,'ack':true,'ts':1487783093350,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063389}
                                  ! host. 2017-02-22 18:04:38.377 debug redis publish io.system.adapter.smartmeter.0.uptime {'val':21,'ack':true,'ts':1487783078376,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783078376}
                                  ! host. 2017-02-22 18:04:38.359 debug redis publish io.system.adapter.smartmeter.0.memHeapUsed {'val':14.33,'ack':true,'ts':1487783078358,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783078358}
                                  ! host. 2017-02-22 18:04:38.354 debug redis publish io.system.adapter.smartmeter.0.memHeapTotal {'val':29.99,'ack':true,'ts':1487783078353,'q':0,'from':'system.adapter.smartmeter.0','lc':1487780280640}
                                  ! host. 2017-02-22 18:04:38.350 debug redis publish io.system.adapter.smartmeter.0.memRss {'val':39.02,'ack':true,'ts':1487783078349,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063402}
                                  ! host. 2017-02-22 18:04:38.346 debug redis publish io.system.adapter.smartmeter.0.connected {'val':true,'ack':true,'ts':1487783078345,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063394}
                                  ! host. 2017-02-22 18:04:38.341 debug redis publish io.system.adapter.smartmeter.0.alive {'val':true,'ack':true,'ts':1487783078341,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063389}
                                  ! smartmeter.0 2017-02-22 18:04:23.471 debug SET MESSAGE TIMEOUT TIMER: 60000
                                  ! smartmeter.0 2017-02-22 18:04:23.469 debug CURRENT PROCESS STEP 1 IN GETNEXTMESSAGE
                                  ! smartmeter.0 2017-02-22 18:04:23.463 debug CURRENT PROCESS STEP 0 IN GETNEXTMESSAGE
                                  ! smartmeter.0 2017-02-22 18:04:23.457 debug INITIAL MESSAGES TO SEND: 2
                                  ! smartmeter.0 2017-02-22 18:04:23.450 debug SERIALPORT RESET BAUDRATE TO 300
                                  ! host. 2017-02-22 18:04:23.439 debug redis mget 1 1
                                  ! smartmeter.0 2017-02-22 18:04:23.432 debug SERIALPORT OPEN
                                  ! host. 2017-02-22 18:04:23.415 debug redis publish io.system.adapter.smartmeter.0.uptime {'val':6,'ack':true,'ts':1487783063413,'q':0,'from':'system.adapter.smartmeter.0','lc':1487780280648}
                                  ! host. 2017-02-22 18:04:23.410 debug redis publish io.system.adapter.smartmeter.0.memHeapUsed {'val':13.95,'ack':true,'ts':1487783063409,'q':0,'from':'system.adapter.smartmeter.0','lc':1487780280644}
                                  ! host. 2017-02-22 18:04:23.407 debug redis publish io.system.adapter.smartmeter.0.memHeapTotal {'val':29.99,'ack':true,'ts':1487783063406,'q':0,'from':'system.adapter.smartmeter.0','lc':1487780280640}
                                  ! host. 2017-02-22 18:04:23.403 debug redis publish io.system.adapter.smartmeter.0.memRss {'val':39.02,'ack':true,'ts':1487783063402,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063402}
                                  ! host. 2017-02-22 18:04:23.398 debug redis publish io.system.adapter.smartmeter.0.connected {'val':true,'ack':true,'ts':1487783063394,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063394}
                                  ! host. 2017-02-22 18:04:23.390 debug redis publish io.system.adapter.smartmeter.0.alive {'val':true,'ack':true,'ts':1487783063389,'q':0,'from':'system.adapter.smartmeter.0','lc':1487783063389}
                                  ! host. 2017-02-22 18:04:23.381 debug redis keys 1 .logging
                                  ! host. 2017-02-22 18:04:23.373 debug redis psubscribe io.smartmeter.0.checkLogging
                                  ! smartmeter.0 2017-02-22 18:04:23.364 debug CREATE SERIALPORT: 300 7 1 even
                                  ! smartmeter.0 2017-02-22 18:04:23.347 debug SmartmeterObis options: {'debug':2,'protocol':'D0Protocol','transport':'SerialRequestResponseTransport','requestInterval':'300','transportSerialPort':'/dev/ttyUSB0','transportSerialBaudrate':300,'transportSerialDataBits':7,'transportSerialStopBits':1,'transportSerialParity':'even','protocolD0WakeupCharacters':null,'protocolD0SignOnMessage':'/?!'}
                                  ! smartmeter.0 2017-02-22 18:04:23.322 info starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.smartmeter, node: v6.9.4
                                  ! host. 2017-02-22 18:04:23.218 debug redis get system.adapter.smartmeter.0.alive ok: {'val':false,'ack':true,'ts':1487780286732,'q':0,'from':'system.host.ioBroker-BPi','lc':1487780286681}
                                  ! host. 2017-02-22 18:04:23.171 info States connected to redis 127.0.0.1:6379
                                  ! smartmeter.0 2017-02-22 18:04:23.136 debug statesDB connected
                                  ! smartmeter.0 2017-02-22 18:04:22.992 debug objectDB connected
                                  ! host.ioBroker-BPi 2017-02-22 18:04:17.505 info instance system.adapter.smartmeter.0 started with pid 1328
                                  ! host.ioBroker-BPi 2017-02-22 18:04:17.473 info object change system.adapter.smartmeter.0
                                  ! host.ioBroker-BPi 2017-02-22 18:04:14.350 info object change system.adapter.smartmeter.0
                                  ! host.ioBroker-BPi 2017-02-22 18:03:58.321 info object change system.adapter.smartmeter.0
                                  ! 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.4
                                  61(0000000.0
                                  kWh)\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.0kWh)\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.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.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.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' -> 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.0kWh)\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.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' -> 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.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\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.0kWh)\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.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.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.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' -> 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.0kW' -> 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.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.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.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.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.0*kWh)\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.461(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.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: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.0*kWh)\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.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.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.4
                                  61(0000000.0kWh)\r\n2.8.5(0000000.0kWh)\r\n2.8.575(0000000.0kWh)\r\n2.8.574(0000000.0kWh)\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.0*kWh)\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.461(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.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.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.0*kW' -> 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.461(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.4
                                  61(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

                                  Und bei den Instanzen geht die Lampe auf "Rot", das hat sie vorher nicht gemacht!

                                  Rappi :roll:

                                  1 Reply Last reply
                                  0
                                  • wendy2702W Online
                                    wendy2702W Online
                                    wendy2702
                                    wrote on last edited by
                                    #310

                                    Im Prinzip schon.

                                    Hast du mal versucht ob der Zaehler etwas ausgibt wenn du den Test laut volkszähler Wiki machst?

                                    Kannst du mal bei Modus etwas anderes einstellen?

                                    A, B, usw. Und mal testen.

                                    Gesendet von iPhone mit Tapatalk Pro

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

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

                                    1 Reply Last reply
                                    0
                                    • R Offline
                                      R Offline
                                      RappiRN
                                      Most Active
                                      wrote on last edited by
                                      #311

                                      Hab jetzt alle Modi A-E durch, da kommen weiterhin nur Statusmeldungen des Adapters wie eben schon angehangen. 😞

                                      Ich probier jetzt nochmal ohne SignOn, das aber eigentlich lt. Volkszähler verlangt wird.

                                      Die Tests von Volkszähler kriege ich nicht hin, beim BananaPi scheint ein bisschen mehr was anders zu sein, als beim Raspi. Volkszähler selbst hab ich auch nicht zum Laufen bekommen.

                                      Im ersten oder zweiten angehängten log waren doch aber schon ein paar Werte (1.9.0, sind glaub ich Monatswerte, oder?) drin, kann man nicht da irgendwo ansetzen?

                                      Rappi

                                      1 Reply Last reply
                                      0
                                      • wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        wrote on last edited by
                                        #312

                                        Hast du keinen Windows PC auf dem du mal HTERM installieren kannst zum

                                        Testen?

                                        Das wäre denke ich wichtig um sicher zu sein das der Zähler die Werte wirklich ausgibt.

                                        Gesendet von iPhone mit Tapatalk Pro

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

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

                                        1 Reply Last reply
                                        0
                                        • R Offline
                                          R Offline
                                          RappiRN
                                          Most Active
                                          wrote on last edited by
                                          #313

                                          Also, ich habe die 1.9.0 Werte nochmal mit meiner Exceltabelle verglichen, die ich zum Monatsende immer schreibe, das sind exakt die Werte des Monatlichen Verbrauchs.

                                          Ich hab glaub ich noch nicht erwähnt, dass ich einen Zweirichtungszähler nutze, wegen PV-Anlage. Der Zähler, um den es hier geht, misst die Einspeisung und den Verbrauch, wenn nicht genug erzeugt wird.

                                          Rappi

                                          Ich kann natürlich dieses hterm auf einem Windows PC mal ausprobieren! 😄

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          664

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe