EVerest / cbexigen

cbExiGen - The V2GTP EXI codec generator for cbV2G
Apache License 2.0
32 stars 18 forks source link

Remove unused signature features #79

Open Mike-M0 opened 3 months ago

Mike-M0 commented 3 months ago

Describe your changes

Issue ticket number and link

Feature request #75

Checklist before requesting a review

Mike-M0 commented 1 month ago

The change is not optimal. I needed a manual change of eventCode in xmldsigFragment en/decoder from 1 to 32 and bitcount from 1 to 6 (which are the values from before this feature), because all other eventcodes are getting optimized out. I could not find a easy way to implement this in generator. But with this manual fix, PnC works fine again.

barsnick commented 1 week ago

Notes for us when reviewing this: