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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. vedirect -> USB an Victron MP2

NEWS

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

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

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

vedirect -> USB an Victron MP2

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
64 Beiträge 6 Kommentatoren 5.5k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @ralla66

    Nein, in den Einstellungen der Instanz das eintragen:

    /dev/serial/by-id/usb-VictronEnergy_BV_VE_Direct_cable_VE5OE42L-if00-port0

    Ralla66R Offline
    Ralla66R Offline
    Ralla66
    Most Active
    schrieb am zuletzt editiert von Ralla66
    #26

    @thomas-braun
    @Homoran

    Danke Euch beiden, Adapter ist Grün. Top wie immer !

    130611.jpg

    1 Antwort Letzte Antwort
    0
    • DutchmanD Dutchman

      @Homoran @Ralla66

      Lasst mal bitte kurz debug log mitlaufen, code gerade nachgeschaut und jede Nachricht wird im debug ausgegeben mit "Line : Nachricht"

      Ich schätze mal das der buffer Allgemein ein string ist wodurch javascript es auch als string interpretiert.
      Dan musette ich halt die Nummern werte intern um konvertieren.

      Ein kurzer debug ausschnitt sollte die frage beantworten

      Ralla66R Offline
      Ralla66R Offline
      Ralla66
      Most Active
      schrieb am zuletzt editiert von Ralla66
      #27

      @dutchman

      bin aber mit admin und update noch uralt
      Log ist von einem SmartSolar charge controller MPPT 100/20 BT

       2022-06-13 19:09:49.035 - debug: vedirect.0 (1717) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2022-06-13 19:09:49.091 - debug: vedirect.0 (1717) Objects client ready ... initialize now
      2022-06-13 19:09:49.097 - debug: vedirect.0 (1717) Objects create System PubSub Client
      2022-06-13 19:09:49.100 - debug: vedirect.0 (1717) Objects create User PubSub Client
      2022-06-13 19:09:49.102 - debug: vedirect.0 (1717) Objects client initialize lua scripts
      2022-06-13 19:09:49.122 - debug: vedirect.0 (1717) Objects connected to redis: 127.0.0.1:9001
      2022-06-13 19:09:49.136 - debug: vedirect.0 (1717) objectDB connected
      2022-06-13 19:09:49.140 - debug: vedirect.0 (1717) Redis States: Use Redis connection: 127.0.0.1:9000
      2022-06-13 19:09:49.153 - debug: vedirect.0 (1717) States create User PubSub Client
      2022-06-13 19:09:49.159 - debug: vedirect.0 (1717) States create System PubSub Client
      2022-06-13 19:09:49.173 - debug: vedirect.0 (1717) States connected to redis: 127.0.0.1:9000
      2022-06-13 19:09:49.175 - debug: vedirect.0 (1717) statesDB connected
      2022-06-13 19:09:49.837 - debug: vedirect.0 (1717) Plugin sentry Initialize Plugin (enabled=true)
      2022-06-13 19:09:50.253 - info: vedirect.0 (1717) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.vedirect, node: v12.20.1, js-controller: 3.1.6
      2022-06-13 19:09:50.437 - debug: vedirect.0 (1717) Line : �
      2022-06-13 19:09:50.440 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:50.443 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:50.444 - debug: vedirect.0 (1717) An attribute has changed for : PID
      2022-06-13 19:09:50.454 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:50.455 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:50.456 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:50.458 - debug: vedirect.0 (1717) An attribute has changed for : FW
      2022-06-13 19:09:50.461 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:50.462 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) An attribute has changed for : SER#
      2022-06-13 19:09:50.480 - debug: vedirect.0 (1717) Line : V 12830
      2022-06-13 19:09:50.481 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.83
      2022-06-13 19:09:50.483 - debug: vedirect.0 (1717) An attribute has changed for : V
      2022-06-13 19:09:50.486 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:50.488 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:50.489 - debug: vedirect.0 (1717) An attribute has changed for : I
      2022-06-13 19:09:50.492 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:50.494 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:50.495 - debug: vedirect.0 (1717) An attribute has changed for : VPV
      2022-06-13 19:09:50.499 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:50.500 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:50.502 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:50.503 - debug: vedirect.0 (1717) An attribute has changed for : PPV
      2022-06-13 19:09:50.530 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:50.533 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:50.536 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:50.538 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:50.541 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:50.542 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:50.544 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:50.545 - debug: vedirect.0 (1717) An attribute has changed for : LOAD
      2022-06-13 19:09:50.549 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:50.550 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:50.552 - debug: vedirect.0 (1717) An attribute has changed for : IL
      2022-06-13 19:09:50.555 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:50.556 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:50.558 - debug: vedirect.0 (1717) An attribute has changed for : H19
      2022-06-13 19:09:50.561 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:50.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:50.563 - debug: vedirect.0 (1717) An attribute has changed for : H20
      2022-06-13 19:09:50.566 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:50.568 - debug: vedirect.0 (1717) An attribute has changed for : CS
      2022-06-13 19:09:50.570 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:50.571 - debug: vedirect.0 (1717) An attribute has changed for : MPPT
      2022-06-13 19:09:50.574 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:50.576 - debug: vedirect.0 (1717) An attribute has changed for : ERR
      2022-06-13 19:09:50.577 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:50.578 - debug: vedirect.0 (1717) An attribute has changed for : OR
      2022-06-13 19:09:50.609 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:50.611 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:50.612 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:50.613 - debug: vedirect.0 (1717) An attribute has changed for : H21
      2022-06-13 19:09:50.615 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:50.616 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:50.618 - debug: vedirect.0 (1717) An attribute has changed for : H22
      2022-06-13 19:09:50.620 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:50.621 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:50.622 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:50.623 - debug: vedirect.0 (1717) An attribute has changed for : H23
      2022-06-13 19:09:50.626 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:50.627 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:50.628 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:50.629 - debug: vedirect.0 (1717) An attribute has changed for : HSDS
      2022-06-13 19:09:51.445 - debug: vedirect.0 (1717) Line : Checksum ~
      2022-06-13 19:09:51.448 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:51.451 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:51.452 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:51.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:51.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:51.458 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:51.460 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:51.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:51.483 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:51.484 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:51.486 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:51.491 - debug: vedirect.0 (1717) Line : V 13120
      2022-06-13 19:09:51.492 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 13.12
      2022-06-13 19:09:51.493 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:51.499 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:51.501 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:51.502 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:51.530 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:51.531 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:51.533 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:51.536 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:51.537 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:51.538 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:51.540 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:51.543 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:51.545 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:51.547 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:51.549 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:51.551 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:51.553 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:51.554 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:51.555 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:51.557 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:51.558 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:51.560 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:51.561 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:51.563 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:51.565 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:51.566 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:51.567 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:51.601 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:51.602 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:51.603 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:51.606 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:51.607 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:51.608 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:51.610 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:51.611 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:51.612 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:51.615 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:51.616 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:51.617 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:51.618 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:51.620 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:51.621 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:51.622 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:51.624 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:51.625 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:51.628 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:51.631 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:52.437 - debug: vedirect.0 (1717) Line : Checksum �
      2022-06-13 19:09:52.452 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:52.455 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:52.457 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:52.458 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:52.459 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:52.462 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:52.463 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:52.465 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:52.466 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:52.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:52.470 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:52.484 - debug: vedirect.0 (1717) Line : V 12890
      2022-06-13 19:09:52.486 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.89
      2022-06-13 19:09:52.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:52.492 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:52.493 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:52.495 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:52.498 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:52.500 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:52.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:52.523 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:52.525 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:52.527 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:52.529 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:52.531 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:52.533 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:52.535 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:52.536 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:52.538 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:52.539 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:52.540 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:52.541 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:52.542 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:52.543 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:52.544 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:52.545 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:52.546 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:52.547 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:52.553 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:52.554 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:52.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:52.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:52.583 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:52.584 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:52.585 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:52.587 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:52.589 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:52.593 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:52.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:52.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:52.597 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:52.598 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:52.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:52.600 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:52.602 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:52.603 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:52.604 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:52.605 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:53.445 - debug: vedirect.0 (1717) Line : Checksum x
      2022-06-13 19:09:53.448 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:53.451 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:53.452 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:53.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:53.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:53.457 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:53.459 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:53.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:53.476 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:53.478 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:53.480 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:53.483 - debug: vedirect.0 (1717) Line : V 12590
      2022-06-13 19:09:53.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.59
      2022-06-13 19:09:53.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:53.489 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:53.490 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:53.491 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:53.512 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:53.514 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:53.515 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:53.519 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:53.520 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:53.522 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:53.523 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:53.526 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:53.529 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:53.531 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:53.533 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:53.536 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:53.537 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:53.539 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:53.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:53.542 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:53.544 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:53.546 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:53.547 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:53.578 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:53.579 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:53.580 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:53.581 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:53.583 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:53.584 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:53.585 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:53.588 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:53.589 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:53.590 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:53.592 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:53.593 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:53.594 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:53.598 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:53.600 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:53.601 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:53.602 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:53.604 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:53.607 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:53.608 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:53.611 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:53.619 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:54.438 - debug: vedirect.0 (1717) Line : Checksum {
      2022-06-13 19:09:54.454 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:54.457 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:54.458 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:54.459 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:54.460 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:54.462 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:54.463 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:54.478 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:54.480 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:54.481 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:54.482 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:54.486 - debug: vedirect.0 (1717) Line : V 12470
      2022-06-13 19:09:54.487 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.47
      2022-06-13 19:09:54.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:54.490 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:54.491 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:54.492 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:54.493 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:54.507 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:54.508 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:54.510 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:54.511 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:54.514 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:54.516 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:54.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:54.519 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:54.521 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:54.522 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:54.540 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:54.543 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:54.545 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:54.546 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:54.547 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:54.549 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:54.551 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:54.552 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:54.556 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:54.559 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:54.560 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:54.561 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:54.563 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:54.565 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:54.566 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:54.568 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:54.570 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:54.572 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:54.573 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:54.574 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:54.576 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:54.577 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:54.581 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:54.582 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:54.583 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:54.584 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:54.611 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:54.612 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:54.613 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:54.614 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:55.446 - debug: vedirect.0 (1717) Line : Checksum ~
      2022-06-13 19:09:55.448 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:55.451 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:55.452 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:55.462 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:55.464 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:55.465 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:55.467 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:55.472 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:55.473 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:55.474 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:55.475 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:55.480 - debug: vedirect.0 (1717) Line : V 12530
      2022-06-13 19:09:55.482 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.53
      2022-06-13 19:09:55.483 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:55.509 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:55.510 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:55.511 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:55.514 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:55.515 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:55.516 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:55.518 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:55.519 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:55.522 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:55.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:55.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:55.550 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:55.552 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:55.554 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:55.556 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:55.557 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:55.558 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:55.559 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:55.561 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:55.562 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:55.563 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:55.565 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:55.570 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:55.573 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:55.574 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:55.577 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:55.578 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:55.579 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:55.581 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:55.583 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:55.584 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:55.585 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:55.586 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:55.587 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:55.591 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:55.592 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:55.593 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:55.594 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:56.455 - debug: vedirect.0 (1717) Line : Checksum �
      2022-06-13 19:09:56.458 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:56.460 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:56.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:56.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:56.466 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:56.487 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:56.489 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:56.490 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:56.492 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:56.496 - debug: vedirect.0 (1717) Line : V 12610
      2022-06-13 19:09:56.499 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.61
      2022-06-13 19:09:56.500 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:56.503 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:56.505 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:56.506 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:56.508 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:56.510 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:56.511 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:56.513 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:56.515 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:56.519 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:56.522 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:56.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:56.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:56.528 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:56.529 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:56.543 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:56.545 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:56.547 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:56.548 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:56.549 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:56.551 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:56.553 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:56.554 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:56.555 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:56.558 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:56.559 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:56.560 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:56.561 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:56.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:56.563 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:56.564 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:56.565 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:56.568 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:56.571 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:56.572 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:56.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:56.574 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:56.593 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:56.594 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:56.595 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:56.596 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:56.597 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:56.598 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:56.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:56.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:57.448 - debug: vedirect.0 (1717) Line : Checksum �
      2022-06-13 19:09:57.450 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:57.453 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:57.454 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:57.467 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:57.469 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:57.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:57.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:57.475 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:57.476 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:57.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:57.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:57.486 - debug: vedirect.0 (1717) Line : V 12700
      2022-06-13 19:09:57.488 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.7
      2022-06-13 19:09:57.491 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:57.494 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:57.496 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:57.497 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:57.500 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:57.501 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:57.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:57.505 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:57.506 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:57.507 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:57.508 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:57.526 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:57.528 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:57.530 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:57.533 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:57.534 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:57.538 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:57.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:57.544 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:57.545 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:57.564 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:57.567 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:57.568 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:57.570 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:57.572 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:57.574 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:57.575 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:57.576 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:57.578 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:57.581 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:57.584 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:57.587 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:57.590 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:57.592 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:57.593 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:57.594 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:57.596 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:57.597 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:58.455 - debug: vedirect.0 (1717) Line : Checksum �
      2022-06-13 19:09:58.458 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:58.459 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:58.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:58.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:58.465 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:58.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:58.478 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:58.480 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:58.481 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:58.484 - debug: vedirect.0 (1717) Line : V 12760
      2022-06-13 19:09:58.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.76
      2022-06-13 19:09:58.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:58.488 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:58.489 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:58.490 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:58.495 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:58.498 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:58.499 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:58.503 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:58.505 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:58.507 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:58.508 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:58.509 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:58.510 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:58.526 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:58.528 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:58.529 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:58.530 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:58.531 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:58.532 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:58.534 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:58.535 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:58.536 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:58.537 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:58.546 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:58.547 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:58.548 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:58.551 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:58.552 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:58.553 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:58.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:58.563 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:58.564 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:58.565 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:58.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:58.569 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:58.570 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:58.571 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:58.575 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:58.577 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:58.578 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:58.579 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:09:59.448 - debug: vedirect.0 (1717) Line : Checksum |
      2022-06-13 19:09:59.466 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:09:59.468 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:09:59.470 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:09:59.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:09:59.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:09:59.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:09:59.476 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:09:59.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:09:59.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:09:59.481 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:09:59.482 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:09:59.492 - debug: vedirect.0 (1717) Line : V 12800
      2022-06-13 19:09:59.494 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.8
      2022-06-13 19:09:59.496 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:09:59.500 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:09:59.502 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:09:59.504 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:09:59.507 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:09:59.508 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:09:59.509 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:09:59.522 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:09:59.523 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:09:59.526 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:09:59.527 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:09:59.529 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:09:59.531 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:09:59.532 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:09:59.534 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:09:59.537 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:09:59.538 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:09:59.539 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:09:59.543 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:09:59.544 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:09:59.545 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:09:59.546 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:09:59.547 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:09:59.552 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:09:59.553 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:09:59.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:09:59.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:09:59.576 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:09:59.578 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:09:59.579 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:09:59.580 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:09:59.581 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:09:59.582 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:09:59.583 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:09:59.585 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:09:59.587 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:09:59.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:09:59.592 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:09:59.593 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:09:59.594 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:09:59.595 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:09:59.598 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:09:59.599 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:09:59.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:09:59.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:10:00.458 - debug: vedirect.0 (1717) Line : Checksum �
      2022-06-13 19:10:00.460 - debug: vedirect.0 (1717) Line : PID 0xA060
      2022-06-13 19:10:00.462 - debug: vedirect.0 (1717) Line : FW 159
      2022-06-13 19:10:00.463 - debug: vedirect.0 (1717) No case matched for FW
      2022-06-13 19:10:00.464 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
      2022-06-13 19:10:00.465 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
      2022-06-13 19:10:00.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
      2022-06-13 19:10:00.469 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
      2022-06-13 19:10:00.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
      2022-06-13 19:10:00.482 - debug: vedirect.0 (1717) No case matched for SER#
      2022-06-13 19:10:00.483 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
      2022-06-13 19:10:00.484 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
      2022-06-13 19:10:00.487 - debug: vedirect.0 (1717) Line : V 12850
      2022-06-13 19:10:00.489 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.85
      2022-06-13 19:10:00.490 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
      2022-06-13 19:10:00.498 - debug: vedirect.0 (1717) Line : I 0
      2022-06-13 19:10:00.499 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
      2022-06-13 19:10:00.501 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
      2022-06-13 19:10:00.504 - debug: vedirect.0 (1717) Line : VPV 14470
      2022-06-13 19:10:00.505 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
      2022-06-13 19:10:00.507 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
      2022-06-13 19:10:00.509 - debug: vedirect.0 (1717) Line : PPV 0
      2022-06-13 19:10:00.511 - debug: vedirect.0 (1717) No case matched for PPV
      2022-06-13 19:10:00.512 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
      2022-06-13 19:10:00.513 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
      2022-06-13 19:10:00.516 - debug: vedirect.0 (1717) Line : CS 3
      2022-06-13 19:10:00.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
      2022-06-13 19:10:00.520 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
      2022-06-13 19:10:00.531 - debug: vedirect.0 (1717) Line : MPPT 2
      2022-06-13 19:10:00.533 - debug: vedirect.0 (1717) Line : OR 0x00000000
      2022-06-13 19:10:00.538 - debug: vedirect.0 (1717) Line : ERR 0
      2022-06-13 19:10:00.543 - debug: vedirect.0 (1717) Line : LOAD ON
      2022-06-13 19:10:00.544 - debug: vedirect.0 (1717) No case matched for LOAD
      2022-06-13 19:10:00.545 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
      2022-06-13 19:10:00.547 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
      2022-06-13 19:10:00.550 - debug: vedirect.0 (1717) Line : IL 0
      2022-06-13 19:10:00.551 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
      2022-06-13 19:10:00.552 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
      2022-06-13 19:10:00.554 - debug: vedirect.0 (1717) Line : H19 0
      2022-06-13 19:10:00.555 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
      2022-06-13 19:10:00.556 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
      2022-06-13 19:10:00.558 - debug: vedirect.0 (1717) Line : H20 0
      2022-06-13 19:10:00.559 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
      2022-06-13 19:10:00.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
      2022-06-13 19:10:00.562 - debug: vedirect.0 (1717) Line : H21 0
      2022-06-13 19:10:00.563 - debug: vedirect.0 (1717) No case matched for H21
      2022-06-13 19:10:00.564 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
      2022-06-13 19:10:00.565 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
      2022-06-13 19:10:00.567 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
      2022-06-13 19:10:00.568 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
      2022-06-13 19:10:00.570 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
      2022-06-13 19:10:00.571 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
      2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
      2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
      2022-06-13 19:10:00.593 - debug: vedirect.0 (1717) Line : H22 0
      2022-06-13 19:10:00.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
      2022-06-13 19:10:00.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
      2022-06-13 19:10:00.596 - debug: vedirect.0 (1717) Line : H23 0
      2022-06-13 19:10:00.598 - debug: vedirect.0 (1717) No case matched for H23
      2022-06-13 19:10:00.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
      2022-06-13 19:10:00.601 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
      2022-06-13 19:10:00.606 - debug: vedirect.0 (1717) Line : HSDS 0
      2022-06-13 19:10:00.609 - debug: vedirect.0 (1717) No case matched for HSDS
      2022-06-13 19:10:00.610 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
      2022-06-13 19:10:00.611 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
      2022-06-13 19:10:01.449 - debug: vedirect.0 (1717) Line : Checksum |
      2022-06-13 19:10:01.465 - debug: vedirect.0 (1717) Line : PID 0xA060
      

      wie war das noch mit update und upgrade in der Console ? wo ihr schon einmal hier seid
      :grinning:

      Thomas BraunT DutchmanD 3 Antworten Letzte Antwort
      0
      • Ralla66R Ralla66

        @dutchman

        bin aber mit admin und update noch uralt
        Log ist von einem SmartSolar charge controller MPPT 100/20 BT

         2022-06-13 19:09:49.035 - debug: vedirect.0 (1717) Redis Objects: Use Redis connection: 127.0.0.1:9001
        2022-06-13 19:09:49.091 - debug: vedirect.0 (1717) Objects client ready ... initialize now
        2022-06-13 19:09:49.097 - debug: vedirect.0 (1717) Objects create System PubSub Client
        2022-06-13 19:09:49.100 - debug: vedirect.0 (1717) Objects create User PubSub Client
        2022-06-13 19:09:49.102 - debug: vedirect.0 (1717) Objects client initialize lua scripts
        2022-06-13 19:09:49.122 - debug: vedirect.0 (1717) Objects connected to redis: 127.0.0.1:9001
        2022-06-13 19:09:49.136 - debug: vedirect.0 (1717) objectDB connected
        2022-06-13 19:09:49.140 - debug: vedirect.0 (1717) Redis States: Use Redis connection: 127.0.0.1:9000
        2022-06-13 19:09:49.153 - debug: vedirect.0 (1717) States create User PubSub Client
        2022-06-13 19:09:49.159 - debug: vedirect.0 (1717) States create System PubSub Client
        2022-06-13 19:09:49.173 - debug: vedirect.0 (1717) States connected to redis: 127.0.0.1:9000
        2022-06-13 19:09:49.175 - debug: vedirect.0 (1717) statesDB connected
        2022-06-13 19:09:49.837 - debug: vedirect.0 (1717) Plugin sentry Initialize Plugin (enabled=true)
        2022-06-13 19:09:50.253 - info: vedirect.0 (1717) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.vedirect, node: v12.20.1, js-controller: 3.1.6
        2022-06-13 19:09:50.437 - debug: vedirect.0 (1717) Line : �
        2022-06-13 19:09:50.440 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:50.443 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:50.444 - debug: vedirect.0 (1717) An attribute has changed for : PID
        2022-06-13 19:09:50.454 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:50.455 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:50.456 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:50.458 - debug: vedirect.0 (1717) An attribute has changed for : FW
        2022-06-13 19:09:50.461 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:50.462 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) An attribute has changed for : SER#
        2022-06-13 19:09:50.480 - debug: vedirect.0 (1717) Line : V 12830
        2022-06-13 19:09:50.481 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.83
        2022-06-13 19:09:50.483 - debug: vedirect.0 (1717) An attribute has changed for : V
        2022-06-13 19:09:50.486 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:50.488 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:50.489 - debug: vedirect.0 (1717) An attribute has changed for : I
        2022-06-13 19:09:50.492 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:50.494 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:50.495 - debug: vedirect.0 (1717) An attribute has changed for : VPV
        2022-06-13 19:09:50.499 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:50.500 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:50.502 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:50.503 - debug: vedirect.0 (1717) An attribute has changed for : PPV
        2022-06-13 19:09:50.530 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:50.533 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:50.536 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:50.538 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:50.541 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:50.542 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:50.544 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:50.545 - debug: vedirect.0 (1717) An attribute has changed for : LOAD
        2022-06-13 19:09:50.549 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:50.550 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:50.552 - debug: vedirect.0 (1717) An attribute has changed for : IL
        2022-06-13 19:09:50.555 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:50.556 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:50.558 - debug: vedirect.0 (1717) An attribute has changed for : H19
        2022-06-13 19:09:50.561 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:50.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:50.563 - debug: vedirect.0 (1717) An attribute has changed for : H20
        2022-06-13 19:09:50.566 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:50.568 - debug: vedirect.0 (1717) An attribute has changed for : CS
        2022-06-13 19:09:50.570 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:50.571 - debug: vedirect.0 (1717) An attribute has changed for : MPPT
        2022-06-13 19:09:50.574 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:50.576 - debug: vedirect.0 (1717) An attribute has changed for : ERR
        2022-06-13 19:09:50.577 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:50.578 - debug: vedirect.0 (1717) An attribute has changed for : OR
        2022-06-13 19:09:50.609 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:50.611 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:50.612 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:50.613 - debug: vedirect.0 (1717) An attribute has changed for : H21
        2022-06-13 19:09:50.615 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:50.616 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:50.618 - debug: vedirect.0 (1717) An attribute has changed for : H22
        2022-06-13 19:09:50.620 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:50.621 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:50.622 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:50.623 - debug: vedirect.0 (1717) An attribute has changed for : H23
        2022-06-13 19:09:50.626 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:50.627 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:50.628 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:50.629 - debug: vedirect.0 (1717) An attribute has changed for : HSDS
        2022-06-13 19:09:51.445 - debug: vedirect.0 (1717) Line : Checksum ~
        2022-06-13 19:09:51.448 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:51.451 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:51.452 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:51.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:51.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:51.458 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:51.460 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:51.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:51.483 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:51.484 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:51.486 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:51.491 - debug: vedirect.0 (1717) Line : V 13120
        2022-06-13 19:09:51.492 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 13.12
        2022-06-13 19:09:51.493 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:51.499 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:51.501 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:51.502 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:51.530 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:51.531 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:51.533 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:51.536 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:51.537 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:51.538 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:51.540 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:51.543 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:51.545 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:51.547 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:51.549 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:51.551 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:51.553 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:51.554 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:51.555 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:51.557 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:51.558 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:51.560 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:51.561 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:51.563 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:51.565 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:51.566 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:51.567 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:51.601 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:51.602 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:51.603 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:51.606 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:51.607 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:51.608 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:51.610 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:51.611 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:51.612 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:51.615 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:51.616 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:51.617 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:51.618 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:51.620 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:51.621 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:51.622 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:51.624 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:51.625 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:51.628 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:51.631 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:52.437 - debug: vedirect.0 (1717) Line : Checksum �
        2022-06-13 19:09:52.452 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:52.455 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:52.457 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:52.458 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:52.459 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:52.462 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:52.463 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:52.465 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:52.466 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:52.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:52.470 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:52.484 - debug: vedirect.0 (1717) Line : V 12890
        2022-06-13 19:09:52.486 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.89
        2022-06-13 19:09:52.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:52.492 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:52.493 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:52.495 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:52.498 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:52.500 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:52.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:52.523 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:52.525 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:52.527 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:52.529 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:52.531 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:52.533 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:52.535 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:52.536 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:52.538 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:52.539 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:52.540 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:52.541 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:52.542 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:52.543 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:52.544 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:52.545 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:52.546 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:52.547 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:52.553 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:52.554 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:52.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:52.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:52.583 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:52.584 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:52.585 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:52.587 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:52.589 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:52.593 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:52.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:52.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:52.597 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:52.598 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:52.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:52.600 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:52.602 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:52.603 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:52.604 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:52.605 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:53.445 - debug: vedirect.0 (1717) Line : Checksum x
        2022-06-13 19:09:53.448 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:53.451 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:53.452 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:53.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:53.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:53.457 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:53.459 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:53.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:53.476 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:53.478 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:53.480 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:53.483 - debug: vedirect.0 (1717) Line : V 12590
        2022-06-13 19:09:53.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.59
        2022-06-13 19:09:53.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:53.489 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:53.490 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:53.491 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:53.512 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:53.514 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:53.515 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:53.519 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:53.520 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:53.522 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:53.523 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:53.526 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:53.529 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:53.531 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:53.533 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:53.536 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:53.537 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:53.539 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:53.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:53.542 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:53.544 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:53.546 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:53.547 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:53.578 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:53.579 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:53.580 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:53.581 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:53.583 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:53.584 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:53.585 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:53.588 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:53.589 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:53.590 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:53.592 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:53.593 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:53.594 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:53.598 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:53.600 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:53.601 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:53.602 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:53.604 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:53.607 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:53.608 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:53.611 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:53.619 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:54.438 - debug: vedirect.0 (1717) Line : Checksum {
        2022-06-13 19:09:54.454 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:54.457 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:54.458 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:54.459 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:54.460 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:54.462 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:54.463 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:54.478 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:54.480 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:54.481 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:54.482 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:54.486 - debug: vedirect.0 (1717) Line : V 12470
        2022-06-13 19:09:54.487 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.47
        2022-06-13 19:09:54.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:54.490 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:54.491 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:54.492 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:54.493 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:54.507 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:54.508 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:54.510 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:54.511 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:54.514 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:54.516 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:54.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:54.519 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:54.521 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:54.522 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:54.540 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:54.543 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:54.545 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:54.546 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:54.547 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:54.549 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:54.551 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:54.552 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:54.556 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:54.559 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:54.560 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:54.561 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:54.563 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:54.565 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:54.566 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:54.568 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:54.570 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:54.572 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:54.573 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:54.574 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:54.576 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:54.577 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:54.581 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:54.582 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:54.583 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:54.584 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:54.611 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:54.612 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:54.613 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:54.614 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:55.446 - debug: vedirect.0 (1717) Line : Checksum ~
        2022-06-13 19:09:55.448 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:55.451 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:55.452 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:55.462 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:55.464 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:55.465 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:55.467 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:55.472 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:55.473 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:55.474 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:55.475 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:55.480 - debug: vedirect.0 (1717) Line : V 12530
        2022-06-13 19:09:55.482 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.53
        2022-06-13 19:09:55.483 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:55.509 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:55.510 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:55.511 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:55.514 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:55.515 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:55.516 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:55.518 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:55.519 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:55.522 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:55.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:55.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:55.550 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:55.552 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:55.554 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:55.556 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:55.557 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:55.558 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:55.559 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:55.561 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:55.562 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:55.563 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:55.565 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:55.570 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:55.573 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:55.574 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:55.577 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:55.578 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:55.579 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:55.581 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:55.583 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:55.584 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:55.585 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:55.586 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:55.587 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:55.591 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:55.592 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:55.593 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:55.594 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:56.455 - debug: vedirect.0 (1717) Line : Checksum �
        2022-06-13 19:09:56.458 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:56.460 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:56.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:56.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:56.466 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:56.487 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:56.489 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:56.490 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:56.492 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:56.496 - debug: vedirect.0 (1717) Line : V 12610
        2022-06-13 19:09:56.499 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.61
        2022-06-13 19:09:56.500 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:56.503 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:56.505 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:56.506 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:56.508 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:56.510 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:56.511 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:56.513 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:56.515 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:56.519 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:56.522 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:56.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:56.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:56.528 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:56.529 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:56.543 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:56.545 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:56.547 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:56.548 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:56.549 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:56.551 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:56.553 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:56.554 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:56.555 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:56.558 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:56.559 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:56.560 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:56.561 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:56.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:56.563 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:56.564 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:56.565 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:56.568 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:56.571 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:56.572 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:56.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:56.574 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:56.593 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:56.594 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:56.595 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:56.596 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:56.597 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:56.598 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:56.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:56.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:57.448 - debug: vedirect.0 (1717) Line : Checksum �
        2022-06-13 19:09:57.450 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:57.453 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:57.454 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:57.467 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:57.469 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:57.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:57.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:57.475 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:57.476 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:57.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:57.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:57.486 - debug: vedirect.0 (1717) Line : V 12700
        2022-06-13 19:09:57.488 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.7
        2022-06-13 19:09:57.491 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:57.494 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:57.496 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:57.497 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:57.500 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:57.501 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:57.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:57.505 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:57.506 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:57.507 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:57.508 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:57.526 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:57.528 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:57.530 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:57.533 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:57.534 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:57.538 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:57.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:57.544 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:57.545 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:57.564 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:57.567 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:57.568 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:57.570 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:57.572 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:57.574 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:57.575 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:57.576 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:57.578 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:57.581 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:57.584 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:57.587 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:57.590 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:57.592 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:57.593 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:57.594 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:57.596 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:57.597 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:58.455 - debug: vedirect.0 (1717) Line : Checksum �
        2022-06-13 19:09:58.458 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:58.459 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:58.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:58.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:58.465 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:58.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:58.478 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:58.480 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:58.481 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:58.484 - debug: vedirect.0 (1717) Line : V 12760
        2022-06-13 19:09:58.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.76
        2022-06-13 19:09:58.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:58.488 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:58.489 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:58.490 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:58.495 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:58.498 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:58.499 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:58.503 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:58.505 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:58.507 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:58.508 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:58.509 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:58.510 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:58.526 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:58.528 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:58.529 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:58.530 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:58.531 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:58.532 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:58.534 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:58.535 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:58.536 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:58.537 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:58.546 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:58.547 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:58.548 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:58.551 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:58.552 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:58.553 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:58.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:58.563 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:58.564 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:58.565 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:58.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:58.569 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:58.570 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:58.571 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:58.575 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:58.577 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:58.578 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:58.579 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:09:59.448 - debug: vedirect.0 (1717) Line : Checksum |
        2022-06-13 19:09:59.466 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:09:59.468 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:09:59.470 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:09:59.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:09:59.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:09:59.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:09:59.476 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:09:59.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:09:59.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:09:59.481 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:09:59.482 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:09:59.492 - debug: vedirect.0 (1717) Line : V 12800
        2022-06-13 19:09:59.494 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.8
        2022-06-13 19:09:59.496 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:09:59.500 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:09:59.502 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:09:59.504 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:09:59.507 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:09:59.508 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:09:59.509 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:09:59.522 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:09:59.523 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:09:59.526 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:09:59.527 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:09:59.529 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:09:59.531 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:09:59.532 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:09:59.534 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:09:59.537 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:09:59.538 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:09:59.539 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:09:59.543 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:09:59.544 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:09:59.545 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:09:59.546 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:09:59.547 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:09:59.552 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:09:59.553 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:09:59.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:09:59.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:09:59.576 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:09:59.578 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:09:59.579 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:09:59.580 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:09:59.581 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:09:59.582 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:09:59.583 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:09:59.585 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:09:59.587 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:09:59.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:09:59.592 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:09:59.593 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:09:59.594 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:09:59.595 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:09:59.598 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:09:59.599 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:09:59.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:09:59.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:10:00.458 - debug: vedirect.0 (1717) Line : Checksum �
        2022-06-13 19:10:00.460 - debug: vedirect.0 (1717) Line : PID 0xA060
        2022-06-13 19:10:00.462 - debug: vedirect.0 (1717) Line : FW 159
        2022-06-13 19:10:00.463 - debug: vedirect.0 (1717) No case matched for FW
        2022-06-13 19:10:00.464 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
        2022-06-13 19:10:00.465 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
        2022-06-13 19:10:00.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
        2022-06-13 19:10:00.469 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
        2022-06-13 19:10:00.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
        2022-06-13 19:10:00.482 - debug: vedirect.0 (1717) No case matched for SER#
        2022-06-13 19:10:00.483 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
        2022-06-13 19:10:00.484 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
        2022-06-13 19:10:00.487 - debug: vedirect.0 (1717) Line : V 12850
        2022-06-13 19:10:00.489 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.85
        2022-06-13 19:10:00.490 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
        2022-06-13 19:10:00.498 - debug: vedirect.0 (1717) Line : I 0
        2022-06-13 19:10:00.499 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
        2022-06-13 19:10:00.501 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
        2022-06-13 19:10:00.504 - debug: vedirect.0 (1717) Line : VPV 14470
        2022-06-13 19:10:00.505 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
        2022-06-13 19:10:00.507 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
        2022-06-13 19:10:00.509 - debug: vedirect.0 (1717) Line : PPV 0
        2022-06-13 19:10:00.511 - debug: vedirect.0 (1717) No case matched for PPV
        2022-06-13 19:10:00.512 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
        2022-06-13 19:10:00.513 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
        2022-06-13 19:10:00.516 - debug: vedirect.0 (1717) Line : CS 3
        2022-06-13 19:10:00.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
        2022-06-13 19:10:00.520 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
        2022-06-13 19:10:00.531 - debug: vedirect.0 (1717) Line : MPPT 2
        2022-06-13 19:10:00.533 - debug: vedirect.0 (1717) Line : OR 0x00000000
        2022-06-13 19:10:00.538 - debug: vedirect.0 (1717) Line : ERR 0
        2022-06-13 19:10:00.543 - debug: vedirect.0 (1717) Line : LOAD ON
        2022-06-13 19:10:00.544 - debug: vedirect.0 (1717) No case matched for LOAD
        2022-06-13 19:10:00.545 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
        2022-06-13 19:10:00.547 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
        2022-06-13 19:10:00.550 - debug: vedirect.0 (1717) Line : IL 0
        2022-06-13 19:10:00.551 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
        2022-06-13 19:10:00.552 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
        2022-06-13 19:10:00.554 - debug: vedirect.0 (1717) Line : H19 0
        2022-06-13 19:10:00.555 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
        2022-06-13 19:10:00.556 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
        2022-06-13 19:10:00.558 - debug: vedirect.0 (1717) Line : H20 0
        2022-06-13 19:10:00.559 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
        2022-06-13 19:10:00.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
        2022-06-13 19:10:00.562 - debug: vedirect.0 (1717) Line : H21 0
        2022-06-13 19:10:00.563 - debug: vedirect.0 (1717) No case matched for H21
        2022-06-13 19:10:00.564 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
        2022-06-13 19:10:00.565 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
        2022-06-13 19:10:00.567 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
        2022-06-13 19:10:00.568 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
        2022-06-13 19:10:00.570 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
        2022-06-13 19:10:00.571 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
        2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
        2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
        2022-06-13 19:10:00.593 - debug: vedirect.0 (1717) Line : H22 0
        2022-06-13 19:10:00.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
        2022-06-13 19:10:00.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
        2022-06-13 19:10:00.596 - debug: vedirect.0 (1717) Line : H23 0
        2022-06-13 19:10:00.598 - debug: vedirect.0 (1717) No case matched for H23
        2022-06-13 19:10:00.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
        2022-06-13 19:10:00.601 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
        2022-06-13 19:10:00.606 - debug: vedirect.0 (1717) Line : HSDS 0
        2022-06-13 19:10:00.609 - debug: vedirect.0 (1717) No case matched for HSDS
        2022-06-13 19:10:00.610 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
        2022-06-13 19:10:00.611 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
        2022-06-13 19:10:01.449 - debug: vedirect.0 (1717) Line : Checksum |
        2022-06-13 19:10:01.465 - debug: vedirect.0 (1717) Line : PID 0xA060
        

        wie war das noch mit update und upgrade in der Console ? wo ihr schon einmal hier seid
        :grinning:

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #28

        @ralla66 sagte in vedirect -> USB an Victron MP2:

        node: v12.20.1, js-controller: 3.1.6

        Steinalt. Das OS dann vermutlich auch.

        Bitte statt Spoiler lieber Code-Tags verwenden. Oder beides...

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • Ralla66R Ralla66

          @dutchman

          bin aber mit admin und update noch uralt
          Log ist von einem SmartSolar charge controller MPPT 100/20 BT

           2022-06-13 19:09:49.035 - debug: vedirect.0 (1717) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2022-06-13 19:09:49.091 - debug: vedirect.0 (1717) Objects client ready ... initialize now
          2022-06-13 19:09:49.097 - debug: vedirect.0 (1717) Objects create System PubSub Client
          2022-06-13 19:09:49.100 - debug: vedirect.0 (1717) Objects create User PubSub Client
          2022-06-13 19:09:49.102 - debug: vedirect.0 (1717) Objects client initialize lua scripts
          2022-06-13 19:09:49.122 - debug: vedirect.0 (1717) Objects connected to redis: 127.0.0.1:9001
          2022-06-13 19:09:49.136 - debug: vedirect.0 (1717) objectDB connected
          2022-06-13 19:09:49.140 - debug: vedirect.0 (1717) Redis States: Use Redis connection: 127.0.0.1:9000
          2022-06-13 19:09:49.153 - debug: vedirect.0 (1717) States create User PubSub Client
          2022-06-13 19:09:49.159 - debug: vedirect.0 (1717) States create System PubSub Client
          2022-06-13 19:09:49.173 - debug: vedirect.0 (1717) States connected to redis: 127.0.0.1:9000
          2022-06-13 19:09:49.175 - debug: vedirect.0 (1717) statesDB connected
          2022-06-13 19:09:49.837 - debug: vedirect.0 (1717) Plugin sentry Initialize Plugin (enabled=true)
          2022-06-13 19:09:50.253 - info: vedirect.0 (1717) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.vedirect, node: v12.20.1, js-controller: 3.1.6
          2022-06-13 19:09:50.437 - debug: vedirect.0 (1717) Line : �
          2022-06-13 19:09:50.440 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:50.443 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:50.444 - debug: vedirect.0 (1717) An attribute has changed for : PID
          2022-06-13 19:09:50.454 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:50.455 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:50.456 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:50.458 - debug: vedirect.0 (1717) An attribute has changed for : FW
          2022-06-13 19:09:50.461 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:50.462 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) An attribute has changed for : SER#
          2022-06-13 19:09:50.480 - debug: vedirect.0 (1717) Line : V 12830
          2022-06-13 19:09:50.481 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.83
          2022-06-13 19:09:50.483 - debug: vedirect.0 (1717) An attribute has changed for : V
          2022-06-13 19:09:50.486 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:50.488 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:50.489 - debug: vedirect.0 (1717) An attribute has changed for : I
          2022-06-13 19:09:50.492 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:50.494 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:50.495 - debug: vedirect.0 (1717) An attribute has changed for : VPV
          2022-06-13 19:09:50.499 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:50.500 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:50.502 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:50.503 - debug: vedirect.0 (1717) An attribute has changed for : PPV
          2022-06-13 19:09:50.530 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:50.533 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:50.536 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:50.538 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:50.541 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:50.542 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:50.544 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:50.545 - debug: vedirect.0 (1717) An attribute has changed for : LOAD
          2022-06-13 19:09:50.549 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:50.550 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:50.552 - debug: vedirect.0 (1717) An attribute has changed for : IL
          2022-06-13 19:09:50.555 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:50.556 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:50.558 - debug: vedirect.0 (1717) An attribute has changed for : H19
          2022-06-13 19:09:50.561 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:50.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:50.563 - debug: vedirect.0 (1717) An attribute has changed for : H20
          2022-06-13 19:09:50.566 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:50.568 - debug: vedirect.0 (1717) An attribute has changed for : CS
          2022-06-13 19:09:50.570 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:50.571 - debug: vedirect.0 (1717) An attribute has changed for : MPPT
          2022-06-13 19:09:50.574 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:50.576 - debug: vedirect.0 (1717) An attribute has changed for : ERR
          2022-06-13 19:09:50.577 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:50.578 - debug: vedirect.0 (1717) An attribute has changed for : OR
          2022-06-13 19:09:50.609 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:50.611 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:50.612 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:50.613 - debug: vedirect.0 (1717) An attribute has changed for : H21
          2022-06-13 19:09:50.615 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:50.616 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:50.618 - debug: vedirect.0 (1717) An attribute has changed for : H22
          2022-06-13 19:09:50.620 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:50.621 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:50.622 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:50.623 - debug: vedirect.0 (1717) An attribute has changed for : H23
          2022-06-13 19:09:50.626 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:50.627 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:50.628 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:50.629 - debug: vedirect.0 (1717) An attribute has changed for : HSDS
          2022-06-13 19:09:51.445 - debug: vedirect.0 (1717) Line : Checksum ~
          2022-06-13 19:09:51.448 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:51.451 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:51.452 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:51.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:51.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:51.458 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:51.460 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:51.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:51.483 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:51.484 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:51.486 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:51.491 - debug: vedirect.0 (1717) Line : V 13120
          2022-06-13 19:09:51.492 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 13.12
          2022-06-13 19:09:51.493 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:51.499 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:51.501 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:51.502 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:51.530 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:51.531 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:51.533 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:51.536 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:51.537 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:51.538 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:51.540 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:51.543 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:51.545 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:51.547 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:51.549 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:51.551 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:51.553 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:51.554 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:51.555 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:51.557 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:51.558 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:51.560 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:51.561 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:51.563 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:51.565 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:51.566 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:51.567 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:51.601 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:51.602 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:51.603 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:51.606 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:51.607 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:51.608 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:51.610 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:51.611 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:51.612 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:51.615 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:51.616 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:51.617 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:51.618 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:51.620 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:51.621 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:51.622 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:51.624 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:51.625 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:51.628 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:51.631 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:52.437 - debug: vedirect.0 (1717) Line : Checksum �
          2022-06-13 19:09:52.452 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:52.455 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:52.457 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:52.458 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:52.459 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:52.462 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:52.463 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:52.465 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:52.466 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:52.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:52.470 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:52.484 - debug: vedirect.0 (1717) Line : V 12890
          2022-06-13 19:09:52.486 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.89
          2022-06-13 19:09:52.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:52.492 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:52.493 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:52.495 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:52.498 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:52.500 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:52.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:52.523 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:52.525 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:52.527 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:52.529 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:52.531 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:52.533 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:52.535 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:52.536 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:52.538 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:52.539 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:52.540 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:52.541 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:52.542 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:52.543 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:52.544 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:52.545 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:52.546 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:52.547 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:52.553 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:52.554 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:52.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:52.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:52.583 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:52.584 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:52.585 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:52.587 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:52.589 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:52.593 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:52.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:52.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:52.597 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:52.598 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:52.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:52.600 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:52.602 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:52.603 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:52.604 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:52.605 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:53.445 - debug: vedirect.0 (1717) Line : Checksum x
          2022-06-13 19:09:53.448 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:53.451 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:53.452 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:53.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:53.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:53.457 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:53.459 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:53.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:53.476 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:53.478 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:53.480 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:53.483 - debug: vedirect.0 (1717) Line : V 12590
          2022-06-13 19:09:53.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.59
          2022-06-13 19:09:53.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:53.489 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:53.490 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:53.491 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:53.512 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:53.514 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:53.515 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:53.519 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:53.520 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:53.522 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:53.523 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:53.526 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:53.529 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:53.531 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:53.533 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:53.536 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:53.537 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:53.539 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:53.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:53.542 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:53.544 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:53.546 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:53.547 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:53.578 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:53.579 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:53.580 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:53.581 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:53.583 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:53.584 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:53.585 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:53.588 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:53.589 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:53.590 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:53.592 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:53.593 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:53.594 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:53.598 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:53.600 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:53.601 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:53.602 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:53.604 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:53.607 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:53.608 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:53.611 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:53.619 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:54.438 - debug: vedirect.0 (1717) Line : Checksum {
          2022-06-13 19:09:54.454 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:54.457 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:54.458 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:54.459 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:54.460 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:54.462 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:54.463 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:54.478 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:54.480 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:54.481 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:54.482 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:54.486 - debug: vedirect.0 (1717) Line : V 12470
          2022-06-13 19:09:54.487 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.47
          2022-06-13 19:09:54.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:54.490 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:54.491 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:54.492 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:54.493 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:54.507 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:54.508 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:54.510 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:54.511 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:54.514 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:54.516 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:54.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:54.519 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:54.521 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:54.522 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:54.540 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:54.543 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:54.545 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:54.546 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:54.547 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:54.549 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:54.551 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:54.552 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:54.556 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:54.559 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:54.560 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:54.561 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:54.563 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:54.565 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:54.566 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:54.568 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:54.570 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:54.572 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:54.573 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:54.574 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:54.576 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:54.577 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:54.581 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:54.582 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:54.583 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:54.584 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:54.611 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:54.612 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:54.613 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:54.614 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:55.446 - debug: vedirect.0 (1717) Line : Checksum ~
          2022-06-13 19:09:55.448 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:55.451 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:55.452 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:55.462 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:55.464 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:55.465 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:55.467 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:55.472 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:55.473 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:55.474 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:55.475 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:55.480 - debug: vedirect.0 (1717) Line : V 12530
          2022-06-13 19:09:55.482 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.53
          2022-06-13 19:09:55.483 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:55.509 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:55.510 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:55.511 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:55.514 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:55.515 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:55.516 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:55.518 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:55.519 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:55.522 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:55.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:55.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:55.550 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:55.552 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:55.554 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:55.556 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:55.557 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:55.558 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:55.559 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:55.561 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:55.562 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:55.563 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:55.565 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:55.570 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:55.573 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:55.574 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:55.577 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:55.578 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:55.579 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:55.581 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:55.583 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:55.584 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:55.585 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:55.586 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:55.587 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:55.591 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:55.592 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:55.593 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:55.594 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:56.455 - debug: vedirect.0 (1717) Line : Checksum �
          2022-06-13 19:09:56.458 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:56.460 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:56.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:56.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:56.466 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:56.487 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:56.489 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:56.490 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:56.492 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:56.496 - debug: vedirect.0 (1717) Line : V 12610
          2022-06-13 19:09:56.499 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.61
          2022-06-13 19:09:56.500 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:56.503 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:56.505 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:56.506 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:56.508 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:56.510 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:56.511 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:56.513 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:56.515 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:56.519 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:56.522 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:56.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:56.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:56.528 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:56.529 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:56.543 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:56.545 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:56.547 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:56.548 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:56.549 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:56.551 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:56.553 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:56.554 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:56.555 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:56.558 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:56.559 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:56.560 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:56.561 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:56.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:56.563 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:56.564 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:56.565 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:56.568 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:56.571 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:56.572 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:56.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:56.574 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:56.593 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:56.594 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:56.595 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:56.596 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:56.597 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:56.598 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:56.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:56.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:57.448 - debug: vedirect.0 (1717) Line : Checksum �
          2022-06-13 19:09:57.450 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:57.453 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:57.454 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:57.467 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:57.469 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:57.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:57.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:57.475 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:57.476 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:57.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:57.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:57.486 - debug: vedirect.0 (1717) Line : V 12700
          2022-06-13 19:09:57.488 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.7
          2022-06-13 19:09:57.491 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:57.494 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:57.496 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:57.497 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:57.500 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:57.501 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:57.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:57.505 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:57.506 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:57.507 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:57.508 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:57.526 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:57.528 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:57.530 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:57.533 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:57.534 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:57.538 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:57.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:57.544 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:57.545 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:57.564 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:57.567 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:57.568 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:57.570 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:57.572 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:57.574 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:57.575 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:57.576 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:57.578 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:57.581 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:57.584 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:57.587 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:57.590 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:57.592 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:57.593 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:57.594 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:57.596 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:57.597 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:58.455 - debug: vedirect.0 (1717) Line : Checksum �
          2022-06-13 19:09:58.458 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:58.459 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:58.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:58.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:58.465 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:58.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:58.478 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:58.480 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:58.481 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:58.484 - debug: vedirect.0 (1717) Line : V 12760
          2022-06-13 19:09:58.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.76
          2022-06-13 19:09:58.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:58.488 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:58.489 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:58.490 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:58.495 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:58.498 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:58.499 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:58.503 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:58.505 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:58.507 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:58.508 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:58.509 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:58.510 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:58.526 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:58.528 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:58.529 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:58.530 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:58.531 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:58.532 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:58.534 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:58.535 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:58.536 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:58.537 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:58.546 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:58.547 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:58.548 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:58.551 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:58.552 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:58.553 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:58.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:58.563 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:58.564 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:58.565 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:58.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:58.569 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:58.570 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:58.571 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:58.575 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:58.577 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:58.578 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:58.579 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:09:59.448 - debug: vedirect.0 (1717) Line : Checksum |
          2022-06-13 19:09:59.466 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:09:59.468 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:09:59.470 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:09:59.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:09:59.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:09:59.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:09:59.476 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:09:59.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:09:59.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:09:59.481 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:09:59.482 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:09:59.492 - debug: vedirect.0 (1717) Line : V 12800
          2022-06-13 19:09:59.494 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.8
          2022-06-13 19:09:59.496 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:09:59.500 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:09:59.502 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:09:59.504 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:09:59.507 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:09:59.508 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:09:59.509 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:09:59.522 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:09:59.523 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:09:59.526 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:09:59.527 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:09:59.529 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:09:59.531 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:09:59.532 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:09:59.534 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:09:59.537 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:09:59.538 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:09:59.539 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:09:59.543 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:09:59.544 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:09:59.545 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:09:59.546 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:09:59.547 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:09:59.552 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:09:59.553 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:09:59.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:09:59.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:09:59.576 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:09:59.578 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:09:59.579 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:09:59.580 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:09:59.581 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:09:59.582 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:09:59.583 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:09:59.585 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:09:59.587 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:09:59.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:09:59.592 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:09:59.593 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:09:59.594 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:09:59.595 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:09:59.598 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:09:59.599 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:09:59.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:09:59.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:10:00.458 - debug: vedirect.0 (1717) Line : Checksum �
          2022-06-13 19:10:00.460 - debug: vedirect.0 (1717) Line : PID 0xA060
          2022-06-13 19:10:00.462 - debug: vedirect.0 (1717) Line : FW 159
          2022-06-13 19:10:00.463 - debug: vedirect.0 (1717) No case matched for FW
          2022-06-13 19:10:00.464 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
          2022-06-13 19:10:00.465 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
          2022-06-13 19:10:00.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
          2022-06-13 19:10:00.469 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
          2022-06-13 19:10:00.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
          2022-06-13 19:10:00.482 - debug: vedirect.0 (1717) No case matched for SER#
          2022-06-13 19:10:00.483 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
          2022-06-13 19:10:00.484 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
          2022-06-13 19:10:00.487 - debug: vedirect.0 (1717) Line : V 12850
          2022-06-13 19:10:00.489 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.85
          2022-06-13 19:10:00.490 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
          2022-06-13 19:10:00.498 - debug: vedirect.0 (1717) Line : I 0
          2022-06-13 19:10:00.499 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
          2022-06-13 19:10:00.501 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
          2022-06-13 19:10:00.504 - debug: vedirect.0 (1717) Line : VPV 14470
          2022-06-13 19:10:00.505 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
          2022-06-13 19:10:00.507 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
          2022-06-13 19:10:00.509 - debug: vedirect.0 (1717) Line : PPV 0
          2022-06-13 19:10:00.511 - debug: vedirect.0 (1717) No case matched for PPV
          2022-06-13 19:10:00.512 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
          2022-06-13 19:10:00.513 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
          2022-06-13 19:10:00.516 - debug: vedirect.0 (1717) Line : CS 3
          2022-06-13 19:10:00.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
          2022-06-13 19:10:00.520 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
          2022-06-13 19:10:00.531 - debug: vedirect.0 (1717) Line : MPPT 2
          2022-06-13 19:10:00.533 - debug: vedirect.0 (1717) Line : OR 0x00000000
          2022-06-13 19:10:00.538 - debug: vedirect.0 (1717) Line : ERR 0
          2022-06-13 19:10:00.543 - debug: vedirect.0 (1717) Line : LOAD ON
          2022-06-13 19:10:00.544 - debug: vedirect.0 (1717) No case matched for LOAD
          2022-06-13 19:10:00.545 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
          2022-06-13 19:10:00.547 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
          2022-06-13 19:10:00.550 - debug: vedirect.0 (1717) Line : IL 0
          2022-06-13 19:10:00.551 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
          2022-06-13 19:10:00.552 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
          2022-06-13 19:10:00.554 - debug: vedirect.0 (1717) Line : H19 0
          2022-06-13 19:10:00.555 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
          2022-06-13 19:10:00.556 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
          2022-06-13 19:10:00.558 - debug: vedirect.0 (1717) Line : H20 0
          2022-06-13 19:10:00.559 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
          2022-06-13 19:10:00.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
          2022-06-13 19:10:00.562 - debug: vedirect.0 (1717) Line : H21 0
          2022-06-13 19:10:00.563 - debug: vedirect.0 (1717) No case matched for H21
          2022-06-13 19:10:00.564 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
          2022-06-13 19:10:00.565 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
          2022-06-13 19:10:00.567 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
          2022-06-13 19:10:00.568 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
          2022-06-13 19:10:00.570 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
          2022-06-13 19:10:00.571 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
          2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
          2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
          2022-06-13 19:10:00.593 - debug: vedirect.0 (1717) Line : H22 0
          2022-06-13 19:10:00.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
          2022-06-13 19:10:00.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
          2022-06-13 19:10:00.596 - debug: vedirect.0 (1717) Line : H23 0
          2022-06-13 19:10:00.598 - debug: vedirect.0 (1717) No case matched for H23
          2022-06-13 19:10:00.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
          2022-06-13 19:10:00.601 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
          2022-06-13 19:10:00.606 - debug: vedirect.0 (1717) Line : HSDS 0
          2022-06-13 19:10:00.609 - debug: vedirect.0 (1717) No case matched for HSDS
          2022-06-13 19:10:00.610 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
          2022-06-13 19:10:00.611 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
          2022-06-13 19:10:01.449 - debug: vedirect.0 (1717) Line : Checksum |
          2022-06-13 19:10:01.465 - debug: vedirect.0 (1717) Line : PID 0xA060
          

          wie war das noch mit update und upgrade in der Console ? wo ihr schon einmal hier seid
          :grinning:

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #29

          @ralla66

          Wie bist du denn da sonst so unterwegs?

          sudo ln -s /usr/bin/node /usr/bin/nodejs
          uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          Ralla66R 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @ralla66

            Wie bist du denn da sonst so unterwegs?

            sudo ln -s /usr/bin/node /usr/bin/nodejs
            uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            
            Ralla66R Offline
            Ralla66R Offline
            Ralla66
            Most Active
            schrieb am zuletzt editiert von
            #30

            @thomas-braun

            alter Eisenbahn Spiele Raspi zum testen. Halt für Modellbauprojekte im Winter und so RS485 Spiele
            mit Wechselrichtern.

            HomoranH 1 Antwort Letzte Antwort
            0
            • Ralla66R Ralla66

              @thomas-braun

              alter Eisenbahn Spiele Raspi zum testen. Halt für Modellbauprojekte im Winter und so RS485 Spiele
              mit Wechselrichtern.

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #31

              @ralla66 hast du backup?

              dann würde ich komplett neu aufsetzen

              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 -

              Ralla66R 1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @ralla66 hast du backup?

                dann würde ich komplett neu aufsetzen

                Ralla66R Offline
                Ralla66R Offline
                Ralla66
                Most Active
                schrieb am zuletzt editiert von Ralla66
                #32

                @homoran

                habe noch ein in Reserve, wenn die Solarmodule dann da sind Bau ich eh noch einmal komplett um.
                Prima das der Adapter rennt, wird dann mit eingepflegt.
                Tolle Arbeit von allen

                @thomas-braun

                pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                armv7l
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v12.20.1
                v12.20.1
                6.14.10
                pi
                /home/pi
                pi@raspberrypi:~ $ 
                
                pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
                ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                pi@raspberrypi:~ $ 
                
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                1
                • Ralla66R Ralla66

                  @homoran

                  habe noch ein in Reserve, wenn die Solarmodule dann da sind Bau ich eh noch einmal komplett um.
                  Prima das der Adapter rennt, wird dann mit eingepflegt.
                  Tolle Arbeit von allen

                  @thomas-braun

                  pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  armv7l
                  /usr/bin/nodejs
                  /usr/bin/node
                  /usr/bin/npm
                  v12.20.1
                  v12.20.1
                  6.14.10
                  pi
                  /home/pi
                  pi@raspberrypi:~ $ 
                  
                  pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
                  ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                  pi@raspberrypi:~ $ 
                  
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #33

                  @ralla66

                  Dann ist da ewig kein Update mehr gefahren worden.

                  sudo apt update
                  sudo apt full-upgrade
                  sudo reboot
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  Ralla66R 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @ralla66

                    Dann ist da ewig kein Update mehr gefahren worden.

                    sudo apt update
                    sudo apt full-upgrade
                    sudo reboot
                    
                    Ralla66R Offline
                    Ralla66R Offline
                    Ralla66
                    Most Active
                    schrieb am zuletzt editiert von
                    #34

                    @thomas-braun

                    ist durchgelaufen ohne Warnung, jetzt die Adapter aktuallisieren ?

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • Ralla66R Ralla66

                      @thomas-braun

                      ist durchgelaufen ohne Warnung, jetzt die Adapter aktuallisieren ?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #35

                      @ralla66

                      Zeig nochmal

                      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      Ralla66R 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @ralla66

                        Zeig nochmal

                        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        
                        Ralla66R Offline
                        Ralla66R Offline
                        Ralla66
                        Most Active
                        schrieb am zuletzt editiert von
                        #36

                        @thomas-braun

                        pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                        armv7l
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        v12.22.12
                        v12.22.12
                        6.14.16
                        pi
                        /home/pi
                        
                        
                        
                        
                        Thomas BraunT Ralla66R 2 Antworten Letzte Antwort
                        0
                        • Ralla66R Ralla66

                          @thomas-braun

                          pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                          armv7l
                          /usr/bin/nodejs
                          /usr/bin/node
                          /usr/bin/npm
                          v12.22.12
                          v12.22.12
                          6.14.16
                          pi
                          /home/pi
                          
                          
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #37

                          @ralla66 sagte in vedirect -> USB an Victron MP2:

                          sudo apt update
                          

                          sagt?

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          Ralla66R 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @ralla66 sagte in vedirect -> USB an Victron MP2:

                            sudo apt update
                            

                            sagt?

                            Ralla66R Offline
                            Ralla66R Offline
                            Ralla66
                            Most Active
                            schrieb am zuletzt editiert von
                            #38

                            @thomas-braun

                            pi@raspberrypi:~ $ sudo apt update
                            OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            OK:2 http://archive.raspberrypi.org/debian buster InRelease                  
                            OK:3 https://deb.nodesource.com/node_12.x buster InRelease                   
                            Paketlisten werden gelesen... Fertig
                            Abhängigkeitsbaum wird aufgebaut.       
                            Statusinformationen werden eingelesen.... Fertig
                            Alle Pakete sind aktuell.
                            pi@raspberrypi:~ $ 
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Ralla66R Ralla66

                              @thomas-braun

                              pi@raspberrypi:~ $ sudo apt update
                              OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                              OK:2 http://archive.raspberrypi.org/debian buster InRelease                  
                              OK:3 https://deb.nodesource.com/node_12.x buster InRelease                   
                              Paketlisten werden gelesen... Fertig
                              Abhängigkeitsbaum wird aufgebaut.       
                              Statusinformationen werden eingelesen.... Fertig
                              Alle Pakete sind aktuell.
                              pi@raspberrypi:~ $ 
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #39

                              @ralla66

                              Dann stell jetzt auf node14 um. Siehe meine Signatur.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              Ralla66R 1 Antwort Letzte Antwort
                              1
                              • Thomas BraunT Thomas Braun

                                @ralla66

                                Dann stell jetzt auf node14 um. Siehe meine Signatur.

                                Ralla66R Offline
                                Ralla66R Offline
                                Ralla66
                                Most Active
                                schrieb am zuletzt editiert von
                                #40

                                @thomas-braun

                                ok Danke,
                                mache erst einmal ein Backup. Wenn noch Probleme entstehen mache ich ein Fred auf.
                                Zu weit weg vom Thema.

                                1 Antwort Letzte Antwort
                                1
                                • Ralla66R Ralla66

                                  @dutchman

                                  bin aber mit admin und update noch uralt
                                  Log ist von einem SmartSolar charge controller MPPT 100/20 BT

                                   2022-06-13 19:09:49.035 - debug: vedirect.0 (1717) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2022-06-13 19:09:49.091 - debug: vedirect.0 (1717) Objects client ready ... initialize now
                                  2022-06-13 19:09:49.097 - debug: vedirect.0 (1717) Objects create System PubSub Client
                                  2022-06-13 19:09:49.100 - debug: vedirect.0 (1717) Objects create User PubSub Client
                                  2022-06-13 19:09:49.102 - debug: vedirect.0 (1717) Objects client initialize lua scripts
                                  2022-06-13 19:09:49.122 - debug: vedirect.0 (1717) Objects connected to redis: 127.0.0.1:9001
                                  2022-06-13 19:09:49.136 - debug: vedirect.0 (1717) objectDB connected
                                  2022-06-13 19:09:49.140 - debug: vedirect.0 (1717) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2022-06-13 19:09:49.153 - debug: vedirect.0 (1717) States create User PubSub Client
                                  2022-06-13 19:09:49.159 - debug: vedirect.0 (1717) States create System PubSub Client
                                  2022-06-13 19:09:49.173 - debug: vedirect.0 (1717) States connected to redis: 127.0.0.1:9000
                                  2022-06-13 19:09:49.175 - debug: vedirect.0 (1717) statesDB connected
                                  2022-06-13 19:09:49.837 - debug: vedirect.0 (1717) Plugin sentry Initialize Plugin (enabled=true)
                                  2022-06-13 19:09:50.253 - info: vedirect.0 (1717) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.vedirect, node: v12.20.1, js-controller: 3.1.6
                                  2022-06-13 19:09:50.437 - debug: vedirect.0 (1717) Line : �
                                  2022-06-13 19:09:50.440 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:50.443 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:50.444 - debug: vedirect.0 (1717) An attribute has changed for : PID
                                  2022-06-13 19:09:50.454 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:50.455 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:50.456 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:50.458 - debug: vedirect.0 (1717) An attribute has changed for : FW
                                  2022-06-13 19:09:50.461 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:50.462 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:50.463 - debug: vedirect.0 (1717) An attribute has changed for : SER#
                                  2022-06-13 19:09:50.480 - debug: vedirect.0 (1717) Line : V 12830
                                  2022-06-13 19:09:50.481 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.83
                                  2022-06-13 19:09:50.483 - debug: vedirect.0 (1717) An attribute has changed for : V
                                  2022-06-13 19:09:50.486 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:50.488 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:50.489 - debug: vedirect.0 (1717) An attribute has changed for : I
                                  2022-06-13 19:09:50.492 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:50.494 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:50.495 - debug: vedirect.0 (1717) An attribute has changed for : VPV
                                  2022-06-13 19:09:50.499 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:50.500 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:50.502 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:50.503 - debug: vedirect.0 (1717) An attribute has changed for : PPV
                                  2022-06-13 19:09:50.530 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:50.533 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:50.536 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:50.538 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:50.541 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:50.542 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:50.544 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:50.545 - debug: vedirect.0 (1717) An attribute has changed for : LOAD
                                  2022-06-13 19:09:50.549 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:50.550 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:50.552 - debug: vedirect.0 (1717) An attribute has changed for : IL
                                  2022-06-13 19:09:50.555 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:50.556 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:50.558 - debug: vedirect.0 (1717) An attribute has changed for : H19
                                  2022-06-13 19:09:50.561 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:50.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:50.563 - debug: vedirect.0 (1717) An attribute has changed for : H20
                                  2022-06-13 19:09:50.566 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:50.568 - debug: vedirect.0 (1717) An attribute has changed for : CS
                                  2022-06-13 19:09:50.570 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:50.571 - debug: vedirect.0 (1717) An attribute has changed for : MPPT
                                  2022-06-13 19:09:50.574 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:50.576 - debug: vedirect.0 (1717) An attribute has changed for : ERR
                                  2022-06-13 19:09:50.577 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:50.578 - debug: vedirect.0 (1717) An attribute has changed for : OR
                                  2022-06-13 19:09:50.609 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:50.611 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:50.612 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:50.613 - debug: vedirect.0 (1717) An attribute has changed for : H21
                                  2022-06-13 19:09:50.615 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:50.616 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:50.618 - debug: vedirect.0 (1717) An attribute has changed for : H22
                                  2022-06-13 19:09:50.620 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:50.621 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:50.622 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:50.623 - debug: vedirect.0 (1717) An attribute has changed for : H23
                                  2022-06-13 19:09:50.626 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:50.627 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:50.628 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:50.629 - debug: vedirect.0 (1717) An attribute has changed for : HSDS
                                  2022-06-13 19:09:51.445 - debug: vedirect.0 (1717) Line : Checksum ~
                                  2022-06-13 19:09:51.448 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:51.451 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:51.452 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:51.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:51.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:51.458 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:51.460 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:51.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:51.483 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:51.484 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:51.486 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:51.491 - debug: vedirect.0 (1717) Line : V 13120
                                  2022-06-13 19:09:51.492 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 13.12
                                  2022-06-13 19:09:51.493 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:51.499 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:51.501 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:51.502 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:51.530 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:51.531 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:51.533 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:51.536 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:51.537 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:51.538 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:51.540 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:51.543 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:51.545 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:51.547 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:51.549 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:51.551 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:51.553 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:51.554 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:51.555 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:51.557 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:51.558 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:51.560 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:51.561 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:51.563 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:51.565 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:51.566 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:51.567 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:51.601 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:51.602 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:51.603 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:51.606 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:51.607 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:51.608 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:51.610 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:51.611 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:51.612 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:51.615 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:51.616 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:51.617 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:51.618 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:51.620 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:51.621 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:51.622 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:51.624 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:51.625 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:51.626 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:51.628 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:51.630 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:51.631 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:52.437 - debug: vedirect.0 (1717) Line : Checksum �
                                  2022-06-13 19:09:52.452 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:52.455 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:52.457 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:52.458 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:52.459 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:52.462 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:52.463 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:52.465 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:52.466 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:52.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:52.470 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:52.484 - debug: vedirect.0 (1717) Line : V 12890
                                  2022-06-13 19:09:52.486 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.89
                                  2022-06-13 19:09:52.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:52.492 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:52.493 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:52.495 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:52.498 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:52.500 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:52.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:52.523 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:52.525 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:52.527 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:52.529 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:52.531 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:52.533 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:52.535 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:52.536 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:52.538 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:52.539 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:52.540 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:52.541 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:52.542 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:52.543 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:52.544 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:52.545 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:52.546 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:52.547 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:52.549 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:52.551 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:52.553 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:52.554 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:52.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:52.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:52.583 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:52.584 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:52.585 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:52.587 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:52.589 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:52.590 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:52.593 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:52.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:52.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:52.597 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:52.598 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:52.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:52.600 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:52.602 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:52.603 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:52.604 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:52.605 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:53.445 - debug: vedirect.0 (1717) Line : Checksum x
                                  2022-06-13 19:09:53.448 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:53.451 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:53.452 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:53.454 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:53.455 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:53.457 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:53.459 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:53.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:53.476 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:53.478 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:53.480 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:53.483 - debug: vedirect.0 (1717) Line : V 12590
                                  2022-06-13 19:09:53.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.59
                                  2022-06-13 19:09:53.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:53.489 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:53.490 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:53.491 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:53.512 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:53.514 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:53.515 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:53.519 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:53.520 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:53.522 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:53.523 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:53.526 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:53.529 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:53.531 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:53.533 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:53.536 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:53.537 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:53.539 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:53.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:53.542 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:53.544 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:53.546 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:53.547 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:53.578 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:53.579 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:53.580 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:53.581 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:53.583 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:53.584 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:53.585 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:53.588 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:53.589 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:53.590 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:53.592 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:53.593 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:53.594 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:53.598 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:53.600 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:53.601 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:53.602 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:53.604 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:53.605 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:53.607 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:53.608 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:53.609 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:53.611 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:53.612 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:53.619 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:54.438 - debug: vedirect.0 (1717) Line : Checksum {
                                  2022-06-13 19:09:54.454 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:54.457 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:54.458 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:54.459 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:54.460 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:54.462 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:54.463 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:54.478 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:54.480 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:54.481 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:54.482 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:54.486 - debug: vedirect.0 (1717) Line : V 12470
                                  2022-06-13 19:09:54.487 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.47
                                  2022-06-13 19:09:54.488 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:54.490 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:54.491 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:54.492 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:54.493 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:54.495 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:54.507 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:54.508 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:54.510 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:54.511 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:54.514 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:54.516 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:54.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:54.519 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:54.521 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:54.522 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:54.540 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:54.543 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:54.545 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:54.546 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:54.547 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:54.549 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:54.551 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:54.552 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:54.556 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:54.559 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:54.560 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:54.561 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:54.563 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:54.565 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:54.566 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:54.568 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:54.569 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:54.570 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:54.572 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:54.573 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:54.574 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:54.576 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:54.577 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:54.578 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:54.581 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:54.582 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:54.583 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:54.584 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:54.611 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:54.612 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:54.613 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:54.614 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:55.446 - debug: vedirect.0 (1717) Line : Checksum ~
                                  2022-06-13 19:09:55.448 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:55.451 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:55.452 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:55.462 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:55.464 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:55.465 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:55.467 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:55.472 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:55.473 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:55.474 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:55.475 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:55.480 - debug: vedirect.0 (1717) Line : V 12530
                                  2022-06-13 19:09:55.482 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.53
                                  2022-06-13 19:09:55.483 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:55.509 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:55.510 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:55.511 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:55.514 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:55.515 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:55.516 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:55.518 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:55.519 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:55.520 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:55.522 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:55.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:55.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:55.550 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:55.552 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:55.554 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:55.556 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:55.557 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:55.558 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:55.559 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:55.561 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:55.562 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:55.563 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:55.565 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:55.567 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:55.570 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:55.571 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:55.573 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:55.574 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:55.575 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:55.577 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:55.578 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:55.579 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:55.581 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:55.582 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:55.583 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:55.584 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:55.585 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:55.586 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:55.587 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:55.589 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:55.591 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:55.592 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:55.593 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:55.594 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:56.455 - debug: vedirect.0 (1717) Line : Checksum �
                                  2022-06-13 19:09:56.458 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:56.460 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:56.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:56.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:56.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:56.466 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:56.487 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:56.489 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:56.490 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:56.492 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:56.496 - debug: vedirect.0 (1717) Line : V 12610
                                  2022-06-13 19:09:56.499 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.61
                                  2022-06-13 19:09:56.500 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:56.503 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:56.505 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:56.506 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:56.508 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:56.510 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:56.511 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:56.513 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:56.515 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:56.516 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:56.519 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:56.522 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:56.524 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:56.525 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:56.528 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:56.529 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:56.543 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:56.545 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:56.547 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:56.548 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:56.549 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:56.551 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:56.553 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:56.554 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:56.555 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:56.558 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:56.559 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:56.560 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:56.561 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:56.562 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:56.563 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:56.564 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:56.565 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:56.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:56.568 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:56.569 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:56.571 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:56.572 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:56.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:56.574 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:56.593 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:56.594 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:56.595 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:56.596 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:56.597 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:56.598 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:56.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:56.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:57.448 - debug: vedirect.0 (1717) Line : Checksum �
                                  2022-06-13 19:09:57.450 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:57.453 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:57.454 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:57.467 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:57.469 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:57.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:57.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:57.475 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:57.476 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:57.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:57.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:57.486 - debug: vedirect.0 (1717) Line : V 12700
                                  2022-06-13 19:09:57.488 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.7
                                  2022-06-13 19:09:57.491 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:57.494 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:57.496 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:57.497 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:57.500 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:57.501 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:57.502 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:57.505 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:57.506 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:57.507 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:57.508 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:57.526 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:57.528 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:57.530 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:57.533 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:57.534 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:57.538 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:57.540 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:57.544 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:57.545 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:57.564 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:57.567 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:57.568 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:57.570 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:57.572 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:57.574 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:57.575 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:57.576 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:57.578 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:57.579 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:57.581 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:57.582 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:57.584 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:57.585 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:57.587 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:57.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:57.590 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:57.591 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:57.592 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:57.593 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:57.594 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:57.595 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:57.596 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:57.597 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:58.455 - debug: vedirect.0 (1717) Line : Checksum �
                                  2022-06-13 19:09:58.458 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:58.459 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:58.461 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:58.462 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:58.464 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:58.465 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:58.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:58.478 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:58.480 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:58.481 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:58.484 - debug: vedirect.0 (1717) Line : V 12760
                                  2022-06-13 19:09:58.485 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.76
                                  2022-06-13 19:09:58.486 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:58.488 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:58.489 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:58.490 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:58.495 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:58.496 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:58.498 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:58.499 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:58.501 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:58.503 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:58.505 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:58.507 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:58.508 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:58.509 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:58.510 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:58.526 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:58.528 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:58.529 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:58.530 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:58.531 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:58.532 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:58.534 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:58.535 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:58.536 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:58.537 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:58.546 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:58.547 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:58.548 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:58.551 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:58.552 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:58.553 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:58.556 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:58.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:58.563 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:58.564 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:58.565 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:58.566 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:58.569 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:58.570 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:58.571 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:58.575 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:58.576 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:58.577 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:58.578 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:58.579 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:58.580 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:09:59.448 - debug: vedirect.0 (1717) Line : Checksum |
                                  2022-06-13 19:09:59.466 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:09:59.468 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:09:59.470 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:09:59.471 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:09:59.472 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:09:59.474 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:09:59.476 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:09:59.477 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:09:59.478 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:09:59.481 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:09:59.482 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:09:59.492 - debug: vedirect.0 (1717) Line : V 12800
                                  2022-06-13 19:09:59.494 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.8
                                  2022-06-13 19:09:59.496 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:09:59.500 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:09:59.502 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:09:59.504 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:09:59.507 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:09:59.508 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:09:59.509 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:09:59.522 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:09:59.523 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:09:59.526 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:09:59.527 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:09:59.529 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:09:59.531 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:09:59.532 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:09:59.534 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:09:59.536 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:09:59.537 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:09:59.538 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:09:59.539 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:09:59.540 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:09:59.542 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:09:59.543 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:09:59.544 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:09:59.545 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:09:59.546 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:09:59.547 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:09:59.552 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:09:59.553 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:09:59.555 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:09:59.556 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:09:59.576 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:09:59.578 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:09:59.579 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:09:59.580 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:09:59.581 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:09:59.582 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:09:59.583 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:09:59.585 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:09:59.587 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:09:59.588 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:09:59.592 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:09:59.593 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:09:59.594 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:09:59.595 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:09:59.598 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:09:59.599 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:09:59.600 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:09:59.601 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:10:00.458 - debug: vedirect.0 (1717) Line : Checksum �
                                  2022-06-13 19:10:00.460 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  2022-06-13 19:10:00.462 - debug: vedirect.0 (1717) Line : FW 159
                                  2022-06-13 19:10:00.463 - debug: vedirect.0 (1717) No case matched for FW
                                  2022-06-13 19:10:00.464 - debug: vedirect.0 (1717) [stateSetCreate]FW with value : 159
                                  2022-06-13 19:10:00.465 - debug: vedirect.0 (1717) No attribute changes for : FW, processing normallly
                                  2022-06-13 19:10:00.468 - debug: vedirect.0 (1717) [stateSetCreate]PID with value : SmartSolar MPPT 100|20 48V
                                  2022-06-13 19:10:00.469 - debug: vedirect.0 (1717) No attribute changes for : PID, processing normallly
                                  2022-06-13 19:10:00.480 - debug: vedirect.0 (1717) Line : SER# HQ2121KRGMY
                                  2022-06-13 19:10:00.482 - debug: vedirect.0 (1717) No case matched for SER#
                                  2022-06-13 19:10:00.483 - debug: vedirect.0 (1717) [stateSetCreate]SER# with value : HQ2121KRGMY
                                  2022-06-13 19:10:00.484 - debug: vedirect.0 (1717) No attribute changes for : SER#, processing normallly
                                  2022-06-13 19:10:00.487 - debug: vedirect.0 (1717) Line : V 12850
                                  2022-06-13 19:10:00.489 - debug: vedirect.0 (1717) [stateSetCreate]V with value : 12.85
                                  2022-06-13 19:10:00.490 - debug: vedirect.0 (1717) No attribute changes for : V, processing normallly
                                  2022-06-13 19:10:00.498 - debug: vedirect.0 (1717) Line : I 0
                                  2022-06-13 19:10:00.499 - debug: vedirect.0 (1717) [stateSetCreate]I with value : 0
                                  2022-06-13 19:10:00.501 - debug: vedirect.0 (1717) No attribute changes for : I, processing normallly
                                  2022-06-13 19:10:00.504 - debug: vedirect.0 (1717) Line : VPV 14470
                                  2022-06-13 19:10:00.505 - debug: vedirect.0 (1717) [stateSetCreate]VPV with value : 14.47
                                  2022-06-13 19:10:00.507 - debug: vedirect.0 (1717) No attribute changes for : VPV, processing normallly
                                  2022-06-13 19:10:00.509 - debug: vedirect.0 (1717) Line : PPV 0
                                  2022-06-13 19:10:00.511 - debug: vedirect.0 (1717) No case matched for PPV
                                  2022-06-13 19:10:00.512 - debug: vedirect.0 (1717) [stateSetCreate]PPV with value : 0
                                  2022-06-13 19:10:00.513 - debug: vedirect.0 (1717) No attribute changes for : PPV, processing normallly
                                  2022-06-13 19:10:00.516 - debug: vedirect.0 (1717) Line : CS 3
                                  2022-06-13 19:10:00.518 - debug: vedirect.0 (1717) [stateSetCreate]CS with value : Bulk
                                  2022-06-13 19:10:00.520 - debug: vedirect.0 (1717) No attribute changes for : CS, processing normallly
                                  2022-06-13 19:10:00.531 - debug: vedirect.0 (1717) Line : MPPT 2
                                  2022-06-13 19:10:00.533 - debug: vedirect.0 (1717) Line : OR 0x00000000
                                  2022-06-13 19:10:00.538 - debug: vedirect.0 (1717) Line : ERR 0
                                  2022-06-13 19:10:00.543 - debug: vedirect.0 (1717) Line : LOAD ON
                                  2022-06-13 19:10:00.544 - debug: vedirect.0 (1717) No case matched for LOAD
                                  2022-06-13 19:10:00.545 - debug: vedirect.0 (1717) [stateSetCreate]LOAD with value : ON
                                  2022-06-13 19:10:00.547 - debug: vedirect.0 (1717) No attribute changes for : LOAD, processing normallly
                                  2022-06-13 19:10:00.550 - debug: vedirect.0 (1717) Line : IL 0
                                  2022-06-13 19:10:00.551 - debug: vedirect.0 (1717) [stateSetCreate]IL with value : 0
                                  2022-06-13 19:10:00.552 - debug: vedirect.0 (1717) No attribute changes for : IL, processing normallly
                                  2022-06-13 19:10:00.554 - debug: vedirect.0 (1717) Line : H19 0
                                  2022-06-13 19:10:00.555 - debug: vedirect.0 (1717) [stateSetCreate]H19 with value : 0
                                  2022-06-13 19:10:00.556 - debug: vedirect.0 (1717) No attribute changes for : H19, processing normallly
                                  2022-06-13 19:10:00.558 - debug: vedirect.0 (1717) Line : H20 0
                                  2022-06-13 19:10:00.559 - debug: vedirect.0 (1717) [stateSetCreate]H20 with value : 0
                                  2022-06-13 19:10:00.560 - debug: vedirect.0 (1717) No attribute changes for : H20, processing normallly
                                  2022-06-13 19:10:00.562 - debug: vedirect.0 (1717) Line : H21 0
                                  2022-06-13 19:10:00.563 - debug: vedirect.0 (1717) No case matched for H21
                                  2022-06-13 19:10:00.564 - debug: vedirect.0 (1717) [stateSetCreate]H21 with value : 0
                                  2022-06-13 19:10:00.565 - debug: vedirect.0 (1717) No attribute changes for : H21, processing normallly
                                  2022-06-13 19:10:00.567 - debug: vedirect.0 (1717) [stateSetCreate]MPPT with value : MPP Tracker active
                                  2022-06-13 19:10:00.568 - debug: vedirect.0 (1717) No attribute changes for : MPPT, processing normallly
                                  2022-06-13 19:10:00.570 - debug: vedirect.0 (1717) [stateSetCreate]ERR with value : No Error
                                  2022-06-13 19:10:00.571 - debug: vedirect.0 (1717) No attribute changes for : ERR, processing normallly
                                  2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) [stateSetCreate]OR with value : Normal Operation
                                  2022-06-13 19:10:00.573 - debug: vedirect.0 (1717) No attribute changes for : OR, processing normallly
                                  2022-06-13 19:10:00.593 - debug: vedirect.0 (1717) Line : H22 0
                                  2022-06-13 19:10:00.594 - debug: vedirect.0 (1717) [stateSetCreate]H22 with value : 0
                                  2022-06-13 19:10:00.595 - debug: vedirect.0 (1717) No attribute changes for : H22, processing normallly
                                  2022-06-13 19:10:00.596 - debug: vedirect.0 (1717) Line : H23 0
                                  2022-06-13 19:10:00.598 - debug: vedirect.0 (1717) No case matched for H23
                                  2022-06-13 19:10:00.599 - debug: vedirect.0 (1717) [stateSetCreate]H23 with value : 0
                                  2022-06-13 19:10:00.601 - debug: vedirect.0 (1717) No attribute changes for : H23, processing normallly
                                  2022-06-13 19:10:00.606 - debug: vedirect.0 (1717) Line : HSDS 0
                                  2022-06-13 19:10:00.609 - debug: vedirect.0 (1717) No case matched for HSDS
                                  2022-06-13 19:10:00.610 - debug: vedirect.0 (1717) [stateSetCreate]HSDS with value : 0
                                  2022-06-13 19:10:00.611 - debug: vedirect.0 (1717) No attribute changes for : HSDS, processing normallly
                                  2022-06-13 19:10:01.449 - debug: vedirect.0 (1717) Line : Checksum |
                                  2022-06-13 19:10:01.465 - debug: vedirect.0 (1717) Line : PID 0xA060
                                  

                                  wie war das noch mit update und upgrade in der Console ? wo ihr schon einmal hier seid
                                  :grinning:

                                  DutchmanD Offline
                                  DutchmanD Offline
                                  Dutchman
                                  Developer Most Active Administrators
                                  schrieb am zuletzt editiert von
                                  #41

                                  @ralla66

                                  Super danke dir! Hmm log wie erwartet ich schau mal weiter im Code

                                  Ralla66R 1 Antwort Letzte Antwort
                                  0
                                  • DutchmanD Dutchman

                                    @ralla66

                                    Super danke dir! Hmm log wie erwartet ich schau mal weiter im Code

                                    Ralla66R Offline
                                    Ralla66R Offline
                                    Ralla66
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #42

                                    @dutchman

                                    vermutlich ist das noch der js-controller". Installed "3.1.6 bei mir

                                    DutchmanD 1 Antwort Letzte Antwort
                                    0
                                    • Ralla66R Ralla66

                                      @dutchman

                                      vermutlich ist das noch der js-controller". Installed "3.1.6 bei mir

                                      DutchmanD Offline
                                      DutchmanD Offline
                                      Dutchman
                                      Developer Most Active Administrators
                                      schrieb am zuletzt editiert von Dutchman
                                      #43

                                      @ralla66 sagte in vedirect -> USB an Victron MP2:

                                      @dutchman

                                      vermutlich ist das noch der js-controller". Installed "3.1.6 bei mir

                                      Ich meinte die info's vom Debug 😉, aber Jup stimmt würdest du Controller 4 haben kämen dieselben Fehler

                                      1 Antwort Letzte Antwort
                                      0
                                      • Ralla66R Ralla66

                                        @thomas-braun

                                        pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                                        armv7l
                                        /usr/bin/nodejs
                                        /usr/bin/node
                                        /usr/bin/npm
                                        v12.22.12
                                        v12.22.12
                                        6.14.16
                                        pi
                                        /home/pi
                                        
                                        
                                        
                                        
                                        Ralla66R Offline
                                        Ralla66R Offline
                                        Ralla66
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #44

                                        @ralla66

                                        Bild vom Kabel innen, links der Optokoppler

                                        Data.jpg

                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @ralla66 sagte in vedirect -> USB an Victron MP2:

                                          usb-VictronEnergy_BV_VE_Direct_cable_VE5OE42L-if00-port0

                                          Ich würde das so einstellen:

                                          /dev/serial/by-id/usb-VictronEnergy_BV_VE_Direct_cable_VE5OE42L-if00-port0
                                          

                                          Das passt immer, auch wenn sich die Reihenfolge der Ports mal ändern sollte.

                                          M Offline
                                          M Offline
                                          Marco 3
                                          schrieb am zuletzt editiert von
                                          #45

                                          @thomas-braun said in vedirect -> USB an Victron MP2:

                                          @ralla66 sagte in vedirect -> USB an Victron MP2:

                                          /dev/serial/by-id/usb-VictronEnergy_BV_VE_Direct_cable_VE5OE42L-if00-port0
                                          

                                          Moin, Kabel ist gekommen und ich kann über windows auch auf dem 150/45 zugreifen.

                                          Leider kann ich unter ioBroker nicht den USB Anschluss ausfindig machen.

                                          Bei mir läuft der ioBroker unter Debian in einer VM Ware.

                                          mit

                                          dmesg -wT
                                          

                                          kommt einiges, aber ich weiß nicht wie ich hoch oder runter scollen soll, oder aus dem Zustand heraus komme.

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


                                          Support us

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

                                          326

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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