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

Feature/890 move reservations callbacks and handlers to new functional block #979

Conversation

maaikez
Copy link
Contributor

@maaikez maaikez commented Dec 4, 2024

Describe your changes

Change test because behaviour of reservations slightly changed when reservations is not available ('NotImplemented' is returned when a ReserveNow request is performed from a CSMS).

This is now rebased on #958 and should be rebased to main before merging and merged after #958 .

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@maaikez maaikez force-pushed the feature/958-reservation-all-connectors-reserved branch from 7196517 to 37257b1 Compare December 4, 2024 15:27
@maaikez maaikez requested a review from SebaLukas as a code owner December 4, 2024 15:27
@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch from 5a9b1b2 to c69d3ff Compare December 4, 2024 15:46
@maaikez maaikez force-pushed the feature/958-reservation-all-connectors-reserved branch from 37257b1 to 19ae787 Compare December 5, 2024 09:01
@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch from c69d3ff to 2dab2f2 Compare December 5, 2024 09:01
@maaikez maaikez force-pushed the feature/958-reservation-all-connectors-reserved branch from 19ae787 to 37f9f0d Compare December 10, 2024 13:39
@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch 8 times, most recently from 71f4998 to 437fbea Compare December 13, 2024 15:02
@maaikez maaikez force-pushed the feature/958-reservation-all-connectors-reserved branch from f10def8 to 9c9f185 Compare December 13, 2024 16:15
@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch from 437fbea to 8f32979 Compare December 13, 2024 16:16
@maaikez maaikez force-pushed the feature/958-reservation-all-connectors-reserved branch 2 times, most recently from 47b7f5d to 4314efc Compare December 16, 2024 11:28
Base automatically changed from feature/958-reservation-all-connectors-reserved to main December 16, 2024 11:59
@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch 2 times, most recently from 37719d7 to 893a32d Compare December 16, 2024 17:19
@@ -67,7 +67,7 @@ libevse-security:
# OCPP
libocpp:
git: https://github.com/EVerest/libocpp.git
git_tag: e52ac969095804144af4896af1984cedaf45a3f8
git_tag: feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo :)

@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch from 893a32d to 2a660ee Compare December 17, 2024 12:57
…mentation in libocpp when reservations is not available in the device model.

Signed-off-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
Signed-off-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
Signed-off-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
Signed-off-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
@maaikez maaikez force-pushed the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch from 2a660ee to 1571152 Compare December 17, 2024 14:01
@maaikez maaikez merged commit 60f5889 into main Dec 17, 2024
12 checks passed
@maaikez maaikez deleted the feature/890-move-reservations-callbacks-and-handlers-to-new-functional-block branch December 17, 2024 15:52
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.

2 participants