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

Adjust certificate hash data conversion #227

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

klemmpnx
Copy link
Contributor

  • Fix issue with empty child certificates lists

- Adjust  adjust handle_get_installed_certificate_ids_req;  to use ref.
- in CertificateHashDataChain ignore empty childCertificateHashData lists

Signed-off-by: Fabian Klemm <[email protected]>
@klemmpnx klemmpnx self-assigned this Oct 25, 2023
@klemmpnx klemmpnx merged commit 9805829 into feature/ev-312-ocpp-201-m Oct 25, 2023
@klemmpnx klemmpnx deleted the feature/ev-312/ev-316-m3 branch October 25, 2023 14:23
valentin-dimov pushed a commit that referenced this pull request Nov 2, 2023
- Adjust  adjust handle_get_installed_certificate_ids_req;  to use ref.
- in CertificateHashDataChain ignore empty childCertificateHashData lists

Signed-off-by: Fabian Klemm <[email protected]>
klemmpnx pushed a commit that referenced this pull request Nov 3, 2023
…for v201

Signed-off-by: pietfried <[email protected]>
Signed-off-by: Fabian Klemm <[email protected]>

added handling for deleting certificates

Signed-off-by: pietfried <[email protected]>
Signed-off-by: Fabian Klemm <[email protected]>

Feature/ev 312/ev 314 m1 (#221)

* add m1 handlers / callbacks

Signed-off-by: Fabian Klemm <[email protected]>

* switch to async call

Signed-off-by: Fabian Klemm <[email protected]>

* remove removed handler

Signed-off-by: Fabian Klemm <[email protected]>

* add logs

Signed-off-by: Fabian Klemm <[email protected]>

* tmp increase loglevel

Signed-off-by: Fabian Klemm <[email protected]>

* format; correct logging

Signed-off-by: Fabian Klemm <[email protected]>

---------

Signed-off-by: Fabian Klemm <[email protected]>

Adjust certificate hash data conversion (#227)

- Adjust  adjust handle_get_installed_certificate_ids_req;  to use ref.
- in CertificateHashDataChain ignore empty childCertificateHashData lists

Signed-off-by: Fabian Klemm <[email protected]>

feat: empty certificate types list is translated to all types for M03

Signed-off-by: Valentin Dimov <[email protected]>
Signed-off-by: Fabian Klemm <[email protected]>

fix codacy error: make from_ocpp_v201 argument const and by ref

Signed-off-by: Fabian Klemm <[email protected]>
klemmpnx added a commit that referenced this pull request Nov 3, 2023
…for v201 (#242)

added handling for deleting certificates




Feature/ev 312/ev 314 m1 (#221)

* add m1 handlers / callbacks



* switch to async call



* remove removed handler



* add logs



* tmp increase loglevel



* format; correct logging



---------



Adjust certificate hash data conversion (#227)

- Adjust  adjust handle_get_installed_certificate_ids_req;  to use ref.
- in CertificateHashDataChain ignore empty childCertificateHashData lists



feat: empty certificate types list is translated to all types for M03




fix codacy error: make from_ocpp_v201 argument const and by ref

Signed-off-by: Fabian Klemm <[email protected]>
Co-authored-by: pietfried <[email protected]>
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