iobroker-community-adapters / ioBroker.solarlog

iobroker Adapter to access your solarlog meter data
MIT License
12 stars 5 forks source link

Probleme Eigenverbrauch Gestern #51

Closed TMHEINE closed 3 years ago

TMHEINE commented 3 years ago

Hallo, Erst mal vielen Dank für den Adapter! Ist echt super. Seid dem letzten oder vorletzten Update bekomme ich keine Werte mer für folgende Objekte: grafik Was kann der Fehler sein? Ich glaube auf meiner Seite hat sich nichts geändert..

Im Log lassen sich folgende Warnungen finden:

2021-05-22 21:31:38.640 - warn: solarlog.0 (7108) readSolarlogData - Fehler in sum data inverters: TypeError: Cannot read property 'indexOf' of undefined

2021-05-22 21:31:38.641 - warn: solarlog.0 (7108) readSolarlogData - Fehler : TypeError: Cannot read property 'indexOf' of undefined

hilft das bei der Fehlersuche weiter?

Danke Gruß Thomas

forelleblau commented 3 years ago

Hallo Thoma Danke für die Fehlermeldung. So wie der Fehler aussieht, kriegst du nicht nur diese Daten nicht sondern auch die INV.xxx.daysum nicht (von da ist der Fehler). Kannst du das einmal nachsehen?

Für die Fehlersuche bräuchte ich ein debug-log eines Adapter-Starts. Da sollte diese Abfrage (Tageswerte pro Gerät) drin sein. Und kannst du mir noch sagen, welches solarlog - Modell mit welcher Firmware du hast?

Grüsse Marcel

TMHEINE commented 3 years ago

Hallo,

es ist ein Solarlog 300 mit der aktuellsten Firmware (4.2.7 Build 116 - 19.02.2020). Im Anhang das Debug-Log. Ich hoffe, alle benötigten Werte sind drin. Sonst bitte nochmals melden...

Gruß Thomas

Am 24.05.2021 um 23:04 schrieb forelleblau:

Hallo Thoma Danke für die Fehlermeldung. So wie der Fehler aussieht, kriegst du nicht nur diese Daten nicht sondern auch die INV.xxx.daysum nicht (von da ist der Fehler). Kannst du das einmal nachsehen?

Für die Fehlersuche bräuchte ich ein debug-log eines Adapter-Starts. Da sollte diese Abfrage (Tageswerte pro Gerät) drin sein. Und kannst du mir noch sagen, welches solarlog - Modell mit welcher Firmware du hast?

Grüsse Marcel

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iobroker-community-adapters/ioBroker.solarlog/issues/51#issuecomment-847332792, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUD4YVW57IMYCKSAFMAJPTTPK5N5ANCNFSM45LKGDYQ.

2021-05-25 07:59:30.987 - info: host.raspberrypi "system.adapter.solarlog.0" enabled 2021-05-25 07:59:31.071 - info: host.raspberrypi instance system.adapter.solarlog.0 started with pid 17703 2021-05-25 07:59:32.607 - debug: solarlog.0 (17703) Redis Objects: Use Redis connection: 127.0.0.1:9001 2021-05-25 07:59:32.675 - debug: solarlog.0 (17703) Objects client ready ... initialize now 2021-05-25 07:59:32.678 - debug: solarlog.0 (17703) Objects create System PubSub Client 2021-05-25 07:59:32.679 - debug: solarlog.0 (17703) Objects create User PubSub Client 2021-05-25 07:59:32.680 - debug: solarlog.0 (17703) Objects client initialize lua scripts 2021-05-25 07:59:32.696 - debug: solarlog.0 (17703) Objects connected to redis: 127.0.0.1:9001 2021-05-25 07:59:32.707 - debug: solarlog.0 (17703) objectDB connected 2021-05-25 07:59:32.710 - debug: solarlog.0 (17703) Redis States: Use Redis connection: 127.0.0.1:9000 2021-05-25 07:59:32.720 - debug: solarlog.0 (17703) States create System PubSub Client 2021-05-25 07:59:32.721 - debug: solarlog.0 (17703) States create User PubSub Client 2021-05-25 07:59:32.776 - debug: solarlog.0 (17703) States connected to redis: 127.0.0.1:9000 2021-05-25 07:59:32.777 - debug: solarlog.0 (17703) statesDB connected 2021-05-25 07:59:33.286 - info: solarlog.0 (17703) starting. Version 2.1.3 in /opt/iobroker/node_modules/iobroker.solarlog, node: v10.22.1, js-controller: 3.2.16 2021-05-25 07:59:33.314 - info: solarlog.0 (17703) [START] Starting solarlog adapter 2021-05-25 07:59:33.317 - debug: solarlog.0 (17703) LOVE - Ich liebe euch! 2021-05-25 07:59:33.317 - info: solarlog.0 (17703) Unterzähler - Import: true 2021-05-25 07:59:33.318 - debug: solarlog.0 (17703) uzimp: true 2021-05-25 07:59:33.318 - info: solarlog.0 (17703) Rufe historische Daten um 0:5 ab 2021-05-25 07:59:33.318 - info: solarlog.0 (17703) Forecast - Datenabruf: false 2021-05-25 07:59:33.318 - debug: solarlog.0 (17703) [INFO] Configured polling interval consuption/production: 30000 2021-05-25 07:59:33.319 - debug: solarlog.0 (17703) [INFO] Configured polling interval averages&other: 300000 2021-05-25 07:59:33.319 - debug: solarlog.0 (17703) [START] Started Adapter with: 192.168.178.35 2021-05-25 07:59:33.319 - debug: solarlog.0 (17703) uzimp: true 2021-05-25 07:59:33.319 - debug: solarlog.0 (17703) WR Importieren 2021-05-25 07:59:33.414 - debug: solarlog.0 (17703) stateChange solarlog.0.info.connection {"val":true,"ack":true,"ts":1621922373406,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621922373406} 2021-05-25 07:59:33.821 - debug: solarlog.0 (17703) DATA: token=;preval=none;{"152":null,"161":null,"162":null,"447":null,"610":null,"611":null,"617":null,"706":null,"739":null,"740":null,"744":null,"800":{"100":null,"160":null},"801":{"101":null,"102":null},"858":null,"895":{"100":null,"101":null,"102":null,"103":null,"104":null,"105":null}}DATALENGTH: 286 2021-05-25 07:59:33.822 - debug: solarlog.0 (17703) OPTIONS: {"host":"192.168.178.35","port":"80","path":"/getjp","method":"POST","headers":{"Accept":"/","Accept-Encoding":"gzip, deflate","Connection":"keep-alive","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8","Referer":"http://192.168.178.35/","Accept-Origin":"http://192.168.178.35/","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36","X-Requested-With":"XMLHttpRequest","Cookie":"banner_hidden=false; SolarLog=","Content-Length":286}} 2021-05-25 07:59:33.827 - debug: solarlog.0 (17703) Data to request body: token=;preval=none;{"152":null,"161":null,"162":null,"447":null,"610":null,"611":null,"617":null,"706":null,"739":null,"740":null,"744":null,"800":{"100":null,"160":null},"801":{"101":null,"102":null},"858":null,"895":{"100":null,"101":null,"102":null,"103":null,"104":null,"105":null}} 2021-05-25 07:59:34.623 - debug: solarlog.0 (17703) http Status: 200 2021-05-25 07:59:34.624 - debug: solarlog.0 (17703) HEADERS: {"date":"Tue, 25 May 2021 07:59:36 GMT","server":"IPC@CHIP","content-type":"text/plain","transfer-encoding":"chunked"} 2021-05-25 07:59:34.645 - debug: solarlog.0 (17703) body: {"152":{"0":4,"1":6,"2":10,"3":11,"4":12,"5":11,"6":12,"7":11,"8":9,"9":7,"10":4,"11":3},"161":11510,"162":1100,"447":{"0":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"1":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"2":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"3":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"4":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"5":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"6":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"7":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"8":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"9":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}}},"610":"SC123/SC143 V2.05 FULL","611":"V3.00","617":"003056A64078","706":" 7500402","739":[[0,"","",0,0,0,0,"",0,""],[2,"Data1","SMA",1200,1,7,1,"",1,"1.0.0"],[3,"","",9600,1,1,2,"kaco485.dll",0," 1.0.0"],[4,"","Sunways",9600,1,1,3,"",0,"1.0.0"],[5,"","",19200,9,1,4,"solarmax.dll",0," 1.0.1"],[6,"SolarNet","Fronius",57600,2,1,5,"",0,"1.0.0"],[7,"","Danfoss",19200,1,1,6,"",0,"1.0.0"],[8,"","Power-One",19200,1,1,7,"",0,"1.0.0"],[9,"","Mitsubishi",2400,1,1,8,"",0,"1.0.0"],[123,"","",0,32,4,9,"s0in.dll",2," 1.0.0"],[10,"","",9600,1,1,2,"kaco485.dll",0," 1.0.0"],[11,"Protocol 9","",19200,1,1,2,"kaco485.dll",0," 1.0.0"],[12,"","",9600,1,1,2,"kaco485.dll",0," 1.0.0"],[13,"Native","RefuSol",115200,1,1,13,"",0,"1.0.0"],[14,"","Oelmaier",9600,1,1,14,"",0,"1.0.0"],[15,"","Bonfiglioli",57600,1,1,15,"",0,"1.0.0"],[16,"","Mastervolt",9600,1,1,16,"",0,"1.0.0"],[17,"Standard","Kostal",19200,9,1,17,"",0,"1.0.0"],[18,"","Sunville",9600,2,1,18,"",0,"1.0.0"],[19,"EIA485","Diehl AKO",19200,1,1,19,"",0,"1.0.0"],[20,"","Rudolf Fritz",9600,1,1,20,"",0,"1.0.0"],[21,"Sensor Full/Light","M&T Sensor",9600,1,2,21,"",0,"1.0.0"],[22,"","Ingeteam",9600,1,1,22,"",0,"1.0.0"],[23,"","Riello",9600,2,1,18,"",0,"1.0.0"],[24,"","SIEL",9600,1,1,24,"",0,"1.0.0"],[25,"","Conergy",0,4,1,25,"",0,"1.0.0"],[26,"","Converteam",0,8,1,26,"",0,"1.0.0"],[27,"Protect PV (PS)","AEG PS",9600,2,1,18,"",0,"1.0.0"],[28,"","Voltwerk",0,4,1,25,"",0,"1.0.0"],[29,"","Socomec",9600,1,1,29,"",0,"1.0.0"],[30,"ES","Effekta ES",9600,1,1,30,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[32,"Standard","Steca",38400,1,1,32,"",0,"1.0.0"],[33,"","ALPHA-SOL",9600,1,1,33,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[35,"","Zeversolar",9600,2,1,18,"",0,"1.0.0"],[36,"","WINAICO",9600,1,1,33,"",0,"1.0.0"],[37,"","POWERCOM",9600,1,1,33,"",0,"1.0.0"],[38,"SunEzy","SE SunEzy",9600,2,1,18,"",0,"1.0.0"],[39,"","Sunergy",9600,1,1,39,"",0,"1.0.0"],[40,"Equinox","SALICRU EQX",9600,2,1,18,"",0,"1.0.0"],[40,"Equinox LV","SALICRU EQXLV",9600,1,1,39,"",0,"1.0.0"],[41,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[42,"","",9600,1,1,43,"sungrow.dll",0," 1.0.1"],[43,"","Santerno",38400,1,1,44,"",0,"1.0.0"],[44,"Standard","",19200,1,1,45,"delta.dll",0," 1.0.0"],[45,"","Europa-Solar",9600,2,1,18,"",0,"1.0.0"],[46,"","IDS",9600,1,1,47,"",0,"1.0.0"],[47,"","Motech",9600,1,1,48,"",0,"1.0.0"],[48,"ZSD-Power","ZSD-Power",9600,1,1,48,"",0,"1.0.0"],[49,"","Hyundai",9600,1,1,50,"",0,"1.0.0"],[11,"Protocol 1","Solutronic",19200,1,1,51,"",0,"1.0.0"],[50,"","GE",0,8,1,52,"",0,"1.0.0"],[51,"SIRIO RS422","AROS 422",9600,2,1,18,"",0,"1.0.0"],[52,"Trifase","APL Trifase",19200,1,1,54,"",0,"1.0.0"],[53,"","PVPowered",9600,9,1,55,"",0,"1.0.0"],[52,"Monofase","APL Monofase",9600,1,1,30,"",0,"1.0.0"],[54,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[55,"Old","Growatt-old",9600,1,1,58,"",0,"1.0.0"],[56,"WattsOn","Elkor WattsOn",9600,1,4,59,"",0,"1.0.0"],[57,"QX Protocol 1","Q3_InverterQX",19200,1,1,51,"",0,"1.0.0"],[57,"QX Protocol 9","",19200,1,1,2,"kaco485.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[59,"Native","Siemens",115200,1,1,13,"",0,"1.0.0"],[60,"ISMG","Gavazzi ISMG",9600,1,1,48,"",0,"1.0.0"],[61,"","Eaton",9600,2,1,18,"",0,"1.0.0"],[62,"","Aten",9600,1,1,66,"",0,"1.0.0"],[63,"","Pairan",9600,1,1,67,"",0,"1.0.0"],[64,"","",19200,1,1,68,"omron.dll",0," 1.0.0"],[65,"","Samil",9600,2,1,69,"",0,"1.0.0"],[66,"Theia Central TL/TX","Eltek Central",9600,1,1,70,"",0,"1.0.0"],[38,"XantrexGT30E","XantrexGT30E",19200,1,1,71,"",0,"1.0.0"],[68,"","Iskra",19200,1,4,72,"",0,"1.0.0"],[69,"","Helios",9600,9,1,73,"",0,"1.0.0"],[70,"","Enfinity",9600,2,1,69,"",0,"1.0.0"],[6,"RL","Fronius RL",9600,1,1,67,"",0,"1.0.0"],[71,"CPS<20k","Chint CPS<20k",9600,2,1,18,"",0,"1.0.0"],[71,"CPS20k+","Chint CPS20k+",9600,1,1,77,"",0,"1.0.0"],[27,"Protect PV (3PH)","AEG 3ph",19200,1,1,6,"",0,"1.0.0"],[72,"","",9600,1,1,42,"evoco.dll",0," 1.0.1"],[73,"","Inepro/DMM",1200,1,4,80,"",0,"1.0.0"],[74,"","Valenia",9600,1,1,81,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[76,"PVS Central","ABB PVS",19200,9,1,83,"",0,"1.0.0"],[77,"","",38400,9,4,84,"janitza.dll",0," 1.0.0"],[78,"V1","Solectria V1",19200,1,1,85,"",0,"1.0.0"],[79,"","Trannergy",9600,2,1,18,"",0,"1.0.0"],[80,"","GESOLAR",9600,1,1,48,"",0,"1.0.0"],[81,"","Lufft",19200,1,2,88,"",0,"1.0.0"],[38,"Conext CL/RL/TL","Conext",9600,1,1,89,"",0,"1.0.0"],[82,"","Reverberi",9600,1,1,90,"",0,"1.0.0"],[83,"","KLNE",9600,1,1,91,"",0,"1.0.0"],[55,"Modbus","Growatt-Mod",9600,1,1,92,"",0,"1.0.0"],[84,"","SolarEdge",115200,1,1,93,"",0,"1.0.0"],[48,"zentralpower","zentralpower",9600,1,1,92,"",0,"1.0.0"],[85,"RS422","",9600,2,1,95,"",0,"1.0.0"],[66,"Theia HE-t/HE-t UL","Eltek",19200,1,1,96,"",0,"1.0.0"],[86,"","GMDE",9600,1,1,97,"",0,"1.0.0"],[87,"","CyberPower",9600,1,1,98,"",0,"1.0.0"],[2,"Speedwire","SMA (eth)",0,8,1,99,"",0,"1.0.0"],[58,"Modbus","EHE-Mod",9600,1,1,100,"",0,"1.0.0"],[19,"H-Serie","Diehl H-Serie",19200,1,1,96,"",0,"1.0.0"],[51,"SIRIO RS485","AROS 485",9600,1,1,18,"",0,"1.0.0"],[88,"","Rosvik",9600,1,1,22,"",0,"1.0.0"],[89,"9k+","Yaskawa 9k+",9600,1,1,104,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[90,"SUN2000 V1","",9600,1,1,106,"huawei.dll",0," 1.2.0"],[91,"","GTec",9600,2,1,18,"",0,"1.0.0"],[71,"Modbus","",9600,1,1,108,"chintpower_mod.dll",0," 1.0.0"],[92,"","Shindengen",19200,1,1,109,"",0,"1.0.0"],[32,"USS / >=17kW","Steca >=17kW",115200,1,1,13,"",0,"1.0.0"],[93,"Meter (integrated)","Meter",0,64,4,111,"",0,"1.0.0"],[94,"X1 1phase/2phase","SolaXPower X1",9600,2,1,112,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[94,"X3 3phase","SolaXPower X3",9600,1,1,114,"",0,"1.0.0"],[95,"","Gefran",9600,1,1,115,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[97,"","PrimeVOLT",9600,1,1,117,"",0,"1.0.0"],[98,"","Suntigua",9600,1,1,117,"",0,"1.0.0"],[99,"","REP",9600,1,1,117,"",0,"1.0.0"],[100,"","CMS",9600,1,1,117,"",0,"1.0.0"],[60,"HINRG","Gavazzi HINRG",9600,1,1,117,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[78,"V2","Solectria V2",19200,1,1,48,"",0,"1.0.0"],[78,"V3","Solectria V3",19200,1,1,124,"",0,"1.0.0"],[102,"","Benning",0,8,1,125,"",0,"1.0.0"],[103,"Omnik-RS422","Omnik",9600,2,1,18,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[105,"KSG DM/TRIO","Kstar",9600,1,1,128,"",0,"1.0.0"],[30,"KS DT/Trio","Effekta KS",9600,1,1,128,"",0,"1.0.0"],[106,"VIS DM/TRIO","Vision",9600,1,1,128,"",0,"1.0.0"],[105,"KSG-SM","Kstar SM",9600,1,1,131,"",0,"1.0.0"],[30,"KS ST","Effekta KS ST",9600,1,1,131,"",0,"1.0.0"],[106,"VIS-SM","Vision SM",9600,1,1,131,"",0,"1.0.0"],[107,"Sunoasis 10-20k","TBEA",9600,1,1,134,"",0,"1.0.0"],[108,"","PhonoSolar",9600,1,8,135,"",0,"1.0.0"],[109,"EIA485","Platinum",19200,1,1,19,"",0,"1.0.0"],[109,"H-Serie","Platinum H",19200,1,1,96,"",0,"1.0.0"],[110,"","IDM",0,8,160,138,"",0,"1.0.0"],[93,"10 Meter (external)","SL Meter",19200,1,4,139,"",0,"1.0.0"],[111,"Smart Heater","",19200,9,288,140,"ego.dll",0," 1.0.0"],[112,"House","VARTA",0,8,16,141,"",0,"1.0.2"],[113,"","Kyocera",19200,1,8,142,"",0,"1.0.0"],[76,"PVI/TRIO/Ultra/UNO","ABB",19200,1,1,7,"",0,"1.0.0"],[114,"","Kipp & Zonen",19200,1,2,144,"",0,"1.0.0"],[115,"","EEI",0,8,1,145,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[116,"","Astronergy",9600,1,1,92,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[89,"<9k","Yaskawa <9k",9600,1,1,104,"",0,"1.0.0"],[78,"V4","",9600,1,1,108,"chintpower_mod.dll",0," 1.0.0"],[93,"Pro","",9600,1,4,151,"inepro.dll",0," 2.1.0"],[1,"","",0,0,0,0,"",0,""],[76,"PRO-33TL","ABB PRO-33TL",19200,1,1,83,"",0,"1.0.0"],[117,"Eco 6/7","",0,8,16,154,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[119,"","Siliken",0,8,1,156,"",0,"1.0.0"],[6,"SunSpec Modbus/SolarAPI","",0,8,9,157,"fronius_tcp.dll",0," 1.0.0"],[2,"SunSpec Modbus","",0,8,1,158,"sma_sunspec.dll",0," 1.0.1"],[93,"Relais","",0,256,64,113,"",0,"1.0.0"],[93,"Smart Relais Station 3x 3,5kW","",0,8,64,113,"",0,"1.0.0"],[120,"3075V3","",0,8,64,113,"",0,"1.0.0"],[120,"3075/3076V2","",0,8,64,113,"",0,"1.0.0"],[2,"Data2+","",0,16,1,163,"",0,"1.0.0"],[120,"3000RF","",0,8,64,113,"",0,"1.0.0"],[120,"3073","",0,8,64,113,"",0,"1.0.0"],[120,"3075/3076","",0,8,64,113,"",0,"1.0.0"],[121,"WeMo Insight","",0,8,64,113,"",0,"1.0.0"],[121,"WeMo Socket","",0,8,64,113,"",0,"1.0.0"],[122,"1002","",0,8,64,113,"",0,"1.0.0"],[122,"1100/1001","",0,8,64,113,"",0,"1.0.0"],[122,"2301","",0,8,64,113,"",0,"1.0.0"],[93,"Smart Relais Station 1x 3,5kW","",0,8,64,113,"",0,"1.0.0"],[93,"Smart Relais Box","",9600,1,64,113,"",0,"1.0.0"],[59,"Generic","",9600,1,1,20,"",0,"1.0.0"],[13,"Generic","",9600,1,1,20,"",0,"1.0.0"],[85,"RS485","",9600,1,1,95,"",0,"1.0.0"],[122,"2110","",0,8,64,113,"",0,"1.0.0"],[122,"2104","",0,8,64,113,"",0,"1.0.0"],[38,"EM6400S","",9600,1,4,179,"",0,"1.0.0"],[124,"ISG","",0,8,128,180,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[2,"Sunny Central CP","",0,8,1,182,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[17,"Piko MP","",38400,1,1,32,"",0,"1.0.0"],[126,"CSI-CT","",9600,1,1,108,"chintpower_mod.dll",0," 1.0.0"],[127,"P20/30","",0,8,544,186,"",0,"1.0.0"],[128,"Vega","L&T Vega",9600,1,4,187,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[57,"QX3","",0,8,1,189,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[132,"DPM680","",38400,1,4,192,"",0,"1.0.0"],[133,"AC ELWA-E","",0,8,288,193,"",0,"1.0.0"],[134,"","",9600,1,1,194,"invt.dll",0," 1.0.0"],[135,"","",9600,1,1,194,"invt.dll",0," 1.0.0"],[117,"Eco 8.0","",0,8,16,196,"sonnenbatt_eco8.dll",0," 1.0.0"],[44,"Sunspec","",19200,1,1,197,"delta_sun.dll",0," 1.0.0"],[38,"Conext Sunspec","",9600,9,1,198,"",0,"1.0.0"],[78,"V5","",19200,1,1,199,"solectria_v5.dll",0," 1.0.2"],[1,"","",0,0,0,0,"",0,""],[93,"Smart Energy Simulator","",38400,1,4,201,"slsesim.dll",0," 1.0.0"],[136,"PVmet-200","",9600,1,2,202,"rainwise.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[137,"","",9600,1,1,204,"sofarsolar.dll",0," 1.1.0"],[38,"EM6400NG","",19200,1,4,205,"schneider_em6400ng.dll",0," 1.0.2"],[76,"Sunspec","",19200,9,1,206,"abb_sun.dll",0," 2.0.10"],[138,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[2,"Sunny Island","",0,8,16,208,"sma_si.dll",0," 1.0.0"],[2,"CORE1 Sunspec","",0,8,1,209,"sma_core1.dll",0," 1.1.2"],[107,"Sunoasis TS50/60KTL","",9600,1,1,210,"tbea.dll",0," 1.0.0"],[139,"","",9600,8,8,211,"qcells.dll",0," 1.0.1"],[140,"","",9600,1,1,212,"sofarsolar.dll",0," 1.2.0"],[141,"Elite 440","",9600,1,4,213,"secure_440.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[76,"Micro-Grid","",0,8,8,215,"abb_micro_grid.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[93,"Sunspec","",19200,9,1,217,"generic_sunspec.dll",0," 1.0.9"],[17,"Sunspec","",19200,8,1,218,"generic_sunspec.dll",0," 1.0.4"],[144,"","",9600,1,1,219,"saj_suntrio.dll",0," 1.0.7"],[145,"CP/EP","",9600,1,1,220,"sineng.dll",0," 1.0.0"],[146,"","",9600,8,1,221,"hiq.dll",0," 1.0.2"],[147,"1PH/3PH","",9600,1,1,222,"kehua.dll",0," 1.0.1"],[148,"RADIUS","",38400,1,1,223,"gefran.dll",0," 1.0.1"],[149,"Suntree","",9600,1,1,224,"suntree_jfy.dll",0," 1.0.0"],[2,"SOLID-Q 50","",9600,1,1,225,"sma_solid_q.dll",0," 1.0.1"],[112,"Industrial","VARTA",0,8,16,141,"",0,"1.0.2"],[126,"CSI-GS/GI","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[103,"Omnik-RS485","",9600,1,1,228,"omnik.dll",0," 1.0.0"],[145,"SP","",9600,1,1,229,"sinengstring.dll",0," 1.0.0"],[150,"","",19200,8,8,230,"e3dc_sunspec.dll",0," 1.0.1"],[55,"X Generation","",9600,1,1,231,"growatt_max.dll",0," 1.0.1"],[90,"SUN2000 V2","",9600,1,1,232,"huaweim.dll",0," 1.0.0"],[2,"Modbus","",19200,8,17,233,"sma_modbus.dll",0," 1.0.3"],[151,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[152,"","",9600,1,25,235,"rct_power.dll",0," 1.0.5"],[1,"","",0,0,0,0,"",0,""],[17,"Modbus TCP","",9600,8,9,237,"kostal_tcp.dll",0," 1.0.1"],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""]],"740":{"0":" 1","1":"2110597738","2":" 1","3":"Err","4":"Err","5":"Err","6":"Err","7":"Err","8":"Err","9":"Err","10":"Err","11":"Err","12":"Err","13":"Err","14":"Err","15":"Err","16":"Err","17":"Err","18":"Err","19":"Err","20":"Err","21":"Err","22":"Err","23":"Err","24":"Err","25":"Err","26":"Err","27":"Err","28":"Err","29":"Err","30":"Err","31":"Err","32":"Err","33":"Err","34":"Err","35":"Err","36":"Err","37":"Err","38":"Err","39":"Err","40":"Err","41":"Err","42":"Err","43":"Err","44":"Err","45":"Err","46":"Err","47":"Err","48":"Err","49":"Err","50":"Err","51":"Err","52":"Err","53":"Err","54":"Err","55":"Err","56":"Err","57":"Err","58":"Err","59":"Err","60":"Err","61":"Err","62":"Err","63":"Err","64":"Err","65":"Err","66":"Err","67":"Err","68":"Err","69":"Err","70":"Err","71":"Err","72":"Err","73":"Err","74":"Err","75":"Err","76":"Err","77":"Err","78":"Err","79":"Err","80":"Err","81":"Err","82":"Err","83":"Err","84":"Err","85":"Err","86":"Err","87":"Err","88":"Err","89":"Err","90":"Err","91":"Err","92":"Err","93":"Err","94":"Err","95":"Err","96":"Err","97":"Err","98":"Err","99":"Err"},"744":{"0":"","1":"reserved","2":"SMA","3":"KACO","4":"Sunways","5":"SolarMax","6":"Fronius","7":"Danfoss","8":"Power-One","9":"Mitsubishi","10":"Vaillant","11":"Solutronic","12":"Schüco","13":"RefuSol","14":"Oelmaier","15":"Bonfiglioli","16":"Mastervolt","17":"Kostal","18":"Sunville","19":"Diehl AKO","20":"Rudolf Fritz","21":"Mencke&Tegtmeyer","22":"Ingeteam","23":"Riello","24":"SIEL","25":"Conergy","26":"Converteam","27":"AEG","28":"Voltwerk","29":"Socomec","30":"Effekta","31":"reserved","32":"Steca","33":"ALPHA-SOL","34":"reserved","35":"Zeversolar","36":"WINAICO","37":"POWERCOM","38":"Schneider Electric","39":"Sunergy","40":"SALICRU","41":"Evoco","42":"Sungrow","43":"Santerno","44":"Delta","45":"Europa-Solar","46":"IDS","47":"Motech","48":"ZSD Solar","49":"Hyundai","50":"General Electric","51":"AROS","52":"Albatech","53":"PVPowered","54":"EKO Energy","55":"Growatt","56":"Elkor","57":"Q3","58":"Ehe","59":"Siemens","60":"Carlo Gavazzi","61":"Eaton","62":"Aten","63":"Pairan","64":"Omron","65":"Samil","66":"Eltek","67":"reserved","68":"Iskra","69":"Helios","70":"Enfinity","71":"Chint Power","72":"Ginlong","73":"Inepro","74":"Valenia","75":"reserved","76":"ABB","77":"Janitza","78":"Solectria","79":"Trannergy","80":"GESOLAR","81":"Lufft","82":"Reverberi","83":"KLNE","84":"SolarEdge","85":"GoodWe","86":"GMDE","87":"CyberPower","88":"Rosvik","89":"Yaskawa","90":"Huawei","91":"GTec","92":"Shindengen","93":"Solar-Log","94":"SolaXPower","95":"Gefran","96":"reserved","97":"PrimeVOLT","98":"Suntigua","99":"REP","100":"CMS","101":"reserved","102":"Benning","103":"Omnik","104":"reserved","105":"Kstar","106":"Vision","107":"TBEA","108":"PhonoSolar","109":"Platinum","110":"IDM","111":"EGO","112":"VARTA","113":"Kyocera","114":"Kipp & Zonen","115":"EEI","116":"Astronergy","117":"sonnen","118":"reserved","119":"Siliken","120":"Allnet","121":"Belkin","122":"Gude","123":"S0In","124":"Stiebel Eltron","125":"reserved","126":"CanadianSolar","127":"Keba","128":"L&T","129":"reserved","130":"reserved","131":"reserved","132":"Mikro","133":"my-PV","134":"INVT","135":"Surpass","136":"RainWise","137":"SofarSolar","138":"Polycab","139":"QCells","140":"Azzurro","141":"Secure Meters","142":"reserved","143":"reserved","144":"SAJ","145":"Sineng","146":"HiQ Solar","147":"Kehua","148":"Rishabh","149":"JFY","150":"E3/DC","151":"Autarco","152":"RCT Power"},"800":{"100":300,"160":"01.08.14 00:00:00"},"801":{"101":"4.2.7 Build 116","102":"19.02.2020"},"858":[],"895":{"100":"075526CA","101":3,"102":"SU02G","103":"SD","104":8,"105":2012}} 2021-05-25 07:59:34.650 - debug: solarlog.0 (17703) Verarbeite Daten 2021-05-25 07:59:34.651 - debug: solarlog.0 (17703) Datensatz: {"152":null,"161":null,"162":null,"447":null,"610":null,"611":null,"617":null,"706":null,"739":null,"740":null,"744":null,"800":{"100":null,"160":null},"801":{"101":null,"102":null},"858":null,"895":{"100":null,"101":null,"102":null,"103":null,"104":null,"105":null}} 2021-05-25 07:59:34.651 - debug: solarlog.0 (17703) Auswertedaten: {"152":{"0":4,"1":6,"2":10,"3":11,"4":12,"5":11,"6":12,"7":11,"8":9,"9":7,"10":4,"11":3},"161":11510,"162":1100,"447":{"0":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"1":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"2":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"3":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"4":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"5":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"6":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"7":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"8":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}},"9":{"100":"","101":{"0":{"100":255,"101":255},"1":{"100":255,"101":255},"2":{"100":255,"101":255},"3":{"100":255,"101":255},"4":{"100":255,"101":255},"5":{"100":255,"101":255},"6":{"100":255,"101":255},"7":{"100":255,"101":255}},"102":2,"103":0,"104":{"0":0,"1":0,"2":0,"3":0}}},"610":"SC123/SC143 V2.05 FULL","611":"V3.00","617":"003056A64078","706":" 7500402","739":[[0,"","",0,0,0,0,"",0,""],[2,"Data1","SMA",1200,1,7,1,"",1,"1.0.0"],[3,"","",9600,1,1,2,"kaco485.dll",0," 1.0.0"],[4,"","Sunways",9600,1,1,3,"",0,"1.0.0"],[5,"","",19200,9,1,4,"solarmax.dll",0," 1.0.1"],[6,"SolarNet","Fronius",57600,2,1,5,"",0,"1.0.0"],[7,"","Danfoss",19200,1,1,6,"",0,"1.0.0"],[8,"","Power-One",19200,1,1,7,"",0,"1.0.0"],[9,"","Mitsubishi",2400,1,1,8,"",0,"1.0.0"],[123,"","",0,32,4,9,"s0in.dll",2," 1.0.0"],[10,"","",9600,1,1,2,"kaco485.dll",0," 1.0.0"],[11,"Protocol 9","",19200,1,1,2,"kaco485.dll",0," 1.0.0"],[12,"","",9600,1,1,2,"kaco485.dll",0," 1.0.0"],[13,"Native","RefuSol",115200,1,1,13,"",0,"1.0.0"],[14,"","Oelmaier",9600,1,1,14,"",0,"1.0.0"],[15,"","Bonfiglioli",57600,1,1,15,"",0,"1.0.0"],[16,"","Mastervolt",9600,1,1,16,"",0,"1.0.0"],[17,"Standard","Kostal",19200,9,1,17,"",0,"1.0.0"],[18,"","Sunville",9600,2,1,18,"",0,"1.0.0"],[19,"EIA485","Diehl AKO",19200,1,1,19,"",0,"1.0.0"],[20,"","Rudolf Fritz",9600,1,1,20,"",0,"1.0.0"],[21,"Sensor Full/Light","M&T Sensor",9600,1,2,21,"",0,"1.0.0"],[22,"","Ingeteam",9600,1,1,22,"",0,"1.0.0"],[23,"","Riello",9600,2,1,18,"",0,"1.0.0"],[24,"","SIEL",9600,1,1,24,"",0,"1.0.0"],[25,"","Conergy",0,4,1,25,"",0,"1.0.0"],[26,"","Converteam",0,8,1,26,"",0,"1.0.0"],[27,"Protect PV (PS)","AEG PS",9600,2,1,18,"",0,"1.0.0"],[28,"","Voltwerk",0,4,1,25,"",0,"1.0.0"],[29,"","Socomec",9600,1,1,29,"",0,"1.0.0"],[30,"ES","Effekta ES",9600,1,1,30,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[32,"Standard","Steca",38400,1,1,32,"",0,"1.0.0"],[33,"","ALPHA-SOL",9600,1,1,33,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[35,"","Zeversolar",9600,2,1,18,"",0,"1.0.0"],[36,"","WINAICO",9600,1,1,33,"",0,"1.0.0"],[37,"","POWERCOM",9600,1,1,33,"",0,"1.0.0"],[38,"SunEzy","SE SunEzy",9600,2,1,18,"",0,"1.0.0"],[39,"","Sunergy",9600,1,1,39,"",0,"1.0.0"],[40,"Equinox","SALICRU EQX",9600,2,1,18,"",0,"1.0.0"],[40,"Equinox LV","SALICRU EQXLV",9600,1,1,39,"",0,"1.0.0"],[41,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[42,"","",9600,1,1,43,"sungrow.dll",0," 1.0.1"],[43,"","Santerno",38400,1,1,44,"",0,"1.0.0"],[44,"Standard","",19200,1,1,45,"delta.dll",0," 1.0.0"],[45,"","Europa-Solar",9600,2,1,18,"",0,"1.0.0"],[46,"","IDS",9600,1,1,47,"",0,"1.0.0"],[47,"","Motech",9600,1,1,48,"",0,"1.0.0"],[48,"ZSD-Power","ZSD-Power",9600,1,1,48,"",0,"1.0.0"],[49,"","Hyundai",9600,1,1,50,"",0,"1.0.0"],[11,"Protocol 1","Solutronic",19200,1,1,51,"",0,"1.0.0"],[50,"","GE",0,8,1,52,"",0,"1.0.0"],[51,"SIRIO RS422","AROS 422",9600,2,1,18,"",0,"1.0.0"],[52,"Trifase","APL Trifase",19200,1,1,54,"",0,"1.0.0"],[53,"","PVPowered",9600,9,1,55,"",0,"1.0.0"],[52,"Monofase","APL Monofase",9600,1,1,30,"",0,"1.0.0"],[54,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[55,"Old","Growatt-old",9600,1,1,58,"",0,"1.0.0"],[56,"WattsOn","Elkor WattsOn",9600,1,4,59,"",0,"1.0.0"],[57,"QX Protocol 1","Q3_InverterQX",19200,1,1,51,"",0,"1.0.0"],[57,"QX Protocol 9","",19200,1,1,2,"kaco485.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[59,"Native","Siemens",115200,1,1,13,"",0,"1.0.0"],[60,"ISMG","Gavazzi ISMG",9600,1,1,48,"",0,"1.0.0"],[61,"","Eaton",9600,2,1,18,"",0,"1.0.0"],[62,"","Aten",9600,1,1,66,"",0,"1.0.0"],[63,"","Pairan",9600,1,1,67,"",0,"1.0.0"],[64,"","",19200,1,1,68,"omron.dll",0," 1.0.0"],[65,"","Samil",9600,2,1,69,"",0,"1.0.0"],[66,"Theia Central TL/TX","Eltek Central",9600,1,1,70,"",0,"1.0.0"],[38,"XantrexGT30E","XantrexGT30E",19200,1,1,71,"",0,"1.0.0"],[68,"","Iskra",19200,1,4,72,"",0,"1.0.0"],[69,"","Helios",9600,9,1,73,"",0,"1.0.0"],[70,"","Enfinity",9600,2,1,69,"",0,"1.0.0"],[6,"RL","Fronius RL",9600,1,1,67,"",0,"1.0.0"],[71,"CPS<20k","Chint CPS<20k",9600,2,1,18,"",0,"1.0.0"],[71,"CPS20k+","Chint CPS20k+",9600,1,1,77,"",0,"1.0.0"],[27,"Protect PV (3PH)","AEG 3ph",19200,1,1,6,"",0,"1.0.0"],[72,"","",9600,1,1,42,"evoco.dll",0," 1.0.1"],[73,"","Inepro/DMM",1200,1,4,80,"",0,"1.0.0"],[74,"","Valenia",9600,1,1,81,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[76,"PVS Central","ABB PVS",19200,9,1,83,"",0,"1.0.0"],[77,"","",38400,9,4,84,"janitza.dll",0," 1.0.0"],[78,"V1","Solectria V1",19200,1,1,85,"",0,"1.0.0"],[79,"","Trannergy",9600,2,1,18,"",0,"1.0.0"],[80,"","GESOLAR",9600,1,1,48,"",0,"1.0.0"],[81,"","Lufft",19200,1,2,88,"",0,"1.0.0"],[38,"Conext CL/RL/TL","Conext",9600,1,1,89,"",0,"1.0.0"],[82,"","Reverberi",9600,1,1,90,"",0,"1.0.0"],[83,"","KLNE",9600,1,1,91,"",0,"1.0.0"],[55,"Modbus","Growatt-Mod",9600,1,1,92,"",0,"1.0.0"],[84,"","SolarEdge",115200,1,1,93,"",0,"1.0.0"],[48,"zentralpower","zentralpower",9600,1,1,92,"",0,"1.0.0"],[85,"RS422","",9600,2,1,95,"",0,"1.0.0"],[66,"Theia HE-t/HE-t UL","Eltek",19200,1,1,96,"",0,"1.0.0"],[86,"","GMDE",9600,1,1,97,"",0,"1.0.0"],[87,"","CyberPower",9600,1,1,98,"",0,"1.0.0"],[2,"Speedwire","SMA (eth)",0,8,1,99,"",0,"1.0.0"],[58,"Modbus","EHE-Mod",9600,1,1,100,"",0,"1.0.0"],[19,"H-Serie","Diehl H-Serie",19200,1,1,96,"",0,"1.0.0"],[51,"SIRIO RS485","AROS 485",9600,1,1,18,"",0,"1.0.0"],[88,"","Rosvik",9600,1,1,22,"",0,"1.0.0"],[89,"9k+","Yaskawa 9k+",9600,1,1,104,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[90,"SUN2000 V1","",9600,1,1,106,"huawei.dll",0," 1.2.0"],[91,"","GTec",9600,2,1,18,"",0,"1.0.0"],[71,"Modbus","",9600,1,1,108,"chintpower_mod.dll",0," 1.0.0"],[92,"","Shindengen",19200,1,1,109,"",0,"1.0.0"],[32,"USS / >=17kW","Steca >=17kW",115200,1,1,13,"",0,"1.0.0"],[93,"Meter (integrated)","Meter",0,64,4,111,"",0,"1.0.0"],[94,"X1 1phase/2phase","SolaXPower X1",9600,2,1,112,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[94,"X3 3phase","SolaXPower X3",9600,1,1,114,"",0,"1.0.0"],[95,"","Gefran",9600,1,1,115,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[97,"","PrimeVOLT",9600,1,1,117,"",0,"1.0.0"],[98,"","Suntigua",9600,1,1,117,"",0,"1.0.0"],[99,"","REP",9600,1,1,117,"",0,"1.0.0"],[100,"","CMS",9600,1,1,117,"",0,"1.0.0"],[60,"HINRG","Gavazzi HINRG",9600,1,1,117,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[78,"V2","Solectria V2",19200,1,1,48,"",0,"1.0.0"],[78,"V3","Solectria V3",19200,1,1,124,"",0,"1.0.0"],[102,"","Benning",0,8,1,125,"",0,"1.0.0"],[103,"Omnik-RS422","Omnik",9600,2,1,18,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[105,"KSG DM/TRIO","Kstar",9600,1,1,128,"",0,"1.0.0"],[30,"KS DT/Trio","Effekta KS",9600,1,1,128,"",0,"1.0.0"],[106,"VIS DM/TRIO","Vision",9600,1,1,128,"",0,"1.0.0"],[105,"KSG-SM","Kstar SM",9600,1,1,131,"",0,"1.0.0"],[30,"KS ST","Effekta KS ST",9600,1,1,131,"",0,"1.0.0"],[106,"VIS-SM","Vision SM",9600,1,1,131,"",0,"1.0.0"],[107,"Sunoasis 10-20k","TBEA",9600,1,1,134,"",0,"1.0.0"],[108,"","PhonoSolar",9600,1,8,135,"",0,"1.0.0"],[109,"EIA485","Platinum",19200,1,1,19,"",0,"1.0.0"],[109,"H-Serie","Platinum H",19200,1,1,96,"",0,"1.0.0"],[110,"","IDM",0,8,160,138,"",0,"1.0.0"],[93,"10 Meter (external)","SL Meter",19200,1,4,139,"",0,"1.0.0"],[111,"Smart Heater","",19200,9,288,140,"ego.dll",0," 1.0.0"],[112,"House","VARTA",0,8,16,141,"",0,"1.0.2"],[113,"","Kyocera",19200,1,8,142,"",0,"1.0.0"],[76,"PVI/TRIO/Ultra/UNO","ABB",19200,1,1,7,"",0,"1.0.0"],[114,"","Kipp & Zonen",19200,1,2,144,"",0,"1.0.0"],[115,"","EEI",0,8,1,145,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[116,"","Astronergy",9600,1,1,92,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[89,"<9k","Yaskawa <9k",9600,1,1,104,"",0,"1.0.0"],[78,"V4","",9600,1,1,108,"chintpower_mod.dll",0," 1.0.0"],[93,"Pro","",9600,1,4,151,"inepro.dll",0," 2.1.0"],[1,"","",0,0,0,0,"",0,""],[76,"PRO-33TL","ABB PRO-33TL",19200,1,1,83,"",0,"1.0.0"],[117,"Eco 6/7","",0,8,16,154,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[119,"","Siliken",0,8,1,156,"",0,"1.0.0"],[6,"SunSpec Modbus/SolarAPI","",0,8,9,157,"fronius_tcp.dll",0," 1.0.0"],[2,"SunSpec Modbus","",0,8,1,158,"sma_sunspec.dll",0," 1.0.1"],[93,"Relais","",0,256,64,113,"",0,"1.0.0"],[93,"Smart Relais Station 3x 3,5kW","",0,8,64,113,"",0,"1.0.0"],[120,"3075V3","",0,8,64,113,"",0,"1.0.0"],[120,"3075/3076V2","",0,8,64,113,"",0,"1.0.0"],[2,"Data2+","",0,16,1,163,"",0,"1.0.0"],[120,"3000RF","",0,8,64,113,"",0,"1.0.0"],[120,"3073","",0,8,64,113,"",0,"1.0.0"],[120,"3075/3076","",0,8,64,113,"",0,"1.0.0"],[121,"WeMo Insight","",0,8,64,113,"",0,"1.0.0"],[121,"WeMo Socket","",0,8,64,113,"",0,"1.0.0"],[122,"1002","",0,8,64,113,"",0,"1.0.0"],[122,"1100/1001","",0,8,64,113,"",0,"1.0.0"],[122,"2301","",0,8,64,113,"",0,"1.0.0"],[93,"Smart Relais Station 1x 3,5kW","",0,8,64,113,"",0,"1.0.0"],[93,"Smart Relais Box","",9600,1,64,113,"",0,"1.0.0"],[59,"Generic","",9600,1,1,20,"",0,"1.0.0"],[13,"Generic","",9600,1,1,20,"",0,"1.0.0"],[85,"RS485","",9600,1,1,95,"",0,"1.0.0"],[122,"2110","",0,8,64,113,"",0,"1.0.0"],[122,"2104","",0,8,64,113,"",0,"1.0.0"],[38,"EM6400S","",9600,1,4,179,"",0,"1.0.0"],[124,"ISG","",0,8,128,180,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[2,"Sunny Central CP","",0,8,1,182,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[17,"Piko MP","",38400,1,1,32,"",0,"1.0.0"],[126,"CSI-CT","",9600,1,1,108,"chintpower_mod.dll",0," 1.0.0"],[127,"P20/30","",0,8,544,186,"",0,"1.0.0"],[128,"Vega","L&T Vega",9600,1,4,187,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[57,"QX3","",0,8,1,189,"",0,"1.0.0"],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[132,"DPM680","",38400,1,4,192,"",0,"1.0.0"],[133,"AC ELWA-E","",0,8,288,193,"",0,"1.0.0"],[134,"","",9600,1,1,194,"invt.dll",0," 1.0.0"],[135,"","",9600,1,1,194,"invt.dll",0," 1.0.0"],[117,"Eco 8.0","",0,8,16,196,"sonnenbatt_eco8.dll",0," 1.0.0"],[44,"Sunspec","",19200,1,1,197,"delta_sun.dll",0," 1.0.0"],[38,"Conext Sunspec","",9600,9,1,198,"",0,"1.0.0"],[78,"V5","",19200,1,1,199,"solectria_v5.dll",0," 1.0.2"],[1,"","",0,0,0,0,"",0,""],[93,"Smart Energy Simulator","",38400,1,4,201,"slsesim.dll",0," 1.0.0"],[136,"PVmet-200","",9600,1,2,202,"rainwise.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[137,"","",9600,1,1,204,"sofarsolar.dll",0," 1.1.0"],[38,"EM6400NG","",19200,1,4,205,"schneider_em6400ng.dll",0," 1.0.2"],[76,"Sunspec","",19200,9,1,206,"abb_sun.dll",0," 2.0.10"],[138,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[2,"Sunny Island","",0,8,16,208,"sma_si.dll",0," 1.0.0"],[2,"CORE1 Sunspec","",0,8,1,209,"sma_core1.dll",0," 1.1.2"],[107,"Sunoasis TS50/60KTL","",9600,1,1,210,"tbea.dll",0," 1.0.0"],[139,"","",9600,8,8,211,"qcells.dll",0," 1.0.1"],[140,"","",9600,1,1,212,"sofarsolar.dll",0," 1.2.0"],[141,"Elite 440","",9600,1,4,213,"secure_440.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[76,"Micro-Grid","",0,8,8,215,"abb_micro_grid.dll",0," 1.0.0"],[1,"","",0,0,0,0,"",0,""],[93,"Sunspec","",19200,9,1,217,"generic_sunspec.dll",0," 1.0.9"],[17,"Sunspec","",19200,8,1,218,"generic_sunspec.dll",0," 1.0.4"],[144,"","",9600,1,1,219,"saj_suntrio.dll",0," 1.0.7"],[145,"CP/EP","",9600,1,1,220,"sineng.dll",0," 1.0.0"],[146,"","",9600,8,1,221,"hiq.dll",0," 1.0.2"],[147,"1PH/3PH","",9600,1,1,222,"kehua.dll",0," 1.0.1"],[148,"RADIUS","",38400,1,1,223,"gefran.dll",0," 1.0.1"],[149,"Suntree","",9600,1,1,224,"suntree_jfy.dll",0," 1.0.0"],[2,"SOLID-Q 50","",9600,1,1,225,"sma_solid_q.dll",0," 1.0.1"],[112,"Industrial","VARTA",0,8,16,141,"",0,"1.0.2"],[126,"CSI-GS/GI","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[103,"Omnik-RS485","",9600,1,1,228,"omnik.dll",0," 1.0.0"],[145,"SP","",9600,1,1,229,"sinengstring.dll",0," 1.0.0"],[150,"","",19200,8,8,230,"e3dc_sunspec.dll",0," 1.0.1"],[55,"X Generation","",9600,1,1,231,"growatt_max.dll",0," 1.0.1"],[90,"SUN2000 V2","",9600,1,1,232,"huaweim.dll",0," 1.0.0"],[2,"Modbus","",19200,8,17,233,"sma_modbus.dll",0," 1.0.3"],[151,"","",9600,1,1,42,"evoco.dll",0," 1.0.0"],[152,"","",9600,1,25,235,"rct_power.dll",0," 1.0.5"],[1,"","",0,0,0,0,"",0,""],[17,"Modbus TCP","",9600,8,9,237,"kostal_tcp.dll",0," 1.0.1"],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""],[1,"","",0,0,0,0,"",0,""]],"740":{"0":" 1","1":"2110597738","2":" 1","3":"Err","4":"Err","5":"Err","6":"Err","7":"Err","8":"Err","9":"Err","10":"Err","11":"Err","12":"Err","13":"Err","14":"Err","15":"Err","16":"Err","17":"Err","18":"Err","19":"Err","20":"Err","21":"Err","22":"Err","23":"Err","24":"Err","25":"Err","26":"Err","27":"Err","28":"Err","29":"Err","30":"Err","31":"Err","32":"Err","33":"Err","34":"Err","35":"Err","36":"Err","37":"Err","38":"Err","39":"Err","40":"Err","41":"Err","42":"Err","43":"Err","44":"Err","45":"Err","46":"Err","47":"Err","48":"Err","49":"Err","50":"Err","51":"Err","52":"Err","53":"Err","54":"Err","55":"Err","56":"Err","57":"Err","58":"Err","59":"Err","60":"Err","61":"Err","62":"Err","63":"Err","64":"Err","65":"Err","66":"Err","67":"Err","68":"Err","69":"Err","70":"Err","71":"Err","72":"Err","73":"Err","74":"Err","75":"Err","76":"Err","77":"Err","78":"Err","79":"Err","80":"Err","81":"Err","82":"Err","83":"Err","84":"Err","85":"Err","86":"Err","87":"Err","88":"Err","89":"Err","90":"Err","91":"Err","92":"Err","93":"Err","94":"Err","95":"Err","96":"Err","97":"Err","98":"Err","99":"Err"},"744":{"0":"","1":"reserved","2":"SMA","3":"KACO","4":"Sunways","5":"SolarMax","6":"Fronius","7":"Danfoss","8":"Power-One","9":"Mitsubishi","10":"Vaillant","11":"Solutronic","12":"Schüco","13":"RefuSol","14":"Oelmaier","15":"Bonfiglioli","16":"Mastervolt","17":"Kostal","18":"Sunville","19":"Diehl AKO","20":"Rudolf Fritz","21":"Mencke&Tegtmeyer","22":"Ingeteam","23":"Riello","24":"SIEL","25":"Conergy","26":"Converteam","27":"AEG","28":"Voltwerk","29":"Socomec","30":"Effekta","31":"reserved","32":"Steca","33":"ALPHA-SOL","34":"reserved","35":"Zeversolar","36":"WINAICO","37":"POWERCOM","38":"Schneider Electric","39":"Sunergy","40":"SALICRU","41":"Evoco","42":"Sungrow","43":"Santerno","44":"Delta","45":"Europa-Solar","46":"IDS","47":"Motech","48":"ZSD Solar","49":"Hyundai","50":"General Electric","51":"AROS","52":"Albatech","53":"PVPowered","54":"EKO Energy","55":"Growatt","56":"Elkor","57":"Q3","58":"Ehe","59":"Siemens","60":"Carlo Gavazzi","61":"Eaton","62":"Aten","63":"Pairan","64":"Omron","65":"Samil","66":"Eltek","67":"reserved","68":"Iskra","69":"Helios","70":"Enfinity","71":"Chint Power","72":"Ginlong","73":"Inepro","74":"Valenia","75":"reserved","76":"ABB","77":"Janitza","78":"Solectria","79":"Trannergy","80":"GESOLAR","81":"Lufft","82":"Reverberi","83":"KLNE","84":"SolarEdge","85":"GoodWe","86":"GMDE","87":"CyberPower","88":"Rosvik","89":"Yaskawa","90":"Huawei","91":"GTec","92":"Shindengen","93":"Solar-Log","94":"SolaXPower","95":"Gefran","96":"reserved","97":"PrimeVOLT","98":"Suntigua","99":"REP","100":"CMS","101":"reserved","102":"Benning","103":"Omnik","104":"reserved","105":"Kstar","106":"Vision","107":"TBEA","108":"PhonoSolar","109":"Platinum","110":"IDM","111":"EGO","112":"VARTA","113":"Kyocera","114":"Kipp & Zonen","115":"EEI","116":"Astronergy","117":"sonnen","118":"reserved","119":"Siliken","120":"Allnet","121":"Belkin","122":"Gude","123":"S0In","124":"Stiebel Eltron","125":"reserved","126":"CanadianSolar","127":"Keba","128":"L&T","129":"reserved","130":"reserved","131":"reserved","132":"Mikro","133":"my-PV","134":"INVT","135":"Surpass","136":"RainWise","137":"SofarSolar","138":"Polycab","139":"QCells","140":"Azzurro","141":"Secure Meters","142":"reserved","143":"reserved","144":"SAJ","145":"Sineng","146":"HiQ Solar","147":"Kehua","148":"Rishabh","149":"JFY","150":"E3/DC","151":"Autarco","152":"RCT Power"},"800":{"100":300,"160":"01.08.14 00:00:00"},"801":{"101":"4.2.7 Build 116","102":"19.02.2020"},"858":[],"895":{"100":"075526CA","101":3,"102":"SU02G","103":"SD","104":8,"105":2012}} 2021-05-25 07:59:34.656 - debug: solarlog.0 (17703) Devicelist: 0,,,0,0,0,0,,0,,2,Data1,SMA,1200,1,7,1,,1,1.0.0,3,,,9600,1,1,2,kaco485.dll,0, 1.0.0,4,,Sunways,9600,1,1,3,,0,1.0.0,5,,,19200,9,1,4,solarmax.dll,0, 1.0.1,6,SolarNet,Fronius,57600,2,1,5,,0,1.0.0,7,,Danfoss,19200,1,1,6,,0,1.0.0,8,,Power-One,19200,1,1,7,,0,1.0.0,9,,Mitsubishi,2400,1,1,8,,0,1.0.0,123,,,0,32,4,9,s0in.dll,2, 1.0.0,10,,,9600,1,1,2,kaco485.dll,0, 1.0.0,11,Protocol 9,,19200,1,1,2,kaco485.dll,0, 1.0.0,12,,,9600,1,1,2,kaco485.dll,0, 1.0.0,13,Native,RefuSol,115200,1,1,13,,0,1.0.0,14,,Oelmaier,9600,1,1,14,,0,1.0.0,15,,Bonfiglioli,57600,1,1,15,,0,1.0.0,16,,Mastervolt,9600,1,1,16,,0,1.0.0,17,Standard,Kostal,19200,9,1,17,,0,1.0.0,18,,Sunville,9600,2,1,18,,0,1.0.0,19,EIA485,Diehl AKO,19200,1,1,19,,0,1.0.0,20,,Rudolf Fritz,9600,1,1,20,,0,1.0.0,21,Sensor Full/Light,M&T Sensor,9600,1,2,21,,0,1.0.0,22,,Ingeteam,9600,1,1,22,,0,1.0.0,23,,Riello,9600,2,1,18,,0,1.0.0,24,,SIEL,9600,1,1,24,,0,1.0.0,25,,Conergy,0,4,1,25,,0,1.0.0,26,,Converteam,0,8,1,26,,0,1.0.0,27,Protect PV (PS),AEG PS,9600,2,1,18,,0,1.0.0,28,,Voltwerk,0,4,1,25,,0,1.0.0,29,,Socomec,9600,1,1,29,,0,1.0.0,30,ES,Effekta ES,9600,1,1,30,,0,1.0.0,1,,,0,0,0,0,,0,,32,Standard,Steca,38400,1,1,32,,0,1.0.0,33,,ALPHA-SOL,9600,1,1,33,,0,1.0.0,1,,,0,0,0,0,,0,,35,,Zeversolar,9600,2,1,18,,0,1.0.0,36,,WINAICO,9600,1,1,33,,0,1.0.0,37,,POWERCOM,9600,1,1,33,,0,1.0.0,38,SunEzy,SE SunEzy,9600,2,1,18,,0,1.0.0,39,,Sunergy,9600,1,1,39,,0,1.0.0,40,Equinox,SALICRU EQX,9600,2,1,18,,0,1.0.0,40,Equinox LV,SALICRU EQXLV,9600,1,1,39,,0,1.0.0,41,,,9600,1,1,42,evoco.dll,0, 1.0.0,42,,,9600,1,1,43,sungrow.dll,0, 1.0.1,43,,Santerno,38400,1,1,44,,0,1.0.0,44,Standard,,19200,1,1,45,delta.dll,0, 1.0.0,45,,Europa-Solar,9600,2,1,18,,0,1.0.0,46,,IDS,9600,1,1,47,,0,1.0.0,47,,Motech,9600,1,1,48,,0,1.0.0,48,ZSD-Power,ZSD-Power,9600,1,1,48,,0,1.0.0,49,,Hyundai,9600,1,1,50,,0,1.0.0,11,Protocol 1,Solutronic,19200,1,1,51,,0,1.0.0,50,,GE,0,8,1,52,,0,1.0.0,51,SIRIO RS422,AROS 422,9600,2,1,18,,0,1.0.0,52,Trifase,APL Trifase,19200,1,1,54,,0,1.0.0,53,,PVPowered,9600,9,1,55,,0,1.0.0,52,Monofase,APL Monofase,9600,1,1,30,,0,1.0.0,54,,,9600,1,1,42,evoco.dll,0, 1.0.0,55,Old,Growatt-old,9600,1,1,58,,0,1.0.0,56,WattsOn,Elkor WattsOn,9600,1,4,59,,0,1.0.0,57,QX Protocol 1,Q3_InverterQX,19200,1,1,51,,0,1.0.0,57,QX Protocol 9,,19200,1,1,2,kaco485.dll,0, 1.0.0,1,,,0,0,0,0,,0,,59,Native,Siemens,115200,1,1,13,,0,1.0.0,60,ISMG,Gavazzi ISMG,9600,1,1,48,,0,1.0.0,61,,Eaton,9600,2,1,18,,0,1.0.0,62,,Aten,9600,1,1,66,,0,1.0.0,63,,Pairan,9600,1,1,67,,0,1.0.0,64,,,19200,1,1,68,omron.dll,0, 1.0.0,65,,Samil,9600,2,1,69,,0,1.0.0,66,Theia Central TL/TX,Eltek Central,9600,1,1,70,,0,1.0.0,38,XantrexGT30E,XantrexGT30E,19200,1,1,71,,0,1.0.0,68,,Iskra,19200,1,4,72,,0,1.0.0,69,,Helios,9600,9,1,73,,0,1.0.0,70,,Enfinity,9600,2,1,69,,0,1.0.0,6,RL,Fronius RL,9600,1,1,67,,0,1.0.0,71,CPS<20k,Chint CPS<20k,9600,2,1,18,,0,1.0.0,71,CPS20k+,Chint CPS20k+,9600,1,1,77,,0,1.0.0,27,Protect PV (3PH),AEG 3ph,19200,1,1,6,,0,1.0.0,72,,,9600,1,1,42,evoco.dll,0, 1.0.1,73,,Inepro/DMM,1200,1,4,80,,0,1.0.0,74,,Valenia,9600,1,1,81,,0,1.0.0,1,,,0,0,0,0,,0,,76,PVS Central,ABB PVS,19200,9,1,83,,0,1.0.0,77,,,38400,9,4,84,janitza.dll,0, 1.0.0,78,V1,Solectria V1,19200,1,1,85,,0,1.0.0,79,,Trannergy,9600,2,1,18,,0,1.0.0,80,,GESOLAR,9600,1,1,48,,0,1.0.0,81,,Lufft,19200,1,2,88,,0,1.0.0,38,Conext CL/RL/TL,Conext,9600,1,1,89,,0,1.0.0,82,,Reverberi,9600,1,1,90,,0,1.0.0,83,,KLNE,9600,1,1,91,,0,1.0.0,55,Modbus,Growatt-Mod,9600,1,1,92,,0,1.0.0,84,,SolarEdge,115200,1,1,93,,0,1.0.0,48,zentralpower,zentralpower,9600,1,1,92,,0,1.0.0,85,RS422,,9600,2,1,95,,0,1.0.0,66,Theia HE-t/HE-t UL,Eltek,19200,1,1,96,,0,1.0.0,86,,GMDE,9600,1,1,97,,0,1.0.0,87,,CyberPower,9600,1,1,98,,0,1.0.0,2,Speedwire,SMA (eth),0,8,1,99,,0,1.0.0,58,Modbus,EHE-Mod,9600,1,1,100,,0,1.0.0,19,H-Serie,Diehl H-Serie,19200,1,1,96,,0,1.0.0,51,SIRIO RS485,AROS 485,9600,1,1,18,,0,1.0.0,88,,Rosvik,9600,1,1,22,,0,1.0.0,89,9k+,Yaskawa 9k+,9600,1,1,104,,0,1.0.0,1,,,0,0,0,0,,0,,90,SUN2000 V1,,9600,1,1,106,huawei.dll,0, 1.2.0,91,,GTec,9600,2,1,18,,0,1.0.0,71,Modbus,,9600,1,1,108,chintpower_mod.dll,0, 1.0.0,92,,Shindengen,19200,1,1,109,,0,1.0.0,32,USS / >=17kW,Steca >=17kW,115200,1,1,13,,0,1.0.0,93,Meter (integrated),Meter,0,64,4,111,,0,1.0.0,94,X1 1phase/2phase,SolaXPower X1,9600,2,1,112,,0,1.0.0,1,,,0,0,0,0,,0,,94,X3 3phase,SolaXPower X3,9600,1,1,114,,0,1.0.0,95,,Gefran,9600,1,1,115,,0,1.0.0,1,,,0,0,0,0,,0,,97,,PrimeVOLT,9600,1,1,117,,0,1.0.0,98,,Suntigua,9600,1,1,117,,0,1.0.0,99,,REP,9600,1,1,117,,0,1.0.0,100,,CMS,9600,1,1,117,,0,1.0.0,60,HINRG,Gavazzi HINRG,9600,1,1,117,,0,1.0.0,1,,,0,0,0,0,,0,,78,V2,Solectria V2,19200,1,1,48,,0,1.0.0,78,V3,Solectria V3,19200,1,1,124,,0,1.0.0,102,,Benning,0,8,1,125,,0,1.0.0,103,Omnik-RS422,Omnik,9600,2,1,18,,0,1.0.0,1,,,0,0,0,0,,0,,105,KSG DM/TRIO,Kstar,9600,1,1,128,,0,1.0.0,30,KS DT/Trio,Effekta KS,9600,1,1,128,,0,1.0.0,106,VIS DM/TRIO,Vision,9600,1,1,128,,0,1.0.0,105,KSG-SM,Kstar SM,9600,1,1,131,,0,1.0.0,30,KS ST,Effekta KS ST,9600,1,1,131,,0,1.0.0,106,VIS-SM,Vision SM,9600,1,1,131,,0,1.0.0,107,Sunoasis 10-20k,TBEA,9600,1,1,134,,0,1.0.0,108,,PhonoSolar,9600,1,8,135,,0,1.0.0,109,EIA485,Platinum,19200,1,1,19,,0,1.0.0,109,H-Serie,Platinum H,19200,1,1,96,,0,1.0.0,110,,IDM,0,8,160,138,,0,1.0.0,93,10 Meter (external),SL Meter,19200,1,4,139,,0,1.0.0,111,Smart Heater,,19200,9,288,140,ego.dll,0, 1.0.0,112,House,VARTA,0,8,16,141,,0,1.0.2,113,,Kyocera,19200,1,8,142,,0,1.0.0,76,PVI/TRIO/Ultra/UNO,ABB,19200,1,1,7,,0,1.0.0,114,,Kipp & Zonen,19200,1,2,144,,0,1.0.0,115,,EEI,0,8,1,145,,0,1.0.0,1,,,0,0,0,0,,0,,116,,Astronergy,9600,1,1,92,,0,1.0.0,1,,,0,0,0,0,,0,,89,<9k,Yaskawa <9k,9600,1,1,104,,0,1.0.0,78,V4,,9600,1,1,108,chintpower_mod.dll,0, 1.0.0,93,Pro,,9600,1,4,151,inepro.dll,0, 2.1.0,1,,,0,0,0,0,,0,,76,PRO-33TL,ABB PRO-33TL,19200,1,1,83,,0,1.0.0,117,Eco 6/7,,0,8,16,154,,0,1.0.0,1,,,0,0,0,0,,0,,119,,Siliken,0,8,1,156,,0,1.0.0,6,SunSpec Modbus/SolarAPI,,0,8,9,157,fronius_tcp.dll,0, 1.0.0,2,SunSpec Modbus,,0,8,1,158,sma_sunspec.dll,0, 1.0.1,93,Relais,,0,256,64,113,,0,1.0.0,93,Smart Relais Station 3x 3,5kW,,0,8,64,113,,0,1.0.0,120,3075V3,,0,8,64,113,,0,1.0.0,120,3075/3076V2,,0,8,64,113,,0,1.0.0,2,Data2+,,0,16,1,163,,0,1.0.0,120,3000RF,,0,8,64,113,,0,1.0.0,120,3073,,0,8,64,113,,0,1.0.0,120,3075/3076,,0,8,64,113,,0,1.0.0,121,WeMo Insight,,0,8,64,113,,0,1.0.0,121,WeMo Socket,,0,8,64,113,,0,1.0.0,122,1002,,0,8,64,113,,0,1.0.0,122,1100/1001,,0,8,64,113,,0,1.0.0,122,2301,,0,8,64,113,,0,1.0.0,93,Smart Relais Station 1x 3,5kW,,0,8,64,113,,0,1.0.0,93,Smart Relais Box,,9600,1,64,113,,0,1.0.0,59,Generic,,9600,1,1,20,,0,1.0.0,13,Generic,,9600,1,1,20,,0,1.0.0,85,RS485,,9600,1,1,95,,0,1.0.0,122,2110,,0,8,64,113,,0,1.0.0,122,2104,,0,8,64,113,,0,1.0.0,38,EM6400S,,9600,1,4,179,,0,1.0.0,124,ISG,,0,8,128,180,,0,1.0.0,1,,,0,0,0,0,,0,,2,Sunny Central CP,,0,8,1,182,,0,1.0.0,1,,,0,0,0,0,,0,,17,Piko MP,,38400,1,1,32,,0,1.0.0,126,CSI-CT,,9600,1,1,108,chintpower_mod.dll,0, 1.0.0,127,P20/30,,0,8,544,186,,0,1.0.0,128,Vega,L&T Vega,9600,1,4,187,,0,1.0.0,1,,,0,0,0,0,,0,,57,QX3,,0,8,1,189,,0,1.0.0,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,132,DPM680,,38400,1,4,192,,0,1.0.0,133,AC ELWA-E,,0,8,288,193,,0,1.0.0,134,,,9600,1,1,194,invt.dll,0, 1.0.0,135,,,9600,1,1,194,invt.dll,0, 1.0.0,117,Eco 8.0,,0,8,16,196,sonnenbatt_eco8.dll,0, 1.0.0,44,Sunspec,,19200,1,1,197,delta_sun.dll,0, 1.0.0,38,Conext Sunspec,,9600,9,1,198,,0,1.0.0,78,V5,,19200,1,1,199,solectria_v5.dll,0, 1.0.2,1,,,0,0,0,0,,0,,93,Smart Energy Simulator,,38400,1,4,201,slsesim.dll,0, 1.0.0,136,PVmet-200,,9600,1,2,202,rainwise.dll,0, 1.0.0,1,,,0,0,0,0,,0,,137,,,9600,1,1,204,sofarsolar.dll,0, 1.1.0,38,EM6400NG,,19200,1,4,205,schneider_em6400ng.dll,0, 1.0.2,76,Sunspec,,19200,9,1,206,abb_sun.dll,0, 2.0.10,138,,,9600,1,1,42,evoco.dll,0, 1.0.0,2,Sunny Island,,0,8,16,208,sma_si.dll,0, 1.0.0,2,CORE1 Sunspec,,0,8,1,209,sma_core1.dll,0, 1.1.2,107,Sunoasis TS50/60KTL,,9600,1,1,210,tbea.dll,0, 1.0.0,139,,,9600,8,8,211,qcells.dll,0, 1.0.1,140,,,9600,1,1,212,sofarsolar.dll,0, 1.2.0,141,Elite 440,,9600,1,4,213,secure_440.dll,0, 1.0.0,1,,,0,0,0,0,,0,,76,Micro-Grid,,0,8,8,215,abb_micro_grid.dll,0, 1.0.0,1,,,0,0,0,0,,0,,93,Sunspec,,19200,9,1,217,generic_sunspec.dll,0, 1.0.9,17,Sunspec,,19200,8,1,218,generic_sunspec.dll,0, 1.0.4,144,,,9600,1,1,219,saj_suntrio.dll,0, 1.0.7,145,CP/EP,,9600,1,1,220,sineng.dll,0, 1.0.0,146,,,9600,8,1,221,hiq.dll,0, 1.0.2,147,1PH/3PH,,9600,1,1,222,kehua.dll,0, 1.0.1,148,RADIUS,,38400,1,1,223,gefran.dll,0, 1.0.1,149,Suntree,,9600,1,1,224,suntree_jfy.dll,0, 1.0.0,2,SOLID-Q 50,,9600,1,1,225,sma_solid_q.dll,0, 1.0.1,112,Industrial,VARTA,0,8,16,141,,0,1.0.2,126,CSI-GS/GI,,9600,1,1,42,evoco.dll,0, 1.0.0,103,Omnik-RS485,,9600,1,1,228,omnik.dll,0, 1.0.0,145,SP,,9600,1,1,229,sinengstring.dll,0, 1.0.0,150,,,19200,8,8,230,e3dc_sunspec.dll,0, 1.0.1,55,X Generation,,9600,1,1,231,growatt_max.dll,0, 1.0.1,90,SUN2000 V2,,9600,1,1,232,huaweim.dll,0, 1.0.0,2,Modbus,,19200,8,17,233,sma_modbus.dll,0, 1.0.3,151,,,9600,1,1,42,evoco.dll,0, 1.0.0,152,,,9600,1,25,235,rct_power.dll,0, 1.0.5,1,,,0,0,0,0,,0,,17,Modbus TCP,,9600,8,9,237,kostal_tcp.dll,0, 1.0.1,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0,,1,,,0,0,0,0,,0, 2021-05-25 07:59:34.658 - debug: solarlog.0 (17703) Brandlist: [object Object] 2021-05-25 07:59:34.660 - debug: solarlog.0 (17703) List of Inverters: [object Object] 2021-05-25 07:59:34.661 - debug: solarlog.0 (17703) Numer of inverters/meters :3 2021-05-25 07:59:34.661 - debug: solarlog.0 (17703) DATA: token=;preval=none;{"141":{"0":{"119":null,"162":null},"1":{"119":null,"162":null},"2":{"119":null,"162":null}}}DATALENGTH: 112 2021-05-25 07:59:34.662 - debug: solarlog.0 (17703) OPTIONS: {"host":"192.168.178.35","port":"80","path":"/getjp","method":"POST","headers":{"Accept":"/","Accept-Encoding":"gzip, deflate","Connection":"keep-alive","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8","Referer":"http://192.168.178.35/","Accept-Origin":"http://192.168.178.35/","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36","X-Requested-With":"XMLHttpRequest","Cookie":"banner_hidden=false; SolarLog=","Content-Length":112}} 2021-05-25 07:59:34.663 - debug: solarlog.0 (17703) Data to request body: token=;preval=none;{"141":{"0":{"119":null,"162":null},"1":{"119":null,"162":null},"2":{"119":null,"162":null}}} 2021-05-25 07:59:34.665 - debug: solarlog.0 (17703) Schaltgruppendaten: [object Object] 2021-05-25 07:59:34.693 - debug: solarlog.0 (17703) Anzahl Schaltgruppen: 0 2021-05-25 07:59:34.694 - debug: solarlog.0 (17703) namessg = ,,,,,,,,, 2021-05-25 07:59:34.694 - debug: solarlog.0 (17703) Schaltgruppen neu: ,,,,,,,,, 2021-05-25 07:59:34.760 - debug: solarlog.0 (17703) Battdata: 2021-05-25 07:59:34.762 - debug: solarlog.0 (17703) Keine Batterie vorhanden. 2021-05-25 07:59:34.763 - debug: solarlog.0 (17703) Batteriestatus: false 2021-05-25 07:59:34.765 - debug: solarlog.0 (17703) END 2021-05-25 07:59:34.765 - debug: solarlog.0 (17703) END Request: "token=;preval=none;{\"152\":null,\"161\":null,\"162\":null,\"447\":null,\"610\":null,\"611\":null,\"617\":null,\"706\":null,\"739\":null,\"740\":null,\"744\":null,\"800\":{\"100\":null,\"160\":null},\"801\":{\"101\":null,\"102\":null},\"858\":null,\"895\":{\"100\":null,\"101\":null,\"102\":null,\"103\":null,\"104\":null,\"105\":null}}" 2021-05-25 07:59:34.815 - debug: solarlog.0 (17703) http Status: 200 2021-05-25 07:59:34.816 - debug: solarlog.0 (17703) HEADERS: {"date":"Tue, 25 May 2021 07:59:36 GMT","server":"IPC@CHIP","content-type":"text/plain","transfer-encoding":"chunked"} 2021-05-25 07:59:34.818 - debug: solarlog.0 (17703) body: {"141":{"0":{"119":"Mini-PV","162":9},"1":{"119":"WR 1","162":1},"2":{"119":"Eigenverbrauch","162":9}}} 2021-05-25 07:59:34.818 - debug: solarlog.0 (17703) Verarbeite Daten 2021-05-25 07:59:34.819 - debug: solarlog.0 (17703) Datensatz: {"141":{"0":{"119":null,"162":null},"1":{"119":null,"162":null},"2":{"119":null,"162":null}}} 2021-05-25 07:59:34.819 - debug: solarlog.0 (17703) Auswertedaten: {"141":{"0":{"119":"Mini-PV","162":9},"1":{"119":"WR 1","162":1},"2":{"119":"Eigenverbrauch","162":9}}} 2021-05-25 07:59:34.820 - debug: solarlog.0 (17703) Inverters: Mini-PV 2021-05-25 07:59:34.820 - debug: solarlog.0 (17703) Deviceinfos: 9 2021-05-25 07:59:34.821 - debug: solarlog.0 (17703) Inverters: Mini-PV,WR 1 2021-05-25 07:59:34.821 - debug: solarlog.0 (17703) Deviceinfos: 9,1 2021-05-25 07:59:34.822 - debug: solarlog.0 (17703) Inverters: Mini-PV,WR 1,Eigenverbrauch 2021-05-25 07:59:34.822 - debug: solarlog.0 (17703) Deviceinfos: 9,1,9 2021-05-25 07:59:34.823 - debug: solarlog.0 (17703) INV.Mini-PV.devicetype: 2021-05-25 07:59:34.824 - debug: solarlog.0 (17703) INV.Mini-PV.devicebrand: S0In 2021-05-25 07:59:34.824 - debug: solarlog.0 (17703) Batterie als Gerät: false 2021-05-25 07:59:34.825 - debug: solarlog.0 (17703) INV.WR 1.devicetype: Data1 2021-05-25 07:59:34.825 - debug: solarlog.0 (17703) INV.WR 1.devicebrand: SMA 2021-05-25 07:59:34.825 - debug: solarlog.0 (17703) Batterie als Gerät: false 2021-05-25 07:59:34.826 - debug: solarlog.0 (17703) INV.Eigenverbrauch.devicetype: 2021-05-25 07:59:34.826 - debug: solarlog.0 (17703) INV.Eigenverbrauch.devicebrand: S0In 2021-05-25 07:59:34.827 - debug: solarlog.0 (17703) Batterie als Gerät: false 2021-05-25 07:59:34.827 - debug: solarlog.0 (17703) Devicetypes: ,Data1, 2021-05-25 07:59:34.828 - debug: solarlog.0 (17703) Devicebrands: S0In,SMA,S0In 2021-05-25 07:59:34.828 - debug: solarlog.0 (17703) Deviceclasses: Zähler,,Zähler 2021-05-25 07:59:34.831 - debug: solarlog.0 (17703) Lege nun Objekte an - soweit nicht vorhanden 2 2021-05-25 07:59:34.831 - debug: solarlog.0 (17703) NumInv Obj: 4 2021-05-25 07:59:34.832 - debug: solarlog.0 (17703) Names zum anlegen: Mini-PV,WR 1,Eigenverbrauch 2021-05-25 07:59:34.832 - debug: solarlog.0 (17703) Anzahl Schaltgruppen: 0 2021-05-25 07:59:34.833 - debug: solarlog.0 (17703) Schaltgruppen: ,,,,,,,,, 2021-05-25 07:59:34.837 - debug: solarlog.0 (17703) END Request: "token=;preval=none;{\"141\":{\"0\":{\"119\":null,\"162\":null},\"1\":{\"119\":null,\"162\":null},\"2\":{\"119\":null,\"162\":null}}}" 2021-05-25 07:59:34.887 - debug: solarlog.0 (17703) stateChange solarlog.0.info.numinv {"val":3,"ack":true,"ts":1621922374804,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330674} 2021-05-25 07:59:34.888 - debug: solarlog.0 (17703) stateChange solarlog.0.info.RTOS {"val":"SC123/SC143 V2.05 FULL","ack":true,"ts":1621922374804,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330674} 2021-05-25 07:59:34.888 - debug: solarlog.0 (17703) stateChange solarlog.0.info.CLIB {"val":"V3.00","ack":true,"ts":1621922374805,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330674} 2021-05-25 07:59:34.888 - debug: solarlog.0 (17703) stateChange solarlog.0.info.MAC {"val":"003056A64078","ack":true,"ts":1621922374805,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330675} 2021-05-25 07:59:34.889 - debug: solarlog.0 (17703) stateChange solarlog.0.info.SN {"val":" 7500402","ack":true,"ts":1621922374805,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330675} 2021-05-25 07:59:34.889 - debug: solarlog.0 (17703) stateChange solarlog.0.info.Model {"val":"300","ack":true,"ts":1621922374806,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330675} 2021-05-25 07:59:34.889 - debug: solarlog.0 (17703) stateChange solarlog.0.info.InstDate {"val":"01.08.14 00:00:00","ack":true,"ts":1621922374806,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330675} 2021-05-25 07:59:34.889 - debug: solarlog.0 (17703) stateChange solarlog.0.info.FW {"val":"4.2.7 Build 116","ack":true,"ts":1621922374806,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330676} 2021-05-25 07:59:34.890 - debug: solarlog.0 (17703) stateChange solarlog.0.info.FWrelD {"val":"19.02.2020","ack":true,"ts":1621922374807,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330676} 2021-05-25 07:59:34.890 - debug: solarlog.0 (17703) stateChange solarlog.0.info.SD {"val":"[3|SD|SU02G|075526CA] - 8/2012","ack":true,"ts":1621922374807,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330676} 2021-05-25 07:59:34.890 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointYear {"val":12661,"ack":true,"ts":1621922374807,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330677} 2021-05-25 07:59:34.890 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.01 {"val":506.44,"ack":true,"ts":1621922374807,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330677} 2021-05-25 07:59:34.891 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.02 {"val":759.66,"ack":true,"ts":1621922374808,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330677} 2021-05-25 07:59:34.891 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.03 {"val":1266.1000000000001,"ack":true,"ts":1621922374808,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330677} 2021-05-25 07:59:34.891 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.04 {"val":1392.71,"ack":true,"ts":1621922374808,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330678} 2021-05-25 07:59:34.899 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.05 {"val":1519.32,"ack":true,"ts":1621922374809,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330678} 2021-05-25 07:59:34.900 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.06 {"val":1392.71,"ack":true,"ts":1621922374809,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330678} 2021-05-25 07:59:34.900 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.07 {"val":1519.32,"ack":true,"ts":1621922374809,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330678} 2021-05-25 07:59:34.901 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.08 {"val":1392.71,"ack":true,"ts":1621922374810,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330678} 2021-05-25 07:59:34.901 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.09 {"val":1139.49,"ack":true,"ts":1621922374810,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330678} 2021-05-25 07:59:34.902 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.10 {"val":886.2700000000001,"ack":true,"ts":1621922374810,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330679} 2021-05-25 07:59:34.902 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.11 {"val":506.44,"ack":true,"ts":1621922374810,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330679} 2021-05-25 07:59:34.903 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointMonth.12 {"val":379.83,"ack":true,"ts":1621922374811,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330679} 2021-05-25 07:59:34.903 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointCurrMonth {"val":1519.32,"ack":true,"ts":1621922374813,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330688} 2021-05-25 07:59:34.904 - debug: solarlog.0 (17703) stateChange solarlog.0.forecast.setpointToday {"val":50.644,"ack":true,"ts":1621922374813,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597330689} 2021-05-25 07:59:35.322 - debug: solarlog.0 (17703) Inverters to test: Mini-PV,WR 1,Eigenverbrauch 2021-05-25 07:59:35.323 - debug: solarlog.0 (17703) numbinv: 3 2021-05-25 07:59:35.324 - debug: solarlog.0 (17703) Anzahl positiv: 0 2021-05-25 07:59:35.325 - warn: solarlog.0 (17703) Nicht alle WR/Zaehler gefunden 2021-05-25 07:59:35.329 - debug: solarlog.0 (17703) Adapter Mini-PV vorhanden 2021-05-25 07:59:35.330 - debug: solarlog.0 (17703) Adapter WR 1 vorhanden 2021-05-25 07:59:35.331 - debug: solarlog.0 (17703) Adapter Eigenverbrauch vorhanden 2021-05-25 07:59:37.325 - debug: solarlog.0 (17703) Inverters to test: Mini-PV,WR 1,Eigenverbrauch 2021-05-25 07:59:37.326 - debug: solarlog.0 (17703) numbinv: 3 2021-05-25 07:59:37.326 - debug: solarlog.0 (17703) Anzahl positiv: 3 2021-05-25 07:59:37.327 - info: solarlog.0 (17703) Alle WR/Zaehler gefunden 2021-05-25 07:59:37.328 - debug: solarlog.0 (17703) Names: Mini-PV,WR 1,Eigenverbrauch 2021-05-25 07:59:37.330 - debug: solarlog.0 (17703) DATA: token=;preval=none;{"447":null,"777":{"0":null},"778":{"0":null},"801":{"170":null}}DATALENGTH: 84 2021-05-25 07:59:37.330 - debug: solarlog.0 (17703) OPTIONS: {"host":"192.168.178.35","port":"80","path":"/getjp","method":"POST","headers":{"Accept":"/","Accept-Encoding":"gzip, deflate","Connection":"keep-alive","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8","Referer":"http://192.168.178.35/","Accept-Origin":"http://192.168.178.35/","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36","X-Requested-With":"XMLHttpRequest","Cookie":"banner_hidden=false; SolarLog=","Content-Length":84}} 2021-05-25 07:59:37.332 - debug: solarlog.0 (17703) Data to request body: token=;preval=none;{"447":null,"777":{"0":null},"778":{"0":null},"801":{"170":null}} 2021-05-25 07:59:37.342 - debug: solarlog.0 (17703) Adapter Mini-PV vorhanden 2021-05-25 07:59:37.344 - debug: solarlog.0 (17703) Adapter WR 1 vorhanden 2021-05-25 07:59:37.344 - debug: solarlog.0 (17703) Adapter Eigenverbrauch vorhanden 2021-05-25 07:59:37.362 - debug: solarlog.0 (17703) stateChange solarlog.0.INV.Mini-PV.deviceclass {"val":"Zähler","ack":true,"ts":1621922377348,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597333209} 2021-05-25 07:59:37.408 - debug: solarlog.0 (17703) stateChange solarlog.0.INV.Mini-PV.devicetype {"val":"","ack":true,"ts":1621922377392,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597333210} 2021-05-25 07:59:37.414 - debug: solarlog.0 (17703) stateChange solarlog.0.INV.Mini-PV.devicebrand {"val":"S0In","ack":true,"ts":1621922377392,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597333210} 2021-05-25 07:59:37.416 - debug: solarlog.0 (17703) stateChange solarlog.0.INV.WR 1.deviceclass {"val":null,"ack":true,"ts":1621922377392,"q":0,"from":"system.adapter.solarlog.0","user":"system.user.admin","lc":1621597333210} 2021-05-25 07:

forelleblau commented 3 years ago

Hallo Thomas Danke für das Log. Leider geht es etwas zu wenig weit - was ich auf Github sehe. Der Fehler taucht erst in der nächsten Abfragesequenz auf. Kannst du mir das Log sonst als File posten oder per Mail senden. Die Zeile stateChange ...... selfconsyesterday... oder eben die Fehlermeldung oben müsste im Log enthalten sein.

Lieber Gruss Marcel

TMHEINE commented 3 years ago

Hallo Marcel, es scheint, dass es ein Problem mit dem Solarlog gab. Die Speicherkarte war defekt. Mit der neuen läuft alles wieder super. Sorry für die Umstände... Thomas