EVerest / cbexigen

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

Fix de- and encoding of empty elements #33

Closed chausGit closed 1 year ago

chausGit commented 1 year ago

The empty elements has to generate an END Element in the exi stream.

New templates were added. The de- and encoder were adjusted.