-
Notifications
You must be signed in to change notification settings - Fork 9
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/notify ev charging needs #93
Conversation
c162938
to
8d369f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, some suggestions :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall
6e9337d
to
5ada88e
Compare
include/iso15118/detail/d20/state/dc_charge_parameter_discovery.hpp
Outdated
Show resolved
Hide resolved
include/iso15118/detail/d20/state/dc_charge_parameter_discovery.hpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Will wait for: EVerest/everest-core#1062 approval to have a full merge. It will prevent a discontinuity between the everes-core's main and this main. |
I think it's okay if things are merged in the libs even if it breaks everest-core. That's why we have the yaml dependencies, so that everest-core always builds with a compatible lib version. In general, it is also okay if from time to time the main branches of the different repos are not compatible or not buildable. |
7c67bfd
to
857192a
Compare
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
…ds all car-provided (EV) data Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
Signed-off-by: AssemblyJohn <ioan.bogdann@gmail.com>
f61f7af
to
24e82cf
Compare
Describe your changes
Adds the required data collection capabilities and feedback to libiso in order to allow the dispatch of a ChargingNeedsType to any listener that register to the library for information related to EV and EVSE capabilities.
Issue ticket number and link
Related ev-core PR: EVerest/everest-core#1062
Related libocpp PR: EVerest/libocpp#1003Related everest-utils PR: EVerest/everest-utils#180Checklist before requesting a review