Skip to content

coap-gw: rework subscriptions#563

Merged
Danielius1922 merged 13 commits into
mainfrom
adam/feature/res-observation
Dec 2, 2021
Merged

coap-gw: rework subscriptions#563
Danielius1922 merged 13 commits into
mainfrom
adam/feature/res-observation

Conversation

@Danielius1922
Copy link
Copy Markdown
Member

No description provided.

@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch 2 times, most recently from c5161bc to 9dfe706 Compare November 18, 2021 16:40
@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch 5 times, most recently from 93e1eaa to dd8063a Compare November 27, 2021 10:14
@Danielius1922 Danielius1922 changed the title coap-gw: move observation to stand-alone file coap-gw: rework subscriptions Nov 27, 2021
@Danielius1922 Danielius1922 marked this pull request as ready for review November 29, 2021 10:10
@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch from 9460b2a to 76de8fd Compare November 29, 2021 15:25
Comment thread coap-gateway/coapconv/coapconv.go Outdated
Comment thread coap-gateway/coapconv/coapconv.go Outdated
Comment thread coap-gateway/service/observation/resourcesObserver.go Outdated
Comment thread coap-gateway/service/observation/resourcesObserver.go Outdated
Comment thread coap-gateway/service/observation/resourcesObserver.go Outdated
Comment thread coap-gateway/service/resourceDirectory.go
@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch 2 times, most recently from 76002b2 to 3e3300f Compare November 30, 2021 16:14
Comment thread coap-gateway/service/resourceDirectory.go Outdated
@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch from 6bda8a0 to 9aa7165 Compare December 1, 2021 11:50
@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch from a8847f6 to 6742343 Compare December 1, 2021 16:52
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.
@Danielius1922 Danielius1922 force-pushed the adam/feature/res-observation branch from 6742343 to 420bb6e Compare December 2, 2021 08:04
@Danielius1922 Danielius1922 merged commit 2843dfd into main Dec 2, 2021
@Danielius1922 Danielius1922 deleted the adam/feature/res-observation branch December 2, 2021 08:06
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 2, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

76.2% 76.2% Coverage
0.1% 0.1% Duplication

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