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

Refactor encoding, part 5 (the finale) #295

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

andlaus
Copy link
Collaborator

@andlaus andlaus commented Apr 23, 2024

this PR contains a few cleanups/improvements for the encoding machinery which have been made possible by the rest of the series.

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

the actual encoding is still done in `BasicStructure`, but within
`encode_into_pdu()`.

Signed-off-by: Andreas Lauser <andreas.lauser@mbition.io>
Signed-off-by: Florian Jost <florian.jost@mbition.io>
the parameter values are now passed directly to the respective
`encode_into_pdu()` methods.

Signed-off-by: Andreas Lauser <andreas.lauser@mbition.io>
Signed-off-by: Florian Jost <florian.jost@mbition.io>
Signed-off-by: Andreas Lauser <andreas.lauser@mbition.io>
Signed-off-by: Florian Jost <florian.jost@mbition.io>
@andlaus andlaus requested a review from kayoub5 April 23, 2024 11:11
@andlaus
Copy link
Collaborator Author

andlaus commented Apr 24, 2024

@kayoub5: do you see any remaining issues with this?

@andlaus andlaus merged commit dcc46f9 into mercedes-benz:main Apr 24, 2024
6 checks passed
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.

None yet

2 participants