-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- refactored device model API - device_model_storage.hpp provides an API for different device model storage implementations - added implementation of device model storage for SQLite - added support for initializing ocpp201 sqlite device model database - updated charge_point.cpp to use new device model api - updated component schemas by adding variable_name and instance properties - updated v201 config (can now include all possible VariableAttribute types (Actual, Target, MinSet, MaxSet) - added code generator tooling for setting up the device model and component schemas - enhanced libocpp readme by explaining how to set up ocpp201 Signed-off-by: pietfried <[email protected]>
- Loading branch information
Showing
68 changed files
with
3,723 additions
and
5,290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.