EVerest / everest-core

Apache License 2.0
92 stars 68 forks source link

Refactor/iso15118 charger interface #783

Closed SebaLukas closed 1 month ago

SebaLukas commented 1 month ago

Describe your changes

Changed all cmds and vars in iso15118_charger interface to snake_case and all types in iso15118_charger types to PascalCase.

Issue ticket number and link

In the iso15118_charger interface there is a wild mix between snake_case, camelCase & PascalCase.

Checklist before requesting a review