mercedes-benz / odxtools

odxtools is a collection of utilities to interact with the diagnostic functionality of automotive electronic control units using python
MIT License
171 stars 70 forks source link

diag coded types: change instantiation to the `.from_et()` pattern #304

Closed andlaus closed 4 months ago

andlaus commented 4 months ago

This switches creation of the diag coded types to the standard .from_et() pattern.

Andreas Lauser <andreas.lauser@mercedes-benz.com>, on behalf of MBition GmbH. Provider Information

andlaus commented 4 months ago

@kayoub5: Do you see any additional issues with this?