Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.5.2 #206

Merged
merged 15 commits into from
May 20, 2024
Merged

Release 1.5.2 #206

merged 15 commits into from
May 20, 2024

Conversation

c-jimenez
Copy link
Owner

No description provided.

mahdidadashi65 and others added 15 commits March 11, 2024 10:09
Support GetCompositeSched without Unit using the first allowed unit
…ecting to the server

According to the standard, a boot notification should be sent only when booting, but here a boot notification was also sent when the connection to the server was disconnected and reconnected.
I solved this problem, which caused some test cases to fail, with this method.
Maybe someone else has a better way to do this.
test case :58_1 passed  with return true in SmartChargingManager::handleMessage.
For test case 58_2
If the transactionId  is set in the request, it should be checked if it is the same as the connectors transactionId.
Solving some minor problems in the test procedure of charging point test cases
…ofile

Fix/boot notif set charging profile
…when LocalController::ChargePointProxy has been instanciated from CentralSystem::ChargePointProxy
…py_notif

[localcontroller] Remove dual notification from IRtc::ISpy interface when LocalController::ChargePointProxy has been instanciated from CentralSystem::ChargePointProxy
@c-jimenez c-jimenez self-assigned this May 20, 2024
@c-jimenez c-jimenez merged commit 9bad56a into main May 20, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants