v1.2 - i3-SoC an LP1 / LP2
Verfasst: So Feb 03, 2019 5:29 pm
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: Komischerweise zog LP2 dann plötzlich und läuft jetzt wieder im Gleichklang.
Hier ein Auszug aus dem das debug-log:
Aber irgendwas klemmt da trotzdem.
Kannst Du bitte mal nachsehen?
VG aiole
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: 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
Kannst Du bitte mal nachsehen?
VG aiole