Skip to content

Conversation

@afmecofe
Copy link
Contributor

No description provided.

hikinggrass and others added 3 commits June 19, 2023 10:12
* Overview how to integrate libocpp outside of EVerest
* Fix share path in 1.6 charge point example
* Remove unnecessary certificates from readme
* - updated method documentation of charge_point.hpp
- removed some unused fields
* Add a error message when the chargepoint example can't find the config
Fixed search path for logging.ini
* Update README concerning running of the OCPP 1.6 example
* Add utils, encapsulating case insensitive string comparison
* Enable option in nlohmann json for forward declaration support
* Add missing utils.cpp
* Move Message and Call/CallResult/CallError related types to their own file
* Restructure DateTime operators
* Restructure Powermeter to_ and from_json conversions
* Some header cleanup
* Use nlohmann json forward declaration in messages
* Silence unused parameter warning in messages that have no parameters
* Replace boost::filesystem with std::filesystem
* Accept ChargePoint config as string instead of nlohmann json
* Cleanup header
* Remove usage of removed register_set_max_current_callback
* cleanup charge_point header by introducing charge_point_impl
* Fixed some compiler warnings + formatting
* Fix database handler includes
* Fix update_clock_aligned_meter_values_interval
* Fix typo
* Fix duplicate definitions
* Fixed std::optional usage
* Fixed some compiler warnings
* Re-generated OCPP 1.6 messages with code generator
* Re-generated OCPP 2.0.1 messages with code generator
* Fix optional array of enum in code generator
* Also use std::optional in OCPP 1.6 example
* Cleanup includes
* Update README to reflect recent changes to charger point API
* fixed some typos and added some more information to the readme

---------

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Signed-off-by: pietfried <pietgoempel@gmail.com>
Co-authored-by: pietfried <pietgoempel@gmail.com>
Signed-off-by: coovi <mehafelix@gmail.com>
Signed-off-by: coovi <mehafelix@gmail.com>
@hikinggrass hikinggrass merged commit b3fa45f into EVerest:main Jun 19, 2023
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