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 CoAP adapter #2224

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Refactor CoAP adapter #2224

wants to merge 1 commit into from

Conversation

JeffMboya
Copy link
Contributor

What type of PR is this?

This is a refactor because it changes the CoAP adapter functionality.

What does this do?

This PR simplifies the CoAP adapter by removing adapter logic from the transport layer and moving it to the service implementation.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes, I have included tests for my changes.

Did you document any new/modified feature?

No, I have not updated the documentation.

Signed-off-by: JeffMboya <[email protected]>
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.

Refactor CoAP adapter
1 participant