-
Notifications
You must be signed in to change notification settings - Fork 74
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
Refactor Energy Management integration of OCPP and API modules #872
Commits on Nov 4, 2024
-
Initial draft for EnergyManagement refactor:
* Remove set_external_limits from evse_manager inteface * Change requirement to apply limits of API and OCPP modules from evse_manager to external_energy_limits TODOs: * Adjust all EVerest configuration files * Add documentation to API and OCPP modules * EnergyManager currently seg faults Signed-off-by: pietfried <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b53f2f - Browse repository at this point
Copy the full SHA 5b53f2fView commit details -
extended documentation for OCPP module
Signed-off-by: pietfried <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94227c5 - Browse repository at this point
Copy the full SHA 94227c5View commit details -
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 250a0c4 - Browse repository at this point
Copy the full SHA 250a0c4View commit details -
Install ev-cli locally and depend on templates files for generation
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 84c1a2e - Browse repository at this point
Copy the full SHA 84c1a2eView commit details -
Fixed issue when recursively creating Market objects. Changed vector …
…of children to unique_ptr Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f852602 - Browse repository at this point
Copy the full SHA f852602View commit details -
* Changed all ocpp configs to meet the new connection requirements fo…
…r the energy management * Using the mapping of the requirement to determine the connect requirement to call based on the evse id Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e2c47b - Browse repository at this point
Copy the full SHA 0e2c47bView commit details -
Revert changes accidentally added during rebase
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b40c355 - Browse repository at this point
Copy the full SHA b40c355View commit details -
Revised OCPP module documentation and added section for OCPP201
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26842c7 - Browse repository at this point
Copy the full SHA 26842c7View commit details -
Removed catching out_of_range. Can't be thrown anymore
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9728639 - Browse repository at this point
Copy the full SHA 9728639View commit details -
revert changes within EnergyManager that accidentally got in while re…
…basing Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e93b9e - Browse repository at this point
Copy the full SHA 1e93b9eView commit details -
Install ev-cli locally and depend on templates files for generation
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 50f41e3 - Browse repository at this point
Copy the full SHA 50f41e3View commit details -
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b50efc8 - Browse repository at this point
Copy the full SHA b50efc8View commit details -
Updated config module mappings
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d061cc - Browse repository at this point
Copy the full SHA 6d061ccView commit details -
Co-authored-by: barsnick <barsnick@users.noreply.github.com> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a55757d - Browse repository at this point
Copy the full SHA a55757dView commit details -
Co-authored-by: barsnick <barsnick@users.noreply.github.com> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0e3b75 - Browse repository at this point
Copy the full SHA d0e3b75View commit details -
Co-authored-by: barsnick <barsnick@users.noreply.github.com> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for adfe3fb - Browse repository at this point
Copy the full SHA adfe3fbView commit details -
Co-authored-by: barsnick <barsnick@users.noreply.github.com> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21f2abd - Browse repository at this point
Copy the full SHA 21f2abdView commit details -
Update modules/OCPP201/doc.rst
Co-authored-by: barsnick <barsnick@users.noreply.github.com> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b439ad4 - Browse repository at this point
Copy the full SHA b439ad4View commit details -
Update modules/OCPP201/doc.rst
Co-authored-by: barsnick <barsnick@users.noreply.github.com> Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e520998 - Browse repository at this point
Copy the full SHA e520998View commit details
Commits on Nov 5, 2024
-
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fedd0e0 - Browse repository at this point
Copy the full SHA fedd0e0View commit details -
Moved duplicated code to seperate library in lib/staging for accessin…
…g external_energy_limits reference by evse id Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1f86326 - Browse repository at this point
Copy the full SHA 1f86326View commit details -
Update everest-framework to v0.18.0 and everest-utils to v0.4.0
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 26d3344 - Browse repository at this point
Copy the full SHA 26d3344View commit details -
Update everestrs in Cargo.tom and Cargo.lock
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 4c812ad - Browse repository at this point
Copy the full SHA 4c812adView commit details -
Bump required ev-cli version to 0.4.0
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 31734a7 - Browse repository at this point
Copy the full SHA 31734a7View commit details -
Replace removed Requirement constructor usage in test
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for fae7422 - Browse repository at this point
Copy the full SHA fae7422View commit details -
Add missing nullopt for mapping in interface stub of test
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for e3afe4b - Browse repository at this point
Copy the full SHA e3afe4bView commit details -
Adapt operator< of Requirement to new free function for test
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 3baf9e8 - Browse repository at this point
Copy the full SHA 3baf9e8View commit details -
Update everest-testing to fix integration test failures
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 1943b72 - Browse repository at this point
Copy the full SHA 1943b72View commit details -
Bump everest-utils version to v0.4.1 to use fixed everest-testing
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for b5eda5f - Browse repository at this point
Copy the full SHA b5eda5fView commit details
Commits on Nov 6, 2024
-
Merge remote-tracking branch 'origin/main' into feature/energymgmt-in…
…tegration-ocpp-and-api # Conflicts: # lib/staging/CMakeLists.txt Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for df34c0c - Browse repository at this point
Copy the full SHA df34c0cView commit details -
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 2d17432 - Browse repository at this point
Copy the full SHA 2d17432View commit details -
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 106a16d - Browse repository at this point
Copy the full SHA 106a16dView commit details -
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for adf275d - Browse repository at this point
Copy the full SHA adf275dView commit details
Commits on Nov 7, 2024
-
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Configuration menu - View commit details
-
Copy full SHA for 57a8e38 - Browse repository at this point
Copy the full SHA 57a8e38View commit details