iobroker-community-adapters / ioBroker.solarlog

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

Issue with js-controller 5.0.12 - setDeviceInfo - Error: undefined is not a valid state value #151

Open schmarra opened 11 months ago

schmarra commented 11 months ago

Describe the bug
Since the update to js-controller 5.0.12 the adapter isn´t working anymore, independent which version of the adapter is used.

Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21) at /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2037:16 at new Promise (<anonymous>) at AdapterClass.setStateAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2036:16) at setDeviceInfo (/opt/iobroker/node_modules/iobroker.solarlog/main.js:2155:19) at test (/opt/iobroker/node_modules/iobroker.solarlog/main.js:291:13) at async Timeout.<anonymous> (/opt/iobroker/node_modules/iobroker.solarlog/main.js:231:39) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

Can you check if there is an upgrade needed?

mcm1957 commented 11 months ago

Node.js 5.0.12 would be ruther old :-) - I assume you refer to js-controller 5.0.12

Please add all other related versions

adapter node o/s

The latest version available is 2.2.6 provided by stable and lates repository

schmarra commented 11 months ago

For sure, js-controller - not node-js - thanks for the feedback. Affected is the solarlog-adapter with version 2.2.6 and 2.2.2 (which I used until the controller update). Node.js: v16.15.0(16.20.2 / 18.18.0) Running on rasperrry pi, means linux version v6.10.1

mcm1957 commented 11 months ago

Thanks for the info. I'll investigate as soon as I have time. Might last some time (1 Week or so) as my queue is very long currently.

forelleblau commented 11 months ago

Published v2.2.8 on npm. Runs on RPI, node-js v18.17.1, js-controller 5.0.12.

Error handling is now acitve in the function referecend in the message above.

Cayn you please test v2.2.8. Thank you.

schmarra commented 11 months ago

@forelleblau: thanks for the fast update - with the 2.2.8 version it works again.

Just one additional question, whats the meaning of warn | setDeviceInfo - Error: undefined is not a valid state value?

forelleblau commented 11 months ago

Seems to be the same error, but handeld. I‘ll Check this once more.

forelleblau commented 11 months ago

@schmarra. I checked the code now. The shortcut would be to check the state, before setting it. But I'c be interested in why there is an 'undefined' value. Would you mind to provide me an debug-log (as .txt) of an entire adapter-start (+/- first 20 seconds or until the 'warn'- message).

Thank you.

schmarra commented 11 months ago

Sorry for the late reply. Isn´t really much, but here you go: solarlog.0 | 1229 | 2023-10-02 15:19:49.926 | warn | setDeviceInfo - Error: undefined is not a valid state value solarlog.0 | 1229 | 2023-10-02 15:19:49.923 | info | Alle WR/Zaehler gefunden solarlog.0 | 1229 | 2023-10-02 15:19:47.924 | warn | Nicht alle WR/Zaehler gefunden solarlog.0 | 1229 | 2023-10-02 15:19:45.914 | info | Forecast - Datenabruf: false solarlog.0 | 1229 | 2023-10-02 15:19:45.912 | info | Historische Daten werden nicht abgerufen solarlog.0 | 1229 | 2023-10-02 15:19:45.909 | info | Unterzähler - Import: true solarlog.0 | 1229 | 2023-10-02 15:19:45.832 | info | [START] Starting solarlog adapter solarlog.0 | 1229 | 2023-10-02 15:19:45.743 | info | starting. Version 2.2.8 in /opt/iobroker/node_modules/iobroker.solarlog, node: v16.15.0, js-controller: 5.0.12

forelleblau commented 11 months ago

Hello schmarra. Thanks for the log. Unfortunately this is not a debug log. To get a debug - log please go to the 'Instances' - Tab and set the solarlog's log - level to 'debug'. Then you'll get much more.... (and me too).

schmarra commented 11 months ago

Ok, thanks for explanation. Here it is:

solarlog.0 | 5917 | 2023-10-02 20:02:08.154 | warn | setDeviceInfo - Error: undefined is not a valid state value solarlog.0 | 5917 | 2023-10-02 20:02:08.148 | debug | Names: WR 1 solarlog.0 | 5917 | 2023-10-02 20:02:08.148 | info | Alle WR/Zaehler gefunden solarlog.0 | 5917 | 2023-10-02 20:02:08.147 | debug | Anzahl positiv: 1 solarlog.0 | 5917 | 2023-10-02 20:02:08.146 | debug | numbinv: 1 solarlog.0 | 5917 | 2023-10-02 20:02:08.145 | debug | Inverters to test: WR 1 solarlog.0 | 5917 | 2023-10-02 20:02:06.284 | debug | END Request: {"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}} solarlog.0 | 5917 | 2023-10-02 20:02:06.192 | debug | Schaltgruppen: ,,,,,,,,, solarlog.0 | 5917 | 2023-10-02 20:02:06.191 | debug | Anzahl Schaltgruppen: 0 solarlog.0 | 5917 | 2023-10-02 20:02:06.191 | debug | Names zum anlegen: WR 1 solarlog.0 | 5917 | 2023-10-02 20:02:06.190 | debug | NumInv Obj: 2 solarlog.0 | 5917 | 2023-10-02 20:02:06.190 | debug | Lege nun Objekte an - soweit nicht vorhanden 2 solarlog.0 | 5917 | 2023-10-02 20:02:06.189 | debug | END solarlog.0 | 5917 | 2023-10-02 20:02:06.188 | debug | Batteriestatus: false solarlog.0 | 5917 | 2023-10-02 20:02:06.188 | debug | Keine Batterie vorhanden. solarlog.0 | 5917 | 2023-10-02 20:02:06.186 | debug | Battdata: solarlog.0 | 5917 | 2023-10-02 20:02:06.170 | debug | Adapter WR 1 vorhanden solarlog.0 | 5917 | 2023-10-02 20:02:06.153 | warn | Nicht alle WR/Zaehler gefunden solarlog.0 | 5917 | 2023-10-02 20:02:06.153 | debug | Anzahl positiv: 0 solarlog.0 | 5917 | 2023-10-02 20:02:06.151 | debug | numbinv: 1 solarlog.0 | 5917 | 2023-10-02 20:02:06.149 | debug | Inverters to test: WR 1 solarlog.0 | 5917 | 2023-10-02 20:02:05.872 | debug | Schaltgruppen neu: ,,,,,,,,, solarlog.0 | 5917 | 2023-10-02 20:02:05.870 | debug | namessg = ,,,,,,,,, solarlog.0 | 5917 | 2023-10-02 20:02:05.869 | debug | Anzahl Schaltgruppen: 0 solarlog.0 | 5917 | 2023-10-02 20:02:05.854 | debug | Schaltgruppendaten: {"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}}} solarlog.0 | 5917 | 2023-10-02 20:02:05.851 | debug | END Request: {"141":{"0":{"119":null,"162":null}}} solarlog.0 | 5917 | 2023-10-02 20:02:05.720 | debug | Schaltgruppen: ,,,,,,,,, solarlog.0 | 5917 | 2023-10-02 20:02:05.719 | debug | Anzahl Schaltgruppen: 0 solarlog.0 | 5917 | 2023-10-02 20:02:05.718 | debug | Names zum anlegen: WR 1 solarlog.0 | 5917 | 2023-10-02 20:02:05.717 | debug | NumInv Obj: 2 solarlog.0 | 5917 | 2023-10-02 20:02:05.716 | debug | Lege nun Objekte an - soweit nicht vorhanden 2 solarlog.0 | 5917 | 2023-10-02 20:02:05.711 | debug | Deviceclasses: solarlog.0 | 5917 | 2023-10-02 20:02:05.710 | debug | Devicebrands: SMA solarlog.0 | 5917 | 2023-10-02 20:02:05.708 | debug | Devicetypes: Data1 solarlog.0 | 5917 | 2023-10-02 20:02:05.707 | debug | Batterie als Gerät: false solarlog.0 | 5917 | 2023-10-02 20:02:05.706 | debug | INV.WR 1.devicebrand: SMA solarlog.0 | 5917 | 2023-10-02 20:02:05.705 | debug | INV.WR 1.devicetype: Data1 solarlog.0 | 5917 | 2023-10-02 20:02:05.703 | debug | Deviceinfos: 1 solarlog.0 | 5917 | 2023-10-02 20:02:05.702 | debug | Inverters: WR 1 solarlog.0 | 5917 | 2023-10-02 20:02:05.701 | debug | Auswertedaten: {"141":{"0":{"119":"WR 1","162":1}}} solarlog.0 | 5917 | 2023-10-02 20:02:05.700 | debug | Datensatz: {"141":{"0":{"119":null,"162":null}}} solarlog.0 | 5917 | 2023-10-02 20:02:05.699 | debug | Verarbeite Daten solarlog.0 | 5917 | 2023-10-02 20:02:05.698 | debug | Response.body= {"141":{"0":{"119":"WR 1","162":1}}} solarlog.0 | 5917 | 2023-10-02 20:02:05.697 | debug | Header: {"date":"Mon, 2 Oct 2023 20:02:14 GMT","server":"IPC@CHIP","content-type":"text/plain","transfer-encoding":"chunked"} solarlog.0 | 5917 | 2023-10-02 20:02:05.694 | debug | Status-Code: 200 solarlog.0 | 5917 | 2023-10-02 20:02:05.659 | debug | OPTIONS: {"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.0.125/","Accept-Origin":"http://192.168.0.125/","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="},"url":"http://192.168.0.125/getjp","data":"token=;preval=none;{\"141\":{\"0\":{\"119\":null,\"162\":null}}}"} solarlog.0 | 5917 | 2023-10-02 20:02:05.658 | debug | Number of inverters/meters :1 solarlog.0 | 5917 | 2023-10-02 20:02:05.585 | debug | List of Inverters: {"0":"2110076972","1":"Err","2":"Err","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"} solarlog.0 | 5917 | 2023-10-02 20:02:05.581 | debug | Brandlist: {"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":"reserved"} solarlog.0 | 5917 | 2023-10-02 20:02:05.578 | debug | Devicelist: 0,,,0,0,0,0,,0,2,Data1,SMA,1200,1,7,1,,1,3,,,9600,1,1,2,kaco485.dll,0,4,,Sunways,9600,1,1,3,,0,5,,,19200,9,1,4,solarmax.dll,0,6,SolarNet,Fronius,57600,2,1,5,,0,7,,Danfoss,19200,1,1,6,,0,8,,Power-One,19200,1,1,7,,0,9,,Mitsubishi,2400,1,1,8,,0,123,,,0,32,4,9,s0in.dll,0,10,,,9600,1,1,2,kaco485.dll,0,11,Protocol 9,,19200,1,1,2,kaco485.dll,0,12,,,9600,1,1,2,kaco485.dll,0,13,Native,RefuSol,115200,1,1,13,,0,14,,Oelmaier,9600,1,1,14,,0,15,,Bonfiglioli,57600,1,1,15,,0,16,,Mastervolt,9600,1,1,16,,0,17,Standard,Kostal,19200,9,1,17,,0,18,,Sunville,9600,2,1,18,,0,19,EIA485,Diehl AKO,19200,1,1,19,,0,20,,Rudolf Fritz,9600,1,1,20,,0,21,Sensor Full/Light,M&T Sensor,9600,1,2,21,,0,22,,Ingeteam,9600,1,1,22,,0,23,,Riello,9600,2,1,18,,0,24,,SIEL,9600,1,1,24,,0,25,,Conergy,0,4,1,25,,0,26,,Converteam,0,8,1,26,,0,27,Protect PV (PS),AEG PS,9600,2,1,18,,0,28,,Voltwerk,0,4,1,25,,0,29,,Socomec,9600,1,1,29,,0,30,ES,Effekta ES,9600,1,1,30,,0,1,,,0,0,0,0,,0,32,Standard,Steca,38400,1,1,32,,0,33,,ALPHA-SOL,9600,1,1,33,,0,1,,,0,0,0,0,,0,35,,Zeversolar,9600,2,1,18,,0,36,,WINAICO,9600,1,1,33,,0,37,,POWERCOM,9600,1,1,33,,0,38,SunEzy,SE SunEzy,9600,2,1,18,,0,39,,Sunergy,9600,1,1,39,,0,40,Equinox,SALICRU EQX,9600,2,1,18,,0,40,Equinox LV,SALICRU EQXLV,9600,1,1,39,,0,41,,,9600,1,1,42,evoco.dll,0,42,,,9600,1,1,43,sungrow.dll,0,43,,Santerno,38400,1,1,44,,0,44,Standard,,19200,1,1,45,delta.dll,0,45,,Europa-Solar,9600,2,1,18,,0,46,,IDS,9600,1,1,47,,0,47,,Motech,9600,1,1,48,,0,48,ZSD-Power,ZSD-Power,9600,1,1,48,,0,49,,Hyundai,9600,1,1,50,,0,11,Protocol 1,Solutronic,19200,1,1,51,,0,50,,GE,0,8,1,52,,0,51,SIRIO RS422,AROS 422,9600,2,1,18,,0,52,Trifase,APL Trifase,19200,1,1,54,,0,53,,PVPowered,9600,9,1,55,,0,52,Monofase,APL Monofase,9600,1,1,30,,0,54,,,9600,1,1,42,evoco.dll,0,55,Old,Growatt-old,9600,1,1,58,,0,56,WattsOn,Elkor WattsOn,9600,1,4,59,,0,57,QX Protocol 1,Q3_InverterQX,19200,1,1,51,,0,57,QX Protocol 9,,19200,1,1,2,kaco485.dll,0,1,,,0,0,0,0,,0,59,Native,Siemens,115200,1,1,13,,0,60,ISMG,Gavazzi ISMG,9600,1,1,48,,0,61,,Eaton,9600,2,1,18,,0,62,,Aten,9600,1,1,66,,0,63,,Pairan,9600,1,1,67,,0,64,,,19200,1,1,68,omron.dll,0,65,,Samil,9600,2,1,69,,0,66,Theia Central TL/TX,Eltek Central,9600,1,1,70,,0,38,XantrexGT30E,XantrexGT30E,19200,1,1,71,,0,68,,Iskra,19200,1,4,72,,0,69,,Helios,9600,9,1,73,,0,70,,Enfinity,9600,2,1,69,,0,6,RL,Fronius RL,9600,1,1,67,,0,71,CPS<20k,Chint CPS<20k,9600,2,1,18,,0,71,CPS20k+,Chint CPS20k+,9600,1,1,77,,0,27,Protect PV (3PH),AEG 3ph,19200,1,1,6,,0,72,,,9600,1,1,42,evoco.dll,0,73,,Inepro/DMM,1200,1,4,80,,0,74,,Valenia,9600,1,1,81,,0,1,,,0,0,0,0,,0,76,PVS Central,ABB PVS,19200,9,1,83,,0,77,,,38400,9,4,84,janitza.dll,0,78,V1,Solectria V1,19200,1,1,85,,0,79,,Trannergy,9600,2,1,18,,0,80,,GESOLAR,9600,1,1,48,,0,81,,Lufft,19200,1,2,88,,0,38,Conext CL/RL/TL,Conext,9600,1,1,89,,0,82,,Reverberi,9600,1,1,90,,0,83,,KLNE,9600,1,1,91,,0,55,Modbus,Growatt-Mod,9600,1,1,92,,0,84,,SolarEdge,115200,1,1,93,,0,48,zentralpower,zentralpower,9600,1,1,92,,0,85,RS422,,9600,2,1,95,,0,66,Theia HE-t/HE-t UL,Eltek,19200,1,1,96,,0,86,,GMDE,9600,1,1,97,,0,87,,CyberPower,9600,1,1,98,,0,2,Speedwire,SMA (eth),0,8,1,99,,0,58,Modbus,EHE-Mod,9600,1,1,100,,0,19,H-Serie,Diehl H-Serie,19200,1,1,96,,0,51,SIRIO RS485,AROS 485,9600,1,1,18,,0,88,,Rosvik,9600,1,1,22,,0,89,9k+,Yaskawa 9k+,9600,1,1,104,,0,1,,,0,0,0,0,,0,90,,Huawei,9600,1,1,106,,0,91,,GTec,9600,2,1,18,,0,71,Modbus,,9600,1,1,108,chintpower_mod.dll,0,92,,Shindengen,19200,1,1,109,,0,32,USS / >=17kW,Steca >=17kW,115200,1,1,13,,0,93,Meter (integrated),Meter,0,64,4,111,,0,94,X1 1phase/2phase,SolaXPower X1,9600,2,1,112,,0,1,,,0,0,0,0,,0,94,X3 3phase,SolaXPower X3,9600,1,1,114,,0,95,,Gefran,9600,1,1,115,,0,1,,,0,0,0,0,,0,97,,PrimeVOLT,9600,1,1,117,,0,98,,Suntigua,9600,1,1,117,,0,99,,REP,9600,1,1,117,,0,100,,CMS,9600,1,1,117,,0,60,HINRG,Gavazzi HINRG,9600,1,1,117,,0,1,,,0,0,0,0,,0,78,V2,Solectria V2,19200,1,1,48,,0,78,V3,Solectria V3,19200,1,1,124,,0,102,,Benning,0,8,1,125,,0,103,,Omnik,9600,2,1,18,,0,1,,,0,0,0,0,,0,105,KSG DM/TRIO,Kstar,9600,1,1,128,,0,30,KS DT/Trio,Effekta KS,9600,1,1,128,,0,106,VIS DM/TRIO,Vision,9600,1,1,128,,0,105,KSG-SM,Kstar SM,9600,1,1,131,,0,30,KS ST,Effekta KS ST,9600,1,1,131,,0,106,VIS-SM,Vision SM,9600,1,1,131,,0,107,,TBEA,9600,1,1,134,,0,108,,PhonoSolar,9600,1,8,135,,0,109,EIA485,Platinum,19200,1,1,19,,0,109,H-Serie,Platinum H,19200,1,1,96,,0,110,,IDM,0,8,160,138,,0,93,10 Meter (external),SL Meter,19200,1,4,139,,0,111,Smart Heater,,19200,9,288,140,ego.dll,0,112,,VARTA,0,8,16,141,,0,113,,Kyocera,19200,1,8,142,,0,76,PVI/TRIO/Ultra/UNO,ABB,19200,1,1,7,,0,114,,Kipp & Zonen,19200,1,2,144,,0,115,,EEI,0,8,1,145,,0,1,,,0,0,0,0,,0,116,,Astronergy,9600,1,1,92,,0,1,,,0,0,0,0,,0,89,<9k,Yaskawa <9k,9600,1,1,104,,0,78,V4,,9600,1,1,108,chintpower_mod.dll,0,93,Pro,,9600,1,4,151,inepro.dll,0,1,,,0,0,0,0,,0,76,PRO-33TL,ABB PRO-33TL,19200,1,1,83,,0,117,Eco 6/7,,0,8,16,154,,0,1,,,0,0,0,0,,0,119,,Siliken,0,8,1,156,,0,6,SunSpec Modbus/SolarAPI,,0,8,9,157,fronius_tcp.dll,0,2,SunSpec Modbus,,0,8,1,158,sma_sunspec.dll,0,93,Relais,,0,256,64,113,,0,93,Smart Relais Station 3x 3,5kW,,0,8,64,113,,0,120,3075V3,,0,8,64,113,,0,120,3075/3076V2,,0,8,64,113,,0,2,Data2+,,0,16,1,163,,0,120,3000RF,,0,8,64,113,,0,120,3073,,0,8,64,113,,0,120,3075/3076,,0,8,64,113,,0,121,WeMo Insight,,0,8,64,113,,0,121,WeMo Socket,,0,8,64,113,,0,122,1002,,0,8,64,113,,0,122,1100/1001,,0,8,64,113,,0,122,2301,,0,8,64,113,,0,93,Smart Relais Station 1x 3,5kW,,0,8,64,113,,0,93,Smart Relais Box,,9600,1,64,113,,0,59,Generic,,9600,1,1,20,,0,13,Generic,,9600,1,1,20,,0,85,RS485,,9600,1,1,95,,0,122,2110,,0,8,64,113,,0,122,2104,,0,8,64,113,,0,38,EM6400S,,9600,1,4,179,,0,124,ISG,,0,8,128,180,,0,1,,,0,0,0,0,,0,2,Sunny Central CP,,0,8,1,182,,0,1,,,0,0,0,0,,0,17,Piko MP,,38400,1,1,32,,0,126,,,9600,1,1,108,chintpower_mod.dll,0,127,P20/30,,0,8,544,186,,0,128,Vega,L&T Vega,9600,1,4,187,,0,1,,,0,0,0,0,,0,57,QX3,,0,8,1,189,,0,1,,,0,0,0,0,,0,1,,,0,0,0,0,,0,132,DPM680,,38400,1,4,192,,0,133,AC ELWA-E,,0,8,288,193,,0,134,,,9600,1,1,194,invt.dll,0,135,,,9600,1,1,194,invt.dll,0,117,Eco 8.0,,0,8,16,196,sonnenbatt_eco8.dll,0,44,Sunspec,,19200,1,1,197,delta_sun.dll,0,38,Conext Sunspec,,9600,9,1,198,,0,1,,,0,0,0,0,,0,1,,,0,0,0,0,,0,93,Smart Energy Simulator,,38400,1,4,201,slsesim.dll,0,1,,,0,0,0,0,,0 solarlog.0 | 5917 | 2023-10-02 20:02:05.572 | debug | Auswertedaten: {"152":{"0":2,"1":6,"2":9,"3":11,"4":11,"5":13,"6":13,"7":12,"8":10,"9":6,"10":4,"11":3},"161":15000,"162":890,"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.08 FULL","611":"V3.00","617":"003056A38B96","706":"1881818821","739":[[0,"","",0,0,0,0,"",0],[2,"Data1","SMA",1200,1,7,1,"",1],[3,"","",9600,1,1,2,"kaco485.dll",0],[4,"","Sunways",9600,1,1,3,"",0],[5,"","",19200,9,1,4,"solarmax.dll",0],[6,"SolarNet","Fronius",57600,2,1,5,"",0],[7,"","Danfoss",19200,1,1,6,"",0],[8,"","Power-One",19200,1,1,7,"",0],[9,"","Mitsubishi",2400,1,1,8,"",0],[123,"","",0,32,4,9,"s0in.dll",0],[10,"","",9600,1,1,2,"kaco485.dll",0],[11,"Protocol 9","",19200,1,1,2,"kaco485.dll",0],[12,"","",9600,1,1,2,"kaco485.dll",0],[13,"Native","RefuSol",115200,1,1,13,"",0],[14,"","Oelmaier",9600,1,1,14,"",0],[15,"","Bonfiglioli",57600,1,1,15,"",0],[16,"","Mastervolt",9600,1,1,16,"",0],[17,"Standard","Kostal",19200,9,1,17,"",0],[18,"","Sunville",9600,2,1,18,"",0],[19,"EIA485","Diehl AKO",19200,1,1,19,"",0],[20,"","Rudolf Fritz",9600,1,1,20,"",0],[21,"Sensor Full/Light","M&T Sensor",9600,1,2,21,"",0],[22,"","Ingeteam",9600,1,1,22,"",0],[23,"","Riello",9600,2,1,18,"",0],[24,"","SIEL",9600,1,1,24,"",0],[25,"","Conergy",0,4,1,25,"",0],[26,"","Converteam",0,8,1,26,"",0],[27,"Protect PV (PS)","AEG PS",9600,2,1,18,"",0],[28,"","Voltwerk",0,4,1,25,"",0],[29,"","Socomec",9600,1,1,29,"",0],[30,"ES","Effekta ES",9600,1,1,30,"",0],[1,"","",0,0,0,0,"",0],[32,"Standard","Steca",38400,1,1,32,"",0],[33,"","ALPHA-SOL",9600,1,1,33,"",0],[1,"","",0,0,0,0,"",0],[35,"","Zeversolar",9600,2,1,18,"",0],[36,"","WINAICO",9600,1,1,33,"",0],[37,"","POWERCOM",9600,1,1,33,"",0],[38,"SunEzy","SE SunEzy",9600,2,1,18,"",0],[39,"","Sunergy",9600,1,1,39,"",0],[40,"Equinox","SALICRU EQX",9600,2,1,18,"",0],[40,"Equinox LV","SALICRU EQXLV",9600,1,1,39,"",0],[41,"","",9600,1,1,42,"evoco.dll",0],[42,"","",9600,1,1,43,"sungrow.dll",0],[43,"","Santerno",38400,1,1,44,"",0],[44,"Standard","",19200,1,1,45,"delta.dll",0],[45,"","Europa-Solar",9600,2,1,18,"",0],[46,"","IDS",9600,1,1,47,"",0],[47,"","Motech",9600,1,1,48,"",0],[48,"ZSD-Power","ZSD-Power",9600,1,1,48,"",0],[49,"","Hyundai",9600,1,1,50,"",0],[11,"Protocol 1","Solutronic",19200,1,1,51,"",0],[50,"","GE",0,8,1,52,"",0],[51,"SIRIO RS422","AROS 422",9600,2,1,18,"",0],[52,"Trifase","APL Trifase",19200,1,1,54,"",0],[53,"","PVPowered",9600,9,1,55,"",0],[52,"Monofase","APL Monofase",9600,1,1,30,"",0],[54,"","",9600,1,1,42,"evoco.dll",0],[55,"Old","Growatt-old",9600,1,1,58,"",0],[56,"WattsOn","Elkor WattsOn",9600,1,4,59,"",0],[57,"QX Protocol 1","Q3_InverterQX",19200,1,1,51,"",0],[57,"QX Protocol 9","",19200,1,1,2,"kaco485.dll",0],[1,"","",0,0,0,0,"",0],[59,"Native","Siemens",115200,1,1,13,"",0],[60,"ISMG","Gavazzi ISMG",9600,1,1,48,"",0],[61,"","Eaton",9600,2,1,18,"",0],[62,"","Aten",9600,1,1,66,"",0],[63,"","Pairan",9600,1,1,67,"",0],[64,"","",19200,1,1,68,"omron.dll",0],[65,"","Samil",9600,2,1,69,"",0],[66,"Theia Central TL/TX","Eltek Central",9600,1,1,70,"",0],[38,"XantrexGT30E","XantrexGT30E",19200,1,1,71,"",0],[68,"","Iskra",19200,1,4,72,"",0],[69,"","Helios",9600,9,1,73,"",0],[70,"","Enfinity",9600,2,1,69,"",0],[6,"RL","Fronius RL",9600,1,1,67,"",0],[71,"CPS<20k","Chint CPS<20k",9600,2,1,18,"",0],[71,"CPS20k+","Chint CPS20k+",9600,1,1,77,"",0],[27,"Protect PV (3PH)","AEG 3ph",19200,1,1,6,"",0],[72,"","",9600,1,1,42,"evoco.dll",0],[73,"","Inepro/DMM",1200,1,4,80,"",0],[74,"","Valenia",9600,1,1,81,"",0],[1,"","",0,0,0,0,"",0],[76,"PVS Central","ABB PVS",19200,9,1,83,"",0],[77,"","",38400,9,4,84,"janitza.dll",0],[78,"V1","Solectria V1",19200,1,1,85,"",0],[79,"","Trannergy",9600,2,1,18,"",0],[80,"","GESOLAR",9600,1,1,48,"",0],[81,"","Lufft",19200,1,2,88,"",0],[38,"Conext CL/RL/TL","Conext",9600,1,1,89,"",0],[82,"","Reverberi",9600,1,1,90,"",0],[83,"","KLNE",9600,1,1,91,"",0],[55,"Modbus","Growatt-Mod",9600,1,1,92,"",0],[84,"","SolarEdge",115200,1,1,93,"",0],[48,"zentralpower","zentralpower",9600,1,1,92,"",0],[85,"RS422","",9600,2,1,95,"",0],[66,"Theia HE-t/HE-t UL","Eltek",19200,1,1,96,"",0],[86,"","GMDE",9600,1,1,97,"",0],[87,"","CyberPower",9600,1,1,98,"",0],[2,"Speedwire","SMA (eth)",0,8,1,99,"",0],[58,"Modbus","EHE-Mod",9600,1,1,100,"",0],[19,"H-Serie","Diehl H-Serie",19200,1,1,96,"",0],[51,"SIRIO RS485","AROS 485",9600,1,1,18,"",0],[88,"","Rosvik",9600,1,1,22,"",0],[89,"9k+","Yaskawa 9k+",9600,1,1,104,"",0],[1,"","",0,0,0,0,"",0],[90,"","Huawei",9600,1,1,106,"",0],[91,"","GTec",9600,2,1,18,"",0],[71,"Modbus","",9600,1,1,108,"chintpower_mod.dll",0],[92,"","Shindengen",19200,1,1,109,"",0],[32,"USS / >=17kW","Steca >=17kW",115200,1,1,13,"",0],[93,"Meter (integrated)","Meter",0,64,4,111,"",0],[94,"X1 1phase/2phase","SolaXPower X1",9600,2,1,112,"",0],[1,"","",0,0,0,0,"",0],[94,"X3 3phase","SolaXPower X3",9600,1,1,114,"",0],[95,"","Gefran",9600,1,1,115,"",0],[1,"","",0,0,0,0,"",0],[97,"","PrimeVOLT",9600,1,1,117,"",0],[98,"","Suntigua",9600,1,1,117,"",0],[99,"","REP",9600,1,1,117,"",0],[100,"","CMS",9600,1,1,117,"",0],[60,"HINRG","Gavazzi HINRG",9600,1,1,117,"",0],[1,"","",0,0,0,0,"",0],[78,"V2","Solectria V2",19200,1,1,48,"",0],[78,"V3","Solectria V3",19200,1,1,124,"",0],[102,"","Benning",0,8,1,125,"",0],[103,"","Omnik",9600,2,1,18,"",0],[1,"","",0,0,0,0,"",0],[105,"KSG DM/TRIO","Kstar",9600,1,1,128,"",0],[30,"KS DT/Trio","Effekta KS",9600,1,1,128,"",0],[106,"VIS DM/TRIO","Vision",9600,1,1,128,"",0],[105,"KSG-SM","Kstar SM",9600,1,1,131,"",0],[30,"KS ST","Effekta KS ST",9600,1,1,131,"",0],[106,"VIS-SM","Vision SM",9600,1,1,131,"",0],[107,"","TBEA",9600,1,1,134,"",0],[108,"","PhonoSolar",9600,1,8,135,"",0],[109,"EIA485","Platinum",19200,1,1,19,"",0],[109,"H-Serie","Platinum H",19200,1,1,96,"",0],[110,"","IDM",0,8,160,138,"",0],[93,"10 Meter (external)","SL Meter",19200,1,4,139,"",0],[111,"Smart Heater","",19200,9,288,140,"ego.dll",0],[112,"","VARTA",0,8,16,141,"",0],[113,"","Kyocera",19200,1,8,142,"",0],[76,"PVI/TRIO/Ultra/UNO","ABB",19200,1,1,7,"",0],[114,"","Kipp & Zonen",19200,1,2,144,"",0],[115,"","EEI",0,8,1,145,"",0],[1,"","",0,0,0,0,"",0],[116,"","Astronergy",9600,1,1,92,"",0],[1,"","",0,0,0,0,"",0],[89,"<9k","Yaskawa <9k",9600,1,1,104,"",0],[78,"V4","",9600,1,1,108,"chintpower_mod.dll",0],[93,"Pro","",9600,1,4,151,"inepro.dll",0],[1,"","",0,0,0,0,"",0],[76,"PRO-33TL","ABB PRO-33TL",19200,1,1,83,"",0],[117,"Eco 6/7","",0,8,16,154,"",0],[1,"","",0,0,0,0,"",0],[119,"","Siliken",0,8,1,156,"",0],[6,"SunSpec Modbus/SolarAPI","",0,8,9,157,"fronius_tcp.dll",0],[2,"SunSpec Modbus","",0,8,1,158,"sma_sunspec.dll",0],[93,"Relais","",0,256,64,113,"",0],[93,"Smart Relais Station 3x 3,5kW","",0,8,64,113,"",0],[120,"3075V3","",0,8,64,113,"",0],[120,"3075/3076V2","",0,8,64,113,"",0],[2,"Data2+","",0,16,1,163,"",0],[120,"3000RF","",0,8,64,113,"",0],[120,"3073","",0,8,64,113,"",0],[120,"3075/3076","",0,8,64,113,"",0],[121,"WeMo Insight","",0,8,64,113,"",0],[121,"WeMo Socket","",0,8,64,113,"",0],[122,"1002","",0,8,64,113,"",0],[122,"1100/1001","",0,8,64,113,"",0],[122,"2301","",0,8,64,113,"",0],[93,"Smart Relais Station 1x 3,5kW","",0,8,64,113,"",0],[93,"Smart Relais Box","",9600,1,64,113,"",0],[59,"Generic","",9600,1,1,20,"",0],[13,"Generic","",9600,1,1,20,"",0],[85,"RS485","",9600,1,1,95,"",0],[122,"2110","",0,8,64,113,"",0],[122,"2104","",0,8,64,113,"",0],[38,"EM6400S","",9600,1,4,179,"",0],[124,"ISG","",0,8,128,180,"",0],[1,"","",0,0,0,0,"",0],[2,"Sunny Central CP","",0,8,1,182,"",0],[1,"","",0,0,0,0,"",0],[17,"Piko MP","",38400,1,1,32,"",0],[126,"","",9600,1,1,108,"chintpower_mod.dll",0],[127,"P20/30","",0,8,544,186,"",0],[128,"Vega","L&T Vega",9600,1,4,187,"",0],[1,"","",0,0,0,0,"",0],[57,"QX3","",0,8,1,189,"",0],[1,"","",0,0,0,0,"",0],[1,"","",0,0,0,0,"",0],[132,"DPM680","",38400,1,4,192,"",0],[133,"AC ELWA-E","",0,8,288,193,"",0],[134,"","",9600,1,1,194,"invt.dll",0],[135,"","",9600,1,1,194,"invt.dll",0],[117,"Eco 8.0","",0,8,16,196,"sonnenbatt_eco8.dll",0],[44,"Sunspec","",19200,1,1,197,"delta_sun.dll",0],[38,"Conext Sunspec","",9600,9,1,198,"",0],[1,"","",0,0,0,0,"",0],[1,"","",0,0,0,0,"",0],[93,"Smart Energy Simulator","",38400,1,4,201,"slsesim.dll",0],[1,"","",0,0,0,0,"",0]],"740":{"0":"2110076972","1":"Err","2":"Err","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":"reserved"},"800":{"100":200,"160":"01.11.11 00:00:00"},"801":{"101":"3.6.0 Build 99","102":"15.10.2019"},"858":[],"895":{"100":"00111F60","101":39,"102":"acon ","103":"PH","104":7,"105":2022}} solarlog.0 | 5917 | 2023-10-02 20:02:05.571 | debug | 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}} solarlog.0 | 5917 | 2023-10-02 20:02:05.569 | debug | Verarbeite Daten solarlog.0 | 5917 | 2023-10-02 20:02:05.552 | debug | Response.body= {"152":{"0":2,"1":6,"2":9,"3":11,"4":11,"5":13,"6":13,"7":12,"8":10,"9":6,"10":4,"11":3},"161":15000,"162":890,"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.08 FULL","611":"V3.00","617":"003056A38B96","706":"1881818821","739":[[0,"","",0,0,0,0,"",0],[2,"Data1","SMA",1200,1,7,1,"",1],[3,"","",9600,1,1,2,"kaco485.dll",0],[4,"","Sunways",9600,1,1,3,"",0],[5,"","",19200,9,1,4,"solarmax.dll",0],[6,"SolarNet","Fronius",57600,2,1,5,"",0],[7,"","Danfoss",19200,1,1,6,"",0],[8,"","Power-One",19200,1,1,7,"",0],[9,"","Mitsubishi",2400,1,1,8,"",0],[123,"","",0,32,4,9,"s0in.dll",0],[10,"","",9600,1,1,2,"kaco485.dll",0],[11,"Protocol 9","",19200,1,1,2,"kaco485.dll",0],[12,"","",9600,1,1,2,"kaco485.dll",0],[13,"Native","RefuSol",115200,1,1,13,"",0],[14,"","Oelmaier",9600,1,1,14,"",0],[15,"","Bonfiglioli",57600,1,1,15,"",0],[16,"","Mastervolt",9600,1,1,16,"",0],[17,"Standard","Kostal",19200,9,1,17,"",0],[18,"","Sunville",9600,2,1,18,"",0],[19,"EIA485","Diehl AKO",19200,1,1,19,"",0],[20,"","Rudolf Fritz",9600,1,1,20,"",0],[21,"Sensor Full/Light","M&T Sensor",9600,1,2,21,"",0],[22,"","Ingeteam",9600,1,1,22,"",0],[23,"","Riello",9600,2,1,18,"",0],[24,"","SIEL",9600,1,1,24,"",0],[25,"","Conergy",0,4,1,25,"",0],[26,"","Converteam",0,8,1,26,"",0],[27,"Protect PV (PS)","AEG PS",9600,2,1,18,"",0],[28,"","Voltwerk",0,4,1,25,"",0],[29,"","Socomec",9600,1,1,29,"",0],[30,"ES","Effekta ES",9600,1,1,30,"",0],[1,"","",0,0,0,0,"",0],[32,"Standard","Steca",38400,1,1,32,"",0],[33,"","ALPHA-SOL",9600,1,1,33,"",0],[1,"","",0,0,0,0,"",0],[35,"","Zeversolar",9600,2,1,18,"",0],[36,"","WINAICO",9600,1,1,33,"",0],[37,"","POWERCOM",9600,1,1,33,"",0],[38,"SunEzy","SE SunEzy",9600,2,1,18,"",0],[39,"","Sunergy",9600,1,1,39,"",0],[40,"Equinox","SALICRU EQX",9600,2,1,18,"",0],[40,"Equinox LV","SALICRU EQXLV",9600,1,1,39,"",0],[41,"","",9600,1,1,42,"evoco.dll",0],[42,"","",9600,1,1,43,"sungrow.dll",0],[43,"","Santerno",38400,1,1,44,"",0],[44,"Standard","",19200,1,1,45,"delta.dll",0],[45,"","Europa-Solar",9600,2,1,18,"",0],[46,"","IDS",9600,1,1,47,"",0],[47,"","Motech",9600,1,1,48,"",0],[48,"ZSD-Power","ZSD-Power",9600,1,1,48,"",0],[49,"","Hyundai",9600,1,1,50,"",0],[11,"Protocol 1","Solutronic",19200,1,1,51,"",0],[50,"","GE",0,8,1,52,"",0],[51,"SIRIO RS422","AROS 422",9600,2,1,18,"",0],[52,"Trifase","APL Trifase",19200,1,1,54,"",0],[53,"","PVPowered",9600,9,1,55,"",0],[52,"Monofase","APL Monofase",9600,1,1,30,"",0],[54,"","",9600,1,1,42,"evoco.dll",0],[55,"Old","Growatt-old",9600,1,1,58,"",0],[56,"WattsOn","Elkor WattsOn",9600,1,4,59,"",0],[57,"QX Protocol 1","Q3_InverterQX",19200,1,1,51,"",0],[57,"QX Protocol 9","",19200,1,1,2,"kaco485.dll",0],[1,"","",0,0,0,0,"",0],[59,"Native","Siemens",115200,1,1,13,"",0],[60,"ISMG","Gavazzi ISMG",9600,1,1,48,"",0],[61,"","Eaton",9600,2,1,18,"",0],[62,"","Aten",9600,1,1,66,"",0],[63,"","Pairan",9600,1,1,67,"",0],[64,"","",19200,1,1,68,"omron.dll",0],[65,"","Samil",9600,2,1,69,"",0],[66,"Theia Central TL/TX","Eltek Central",9600,1,1,70,"",0],[38,"XantrexGT30E","XantrexGT30E",19200,1,1,71,"",0],[68,"","Iskra",19200,1,4,72,"",0],[69,"","Helios",9600,9,1,73,"",0],[70,"","Enfinity",9600,2,1,69,"",0],[6,"RL","Fronius RL",9600,1,1,67,"",0],[71,"CPS<20k","Chint CPS<20k",9600,2,1,18,"",0],[71,"CPS20k+","Chint CPS20k+",9600,1,1,77,"",0],[27,"Protect PV (3PH)","AEG 3ph",19200,1,1,6,"",0],[72,"","",9600,1,1,42,"evoco.dll",0],[73,"","Inepro/DMM",1200,1,4,80,"",0],[74,"","Valenia",9600,1,1,81,"",0],[1,"","",0,0,0,0,"",0],[76,"PVS Central","ABB PVS",19200,9,1,83,"",0],[77,"","",38400,9,4,84,"janitza.dll",0],[78,"V1","Solectria V1",19200,1,1,85,"",0],[79,"","Trannergy",9600,2,1,18,"",0],[80,"","GESOLAR",9600,1,1,48,"",0],[81,"","Lufft",19200,1,2,88,"",0],[38,"Conext CL/RL/TL","Conext",9600,1,1,89,"",0],[82,"","Reverberi",9600,1,1,90,"",0],[83,"","KLNE",9600,1,1,91,"",0],[55,"Modbus","Growatt-Mod",9600,1,1,92,"",0],[84,"","SolarEdge",115200,1,1,93,"",0],[48,"zentralpower","zentralpower",9600,1,1,92,"",0],[85,"RS422","",9600,2,1,95,"",0],[66,"Theia HE-t/HE-t UL","Eltek",19200,1,1,96,"",0],[86,"","GMDE",9600,1,1,97,"",0],[87,"","CyberPower",9600,1,1,98,"",0],[2,"Speedwire","SMA (eth)",0,8,1,99,"",0],[58,"Modbus","EHE-Mod",9600,1,1,100,"",0],[19,"H-Serie","Diehl H-Serie",19200,1,1,96,"",0],[51,"SIRIO RS485","AROS 485",9600,1,1,18,"",0],[88,"","Rosvik",9600,1,1,22,"",0],[89,"9k+","Yaskawa 9k+",9600,1,1,104,"",0],[1,"","",0,0,0,0,"",0],[90,"","Huawei",9600,1,1,106,"",0],[91,"","GTec",9600,2,1,18,"",0],[71,"Modbus","",9600,1,1,108,"chintpower_mod.dll",0],[92,"","Shindengen",19200,1,1,109,"",0],[32,"USS / >=17kW","Steca >=17kW",115200,1,1,13,"",0],[93,"Meter (integrated)","Meter",0,64,4,111,"",0],[94,"X1 1phase/2phase","SolaXPower X1",9600,2,1,112,"",0],[1,"","",0,0,0,0,"",0],[94,"X3 3phase","SolaXPower X3",9600,1,1,114,"",0],[95,"","Gefran",9600,1,1,115,"",0],[1,"","",0,0,0,0,"",0],[97,"","PrimeVOLT",9600,1,1,117,"",0],[98,"","Suntigua",9600,1,1,117,"",0],[99,"","REP",9600,1,1,117,"",0],[100,"","CMS",9600,1,1,117,"",0],[60,"HINRG","Gavazzi HINRG",9600,1,1,117,"",0],[1,"","",0,0,0,0,"",0],[78,"V2","Solectria V2",19200,1,1,48,"",0],[78,"V3","Solectria V3",19200,1,1,124,"",0],[102,"","Benning",0,8,1,125,"",0],[103,"","Omnik",9600,2,1,18,"",0],[1,"","",0,0,0,0,"",0],[105,"KSG DM/TRIO","Kstar",9600,1,1,128,"",0],[30,"KS DT/Trio","Effekta KS",9600,1,1,128,"",0],[106,"VIS DM/TRIO","Vision",9600,1,1,128,"",0],[105,"KSG-SM","Kstar SM",9600,1,1,131,"",0],[30,"KS ST","Effekta KS ST",9600,1,1,131,"",0],[106,"VIS-SM","Vision SM",9600,1,1,131,"",0],[107,"","TBEA",9600,1,1,134,"",0],[108,"","PhonoSolar",9600,1,8,135,"",0],[109,"EIA485","Platinum",19200,1,1,19,"",0],[109,"H-Serie","Platinum H",19200,1,1,96,"",0],[110,"","IDM",0,8,160,138,"",0],[93,"10 Meter (external)","SL Meter",19200,1,4,139,"",0],[111,"Smart Heater","",19200,9,288,140,"ego.dll",0],[112,"","VARTA",0,8,16,141,"",0],[113,"","Kyocera",19200,1,8,142,"",0],[76,"PVI/TRIO/Ultra/UNO","ABB",19200,1,1,7,"",0],[114,"","Kipp & Zonen",19200,1,2,144,"",0],[115,"","EEI",0,8,1,145,"",0],[1,"","",0,0,0,0,"",0],[116,"","Astronergy",9600,1,1,92,"",0],[1,"","",0,0,0,0,"",0],[89,"<9k","Yaskawa <9k",9600,1,1,104,"",0],[78,"V4","",9600,1,1,108,"chintpower_mod.dll",0],[93,"Pro","",9600,1,4,151,"inepro.dll",0],[1,"","",0,0,0,0,"",0],[76,"PRO-33TL","ABB PRO-33TL",19200,1,1,83,"",0],[117,"Eco 6/7","",0,8,16,154,"",0],[1,"","",0,0,0,0,"",0],[119,"","Siliken",0,8,1,156,"",0],[6,"SunSpec Modbus/SolarAPI","",0,8,9,157,"fronius_tcp.dll",0],[2,"SunSpec Modbus","",0,8,1,158,"sma_sunspec.dll",0],[93,"Relais","",0,256,64,113,"",0],[93,"Smart Relais Station 3x 3,5kW","",0,8,64,113,"",0],[120,"3075V3","",0,8,64,113,"",0],[120,"3075/3076V2","",0,8,64,113,"",0],[2,"Data2+","",0,16,1,163,"",0],[120,"3000RF","",0,8,64,113,"",0],[120,"3073","",0,8,64,113,"",0],[120,"3075/3076","",0,8,64,113,"",0],[121,"WeMo Insight","",0,8,64,113,"",0],[121,"WeMo Socket","",0,8,64,113,"",0],[122,"1002","",0,8,64,113,"",0],[122,"1100/1001","",0,8,64,113,"",0],[122,"2301","",0,8,64,113,"",0],[93,"Smart Relais Station 1x 3,5kW","",0,8,64,113,"",0],[93,"Smart Relais Box","",9600,1,64,113,"",0],[59,"Generic","",9600,1,1,20,"",0],[13,"Generic","",9600,1,1,20,"",0],[85,"RS485","",9600,1,1,95,"",0],[122,"2110","",0,8,64,113,"",0],[122,"2104","",0,8,64,113,"",0],[38,"EM6400S","",9600,1,4,179,"",0],[124,"ISG","",0,8,128,180,"",0],[1,"","",0,0,0,0,"",0],[2,"Sunny Central CP","",0,8,1,182,"",0],[1,"","",0,0,0,0,"",0],[17,"Piko MP","",38400,1,1,32,"",0],[126,"","",9600,1,1,108,"chintpower_mod.dll",0],[127,"P20/30","",0,8,544,186,"",0],[128,"Vega","L&T Vega",9600,1,4,187,"",0],[1,"","",0,0,0,0,"",0],[57,"QX3","",0,8,1,189,"",0],[1,"","",0,0,0,0,"",0],[1,"","",0,0,0,0,"",0],[132,"DPM680","",38400,1,4,192,"",0],[133,"AC ELWA-E","",0,8,288,193,"",0],[134,"","",9600,1,1,194,"invt.dll",0],[135,"","",9600,1,1,194,"invt.dll",0],[117,"Eco 8.0","",0,8,16,196,"sonnenbatt_eco8.dll",0],[44,"Sunspec","",19200,1,1,197,"delta_sun.dll",0],[38,"Conext Sunspec","",9600,9,1,198,"",0],[1,"","",0,0,0,0,"",0],[1,"","",0,0,0,0,"",0],[93,"Smart Energy Simulator","",38400,1,4,201,"slsesim.dll",0],[1,"","",0,0,0,0,"",0]],"740":{"0":"2110076972","1":"Err","2":"Err","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":"reserved"},"800":{"100":200,"160":"01.11.11 00:00:00"},"801":{"101":"3.6.0 Build 99","102":"15.10.2019"},"858":[],"895":{"100":"00111F60","101":39,"102":"acon ","103":"PH","104":7,"105":2022}} solarlog.0 | 5917 | 2023-10-02 20:02:05.548 | debug | Header: {"date":"Mon, 2 Oct 2023 20:02:13 GMT","server":"IPC@CHIP","content-type":"text/plain","transfer-encoding":"chunked"} solarlog.0 | 5917 | 2023-10-02 20:02:05.547 | debug | Status-Code: 200 solarlog.0 | 5917 | 2023-10-02 20:02:04.642 | debug | OPTIONS: {"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.0.125/","Accept-Origin":"http://192.168.0.125/","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="},"url":"http://192.168.0.125/getjp","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}}"} solarlog.0 | 5917 | 2023-10-02 20:02:04.137 | debug | WR Importieren solarlog.0 | 5917 | 2023-10-02 20:02:04.137 | debug | uzimp: true solarlog.0 | 5917 | 2023-10-02 20:02:04.135 | debug | [START] Started Adapter with: http://192.168.0.125 solarlog.0 | 5917 | 2023-10-02 20:02:04.133 | debug | [INFO] Configured polling interval averages&other: 300000 solarlog.0 | 5917 | 2023-10-02 20:02:04.133 | debug | [INFO] Configured polling interval consumption/production: 10000 solarlog.0 | 5917 | 2023-10-02 20:02:04.132 | info | Forecast - Datenabruf: false solarlog.0 | 5917 | 2023-10-02 20:02:04.131 | info | Historische Daten werden nicht abgerufen solarlog.0 | 5917 | 2023-10-02 20:02:04.130 | debug | uzimp: true solarlog.0 | 5917 | 2023-10-02 20:02:04.128 | info | Unterzähler - Import: true solarlog.0 | 5917 | 2023-10-02 20:02:04.126 | debug | LOVE - Ich liebe euch! solarlog.0 | 5917 | 2023-10-02 20:02:04.124 | debug | Host? true : http://192.168.0.125 solarlog.0 | 5917 | 2023-10-02 20:02:04.025 | info | [START] Starting solarlog adapter solarlog.0 | 5917 | 2023-10-02 20:02:03.930 | info | starting. Version 2.2.8 in /opt/iobroker/node_modules/iobroker.solarlog, node: v16.15.0, js-controller: 5.0.12