Unfortunately, the program could no longer be translated.
Error message "conversion from 'String' to non-scalar type 'std::string' {aka 'std::__cxx11::basic_string'} requested"
Then there was a warning message because the function bool connectToServer() did not return a return value for the function if everything is OK.
Since the variable CapacityRemainAh at 210 AH gave an overflow error value increased to uint32_t.
Leider ließ sich das Programm nicht mehr übersetzen.
Fehlermeldung "conversion from 'String' to non-scalar type 'std::string' {aka 'std::__cxx11::basic_string'} requested"
Dann gab es eine Warnmeldung weil die Funktion bool connectToServer() keinen Rückgabewert für die Funktion zurückgab wenn alles in Ordnung ist.
Da die Variable CapacityRemainAh bei 210 AH einen Überlauffehler ausgab Wert auf uint32_t erhöht.
Unfortunately, the program could no longer be translated. Error message "conversion from 'String' to non-scalar type 'std::string' {aka 'std::__cxx11::basic_string'} requested"
Then there was a warning message because the function bool connectToServer() did not return a return value for the function if everything is OK.
Since the variable CapacityRemainAh at 210 AH gave an overflow error value increased to uint32_t.
Leider ließ sich das Programm nicht mehr übersetzen. Fehlermeldung "conversion from 'String' to non-scalar type 'std::string' {aka 'std::__cxx11::basic_string'} requested"
Dann gab es eine Warnmeldung weil die Funktion bool connectToServer() keinen Rückgabewert für die Funktion zurückgab wenn alles in Ordnung ist.
Da die Variable CapacityRemainAh bei 210 AH einen Überlauffehler ausgab Wert auf uint32_t erhöht.