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

Update CoAP diagnostics in the new API #2861

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

sergeuz
Copy link
Member

@sergeuz sergeuz commented Jan 28, 2025

Problem

The CoAP diagnostics are not updated when sending a message using a blockwise transfer.

Solution

In the new CoAP API, messages with a payload object bypass the old CoAP implementation where the diagnostics are normally updated. This PR ensures that the diagnostics for such messages are updated separately.

References

@sergeuz sergeuz requested a review from avtolstoy January 28, 2025 17:48
@sergeuz sergeuz merged commit 1b4a952 into develop Jan 28, 2025
14 checks passed
@sergeuz sergeuz deleted the fix/new-coap-api-vitals branch January 28, 2025 18:45
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.

2 participants