Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter SourceAnalytix v0.2.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter SourceAnalytix v0.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dutchman
      Dutchman Developer Most Active Administrators @crunchip last edited by Dutchman

      @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

      Welche raw Daten? Ein Beispiel Raw?

      ja genau danke !

      hmm deine states fehlen ein par Attribute fur SourceAnalytix, deaktivier Sourcenalytix mal bei allen und aktiviere es erneut dan sollte im raw mehr Daten stehen

      Edit : ups warte das ist ja ein state von sourceanalytix, ich meinte den state welche du analysieren möchtest 😉

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @Dutchman last edited by

        @Dutchman probier ich gleich mal
        hier der debug..da kommt nicht viel

        2019-03-22 20:26:01.422 - info: host.IoBroker object change system.adapter.sourceanalytix.0
        2019-03-22 20:26:01.424 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
        2019-03-22 20:26:01.422 - info: host.IoBroker "system.adapter.sourceanalytix.0" disabled
        2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0
        2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 killing pid 24821
        2019-03-22 20:26:01.445 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
        2019-03-22 20:26:01.483 - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (OK)
        2019-03-22 20:26:15.835 - info: host.IoBroker object change system.adapter.sourceanalytix.0
        2019-03-22 20:26:33.396 - info: host.IoBroker object change system.adapter.sourceanalytix.0
        2019-03-22 20:26:33.397 - info: host.IoBroker "system.adapter.sourceanalytix.0" enabled
        2019-03-22 20:26:33.416 - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 26093
        2019-03-22 20:26:33.962 - debug: sourceanalytix.0 objectDB connected
        2019-03-22 20:26:34.004 - debug: sourceanalytix.0 statesDB connected
        2019-03-22 20:26:34.112 - info: sourceanalytix.0 starting. Version 0.2.26 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v8.15.1
        2019-03-22 20:26:34.244 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_1
        2019-03-22 20:26:34.411 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_2

        Dutchman 1 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators @crunchip last edited by

          @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

          hier der debug..da kommt nicht viel

          hmm das ist aber sehr wenig

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active last edited by

            nach dem beenden vom debug
            kommt wieder folgendes

            2019-03-22 20:32:47.937 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
            2019-03-22 20:32:47.962 - error: Caught by controller[1]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.962 - error: Caught by controller[1]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.962 - error: Caught by controller[1]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.962 - error: Caught by controller[1]: at
            2019-03-22 20:32:47.963 - error: Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.963 - error: Caught by controller[1]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 95)
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: at
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 96)
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.963 - error: Caught by controller[2]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.964 - error: Caught by controller[2]: at
            2019-03-22 20:32:47.964 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.964 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 97)
            2019-03-22 20:32:47.964 - error: Caught by controller[3]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.964 - error: Caught by controller[3]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.964 - error: Caught by controller[3]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.964 - error: Caught by controller[3]: at
            2019-03-22 20:32:47.964 - error: Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.964 - error: Caught by controller[3]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 98)
            2019-03-22 20:32:47.964 - error: Caught by controller[4]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.964 - error: Caught by controller[4]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.964 - error: Caught by controller[4]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.965 - error: Caught by controller[4]: at
            2019-03-22 20:32:47.965 - error: Caught by controller[4]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.965 - error: Caught by controller[4]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 99)
            2019-03-22 20:32:47.965 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.967 - error: Caught by controller[5]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.967 - error: Caught by controller[5]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: at
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 100)
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: at
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 101)
            2019-03-22 20:32:47.968 - error: Caught by controller[6]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.968 - error: Caught by controller[6]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.968 - error: Caught by controller[6]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.969 - error: Caught by controller[6]: at
            2019-03-22 20:32:47.969 - error: Caught by controller[6]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.969 - error: Caught by controller[6]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 102)
            2019-03-22 20:32:47.969 - error: Caught by controller[7]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.969 - error: Caught by controller[7]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.969 - error: Caught by controller[7]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.969 - error: Caught by controller[7]: at
            2019-03-22 20:32:47.969 - error: Caught by controller[7]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.969 - error: Caught by controller[7]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 103)
            2019-03-22 20:32:47.969 - error: Caught by controller[8]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.969 - error: Caught by controller[8]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.970 - error: Caught by controller[8]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.970 - error: Caught by controller[8]: at
            2019-03-22 20:32:47.970 - error: Caught by controller[8]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.970 - error: Caught by controller[8]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 104)
            2019-03-22 20:32:47.970 - error: Caught by controller[9]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.970 - error: Caught by controller[9]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.970 - error: Caught by controller[9]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.970 - error: Caught by controller[9]: at
            2019-03-22 20:32:47.970 - error: Caught by controller[9]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.970 - error: Caught by controller[9]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 105)
            2019-03-22 20:32:47.970 - error: Caught by controller[10]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.971 - error: Caught by controller[10]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.971 - error: Caught by controller[10]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.971 - error: Caught by controller[10]: at
            2019-03-22 20:32:47.971 - error: Caught by controller[10]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.971 - error: Caught by controller[10]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 106)
            2019-03-22 20:32:47.971 - error: Caught by controller[11]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.971 - error: Caught by controller[11]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.971 - error: Caught by controller[11]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.971 - error: Caught by controller[11]: at
            2019-03-22 20:32:47.971 - error: Caught by controller[11]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.971 - error: Caught by controller[11]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 107)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 108)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 109)
            2019-03-22 20:32:47.973 - error: Caught by controller[13]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.973 - error: Caught by controller[13]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.973 - error: Caught by controller[13]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.973 - error: Caught by controller[13]: at
            2019-03-22 20:32:47.973 - error: Caught by controller[13]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.973 - error: Caught by controller[13]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 110)
            2019-03-22 20:32:47.973 - error: Caught by controller[14]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.973 - error: Caught by controller[14]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.973 - error: Caught by controller[14]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.973 - error: Caught by controller[14]: at
            2019-03-22 20:32:47.973 - error: Caught by controller[14]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.974 - error: Caught by controller[14]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 111)
            2019-03-22 20:32:47.974 - error: Caught by controller[15]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
            2019-03-22 20:32:47.974 - error: Caught by controller[15]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
            2019-03-22 20:32:47.974 - error: Caught by controller[15]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
            2019-03-22 20:32:47.974 - error: Caught by controller[15]: at
            2019-03-22 20:32:47.974 - error: Caught by controller[15]: at process._tickCallback (internal/process/next_tick.js:189:7)
            2019-03-22 20:32:47.974 - error: Caught by controller[15]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 112)

            1 Reply Last reply Reply Quote 0
            • Dutchman
              Dutchman Developer Most Active Administrators last edited by

              gib mir mal bitte die raw Daten von dem entsprechenden state

              crunchip 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Dutchman last edited by

                @Dutchman hatte ich dir per chat gesendet, oder meinst du einen anderen?

                1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active last edited by

                  und was ich noch fragen wollte,

                  wie ich die Werte für Zählerstände bekomme, wird bei mir nichts aktualisiert
                  86a8290e-d668-4995-8c8e-b5a5deeeae95-image.png

                  1 Reply Last reply Reply Quote 0
                  • Palm_Maniac
                    Palm_Maniac last edited by

                    Hi. Also bis jetzt läuft die neue Version bei mir ohne Probleme und Fehlermeldungen. Alles was vorher lief, läuft auch jetzt. Wegen mir kann es weiter gehen mit dem Einbau neuer und noch fehlender Funktionen. 🙂

                    1 Reply Last reply Reply Quote 0
                    • B
                      Brati last edited by

                      Hallo,

                      hab auf die neuste Version geupdatet und seit dem leider:

                      sourceanalytix.0	2019-03-24 20:12:04.276	error	Case error : value received for calculation with unit : which is currenlty not (yet) supported
                      sourceanalytix.0	2019-03-24 20:12:04.252	error	Sorry unite type not supported yet
                      

                      Es wird auf die Wasseruhr geschaut, die hat einfach 346152 als Wert.

                      Grüße

                      Brati

                      Dutchman 1 Reply Last reply Reply Quote 0
                      • P
                        PrinzEisenherz1 last edited by

                        Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                        Case error : value received for calculation with unit : m which is currenlty not (yet) supported
                        

                        Und es werden beim Wasserzähler keine Daten mehr geloggt. Steht dann nur NaN in den Objekten

                        Dutchman 1 Reply Last reply Reply Quote 0
                        • Dutchman
                          Dutchman Developer Most Active Administrators @PrinzEisenherz1 last edited by

                          @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                          Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                          sollte die unit von dem state nicht m3 sein anstatt m ?

                          P 1 Reply Last reply Reply Quote 0
                          • Dutchman
                            Dutchman Developer Most Active Administrators @Brati last edited by

                            @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                            hab auf die neuste Version geupdatet und seit dem leider:

                            stelle mal bitte auf debug und post das log ☺

                            1 Reply Last reply Reply Quote 0
                            • P
                              PrinzEisenherz1 @Dutchman last edited by PrinzEisenherz1

                              @Dutchman

                              die unit ist ja auch m3
                              hier mal das RAW vom Wasserzähler

                              {
                                "from": "system.adapter.sourceanalytix.0",
                                "ts": 1553209200056,
                                "user": "system.user.admin",
                                "common": {
                                  "name": "Wasserzählerstand aktuell",
                                  "type": "number",
                                  "unit": "m3",
                                  "role": "javascript",
                                  "custom": {
                                    "sourceanalytix.0": {
                                      "enabled": true,
                                      "alias": "Wasserzaehler",
                                      "state_type": "water_m3",
                                      "state_unit": "m3",
                                      "costs": true,
                                      "consumption": true,
                                      "meter_values": true,
                                      "start_day": 66.901,
                                      "start_week": 63.565,
                                      "start_month": 55.336,
                                      "start_quarter": 28.01,
                                      "start_year": 28.01
                                    }
                                  }
                                },
                                "native": {
                                  "name": "Wasserzählerstand aktuell",
                                  "type": "number",
                                  "unit": "m3",
                                  "role": "javascript"
                                },
                                "acl": {
                                  "object": 1636,
                                  "owner": "system.user.admin",
                                  "ownerGroup": "system.group.administrator",
                                  "state": 1636
                                },
                                "_id": "javascript.0.Energiezaehler.Wasserzaehler.HM-ES-TX-WM_NEQ0864200:1.Zaehlerstand-aktuell.Zaehlerstand",
                                "type": "state"
                              }
                              

                              Hier mal das log dazu
                              iobroker.2019-03-24.log

                              Dutchman 1 Reply Last reply Reply Quote 0
                              • Dutchman
                                Dutchman Developer Most Active Administrators @PrinzEisenherz1 last edited by

                                @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                hier mal das RAW vom Wasserzähler

                                danke, ich werde mir das object heute mittag mal nachbauen und schauen was da schief geht.

                                1 Reply Last reply Reply Quote 0
                                • Dutchman
                                  Dutchman Developer Most Active Administrators last edited by Dutchman

                                  @PrinzEisenherz1

                                  Probiere mal bitte die version 0.2.274 von GitHub damit sollte es jetzt gehen.
                                  (untestet, sitze im Zug :))

                                  https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/commit/f2e0aff4a277e505cc6680c983a643d748298af2#diff-7a9076d6d94e62c13d641aa71f19ae8eL914

                                  0 committed to iobroker-community-adapters/ioBroker.sourceanalytix
                                  version 0.2.274
                                  
                                  * fix issue with liquid unit reading (m3)
                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    PrinzEisenherz1 last edited by

                                    sieht gut aus 🙂

                                    Dutchman 1 Reply Last reply Reply Quote 0
                                    • Dutchman
                                      Dutchman Developer Most Active Administrators @PrinzEisenherz1 last edited by

                                      @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                      sieht gut aus

                                      danke dan publishe ich diese jetzt auf NPM fuer andere und mache danach mit anderen code weiter ! 🙂

                                      • iobroker.sourceanalytix@0.2.274 ==> ab circa 15 Uhr per admin installierbar.
                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        Brati last edited by Brati

                                        Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                        Grüße

                                        Brati

                                        Dutchman 1 Reply Last reply Reply Quote 0
                                        • Dutchman
                                          Dutchman Developer Most Active Administrators @Brati last edited by

                                          @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                          Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                          das hättest du auch in der Konfiguration machen können von state, entweder automatisch oder da manuell eintragen 😉

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            Brati @Dutchman last edited by

                                            @Dutchman sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                            @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                            Es läuft jetzt, hab im Datenpunkt die unit "l" nachgetragen.

                                            das hättest du auch in der Konfiguration machen können von state, entweder automatisch oder da manuell eintragen 😉

                                            Hatte die Einheit in der Config des Adapters für den Datenpunkt ausgewählt. Im State war es aber leer. Hab es jetzt per Hand geändert.

                                            Dutchman 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            768
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter test
                                            103
                                            958
                                            247061
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo