v1.2 - i3-SoC an LP1 / LP2

Fragen zur Nutzung, Features, usw..
Antworten
aiole
Beiträge: 6780
Registriert: Mo Okt 08, 2018 4:51 pm

v1.2 - i3-SoC an LP1 / LP2

Beitrag von aiole »

Hey snaptec,
in v1.2 funktioniert die i3-SoC-Auslesung irgendwie anders als vorher. Bei den Vorgängerversionen waren die SoC-Werte an LP1/2 bei gleichen Abfragekeys kurz nacheinander auf derselben Höhe. Jetzt schaut das so aus:
v1.2_i3-SoC_LP1_2_unterschiedlich.jpg
v1.2_i3-SoC_LP1_2_unterschiedlich.jpg (54.5 KiB) 2994 mal betrachtet
Komischerweise zog LP2 dann plötzlich und läuft jetzt wieder im Gleichklang.

Hier ein Auszug aus dem das debug-log:

Code: Alles auswählen

PHP Warning:  array_merge(): Argument #1 is not an array in /var/www/html/openWB/modules/soc_i3/index.php on line 157
PHP Notice:  Undefined property: stdClass::$updateTime_converted_timestamp in /var/www/html/openWB/modules/soc_i3/index.php on line 173
PHP Notice:  Undefined property: stdClass::$beRemainingRangeElectricKm in /var/www/html/openWB/modules/soc_i3/index.php on line 180
PHP Notice:  Undefined property: stdClass::$chargingLevelHv in /var/www/html/openWB/modules/soc_i3/index.php on line 181
PHP Notice:  Undefined property: stdClass::$chargingSystemStatus in /var/www/html/openWB/modules/soc_i3/index.php on line 182
PHP Notice:  Undefined property: stdClass::$soc in /var/www/html/openWB/modules/soc_i3/index.php on line 187
PHP Notice:  Undefined property: stdClass::$socMax in /var/www/html/openWB/modules/soc_i3/index.php on line 188
PHP Warning:  array_merge(): Argument #2 is not an array in /var/www/html/openWB/modules/soc_i3/index.php on line 157
PHP Warning:  array_merge(): Argument #1 is not an array in /var/www/html/openWB/modules/soc_i3/index.php on line 157
PHP Warning:  array_merge(): Argument #1 is not an array in /var/www/html/openWB/modules/soc_i3s1/index.php on line 157
PHP Notice:  Undefined property: stdClass::$updateTime_converted_timestamp in /var/www/html/openWB/modules/soc_i3s1/index.php on line 173
PHP Notice:  Undefined property: stdClass::$beRemainingRangeElectricKm in /var/www/html/openWB/modules/soc_i3s1/index.php on line 180
PHP Notice:  Undefined property: stdClass::$chargingLevelHv in /var/www/html/openWB/modules/soc_i3s1/index.php on line 181
PHP Notice:  Undefined property: stdClass::$chargingSystemStatus in /var/www/html/openWB/modules/soc_i3s1/index.php on line 182
PHP Notice:  Undefined property: stdClass::$soc in /var/www/html/openWB/modules/soc_i3s1/index.php on line 187
PHP Notice:  Undefined property: stdClass::$socMax in /var/www/html/openWB/modules/soc_i3s1/index.php on line 188
PHP Warning:  array_merge(): Argument #1 is not an array in /var/www/html/openWB/modules/soc_i3s1/index.php on line 157
PHP Warning:  array_merge(): Argument #1 is not an array in /var/www/html/openWB/modules/soc_i3s1/index.php on line 157
PHP Warning:  array_merge(): Argument #2 is not an array in /var/www/html/openWB/modules/soc_i3s1/index.php on line 157
PHP Warning:  array_merge(): Argument #2 is not an array in /var/www/html/openWB/modules/soc_i3s1/index.php on line 157
Aber irgendwas klemmt da trotzdem.
Kannst Du bitte mal nachsehen?

VG aiole
openWB
Site Admin
Beiträge: 7906
Registriert: So Okt 07, 2018 1:50 pm

Re: v1.2 - i3-SoC an LP1 / LP2

Beitrag von openWB »

An den I3 SoC Modulen hat sich seit langem nichts geändert.

Das Modul prüft anhand der Rückgabe vom BMW Server ob geladen wird.
Wenn ja, wird öfter abgefragt. Wenn nein dann nur alle 10 Minuten

Anhand des Debug würde ich sagen das der BMW Server nicht wie üblich geantwortet hat.
Supportanfragen bitte NICHT per PN stellen.
Hardwareprobleme bitte über die Funktion Debug Daten senden mitteilen oder per Mail an support@openwb.de
aiole
Beiträge: 6780
Registriert: Mo Okt 08, 2018 4:51 pm

Re: v1.2 - i3-SoC an LP1 / LP2

Beitrag von aiole »

Sorry - der log-Ausschnitt scheint schon älter gewesen zu sein.
Die aktuellen Daten stehen im log unten.

Jetzt lief alles normal durch - ev. Zugriffsprobleme auf den BMW-Server. Die gab es in letzter Zeit häufig.
VG aiole
Antworten