coap-gw: rework subscriptions#563
Merged
Merged
Conversation
c5161bc to
9dfe706
Compare
93e1eaa to
dd8063a
Compare
9460b2a to
76de8fd
Compare
jkralik
reviewed
Nov 30, 2021
76002b2 to
3e3300f
Compare
jkralik
reviewed
Nov 30, 2021
6bda8a0 to
9aa7165
Compare
jkralik
approved these changes
Dec 1, 2021
a8847f6 to
6742343
Compare
jkralik
approved these changes
Dec 2, 2021
Start a device with /oic/res observation support disabled (same device name as before) and a device with /oic/res observation enabled.
Use Get method on coap connection to determine whether /oic/res resource exists and is observable. Based on the result create either a single /oic/res observation or observations for all published resources.
Use sorted slice to keep track of observed resources in resources observer to lower memory usage.
6742343 to
420bb6e
Compare
|
Kudos, SonarCloud Quality Gate passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








No description provided.