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

Support for Custom Configuration Keys for OCPP1.6 #176

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

Pietfried
Copy link
Contributor

Added support for custom configuration keys for 1.6. This includes:

  • the option to register callbacks for specific keys that are executed when those keys change initiated by CSMS
  • an API call to retrieve configuration parameters
  • an API call to set custom configuration key in case they have changed internally

@Pietfried Pietfried force-pushed the pg-custom-config-keys-16 branch 2 times, most recently from 6a5ba32 to 1c71c6f Compare September 17, 2023 12:49
@Pietfried Pietfried force-pushed the pg-custom-config-keys-16 branch from dacba1f to b8f4c35 Compare September 19, 2023 17:19
* the option to register callbacks for specific keys that are executed when those keys change initiated by CSMS
* an API call  to retrieve configuration parameters
* an API call to set custom configuration key in case they have changed internally

removed contents from Custom.json json schema

Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried force-pushed the pg-custom-config-keys-16 branch from b8f4c35 to 09b1374 Compare September 19, 2023 17:22
@Pietfried Pietfried merged commit d2ef696 into main Sep 19, 2023
@Pietfried Pietfried deleted the pg-custom-config-keys-16 branch September 19, 2023 17:24
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