Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Add Coap blog#86

Open
nyagamunene wants to merge 3 commits intoabsmach:mainfrom
nyagamunene:coap-blog
Open

Add Coap blog#86
nyagamunene wants to merge 3 commits intoabsmach:mainfrom
nyagamunene:coap-blog

Conversation

@nyagamunene
Copy link
Contributor

@nyagamunene nyagamunene commented Aug 5, 2025

Pull request title should be MG-XXX - description or NOISSUE - description where XXX is ID of issue that this PR relate to.
Please review the CONTRIBUTING.md file for detailed contributing guidelines.

What does this do?

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

Resolves #https://github.com/absmach/amdm/issues/293

List any changes that modify/break current functionality

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@nyagamunene nyagamunene marked this pull request as ready for review August 8, 2025 12:22
Comment on lines +66 to +68
CoAP Client → CoAP Adapter → [Authentication] → [Authorization] → Message Broker → SuperMQ Ecosystem
[Observe Handler] ← [Subscription Manager] ← [Real-time Updates]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this better, Authenticaiton and Authorization it comes for both Observe and publisher

- **Channels Service**: Handles permissions and channel stuff
- **Message Broker**: Routes messages through SuperMQ

**Message Broker Integration**: SuperMQ works with different message brokers (NATS, RabbitMQ) through a common interface, so messages get delivered reliably and pub/sub works smoothly.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very vague, May be we can refer to existing blog section, where it explains how the message from adapter is published to NATS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants