JungHeum-Park
JungHeum-Park
Hi. I'm stuck with same test case. I add timer acting like @matth-x said. Now there is no problem about `Available` state. My new problem is when server send `RemoteStopTransaction`,...
Oh, I was a different test case. The tese case talk about in this issue is 2.3.3 (I think 2.4.3 is a typo) and mine is 2.3.5. I'm checking my...
Now I pass the test. thanks to @matth-x
I add `uploadFailure = false;` In` Model/DiagnosticsService` `requestDiagnosticsUpload()` and It looks working for now. ``` //timestamps before year 2021 will be treated as "undefined" MicroOcpp::String DiagnosticsService::requestDiagnosticsUpload(const char *location, unsigned int...