CoAP protocol #151
Replies: 3 comments 2 replies
-
Thank you for your question. Unfortunately, CoAP is yet not supported, but in development. I hope to finish a first version in the next couple of months. I started an implementation on a CoAP binding a while ago but stopped because we (that is the oneM2M SDS working group) were discussing a couple of breaking changes in the CoAP binding specification and I wanted to wait until the dust settled. I left the CoAP settings in the configuration because I will continue from there. That said, there is binding for CoAP in the branch "CoAP-support" that was contributed about three years ago. One question from my side to prioritise the implementation: would you consider DTLS support as an important feature to have for CoAP? |
Beta Was this translation helpful? Give feedback.
-
Ok, I'll have a look. Thanks!
…On Tue, Apr 16, 2024, 21:01 Andreas Kraft ***@***.***> wrote:
Perhaps you still might have a look at the old branch. It is a complete
implementation that was used within a PoC, though the ACME CSE is an old
version, but still supports the basic resource types and is fully
compliant. It might be sufficient for your studies.
Good luck with your studies. I'll let you know when the implementation is
in a usable state.
—
Reply to this email directly, view it on GitHub
<#151 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYAYTUZGKLDDUW6HSECOE73Y5V7RDAVCNFSM6AAAAABGJZZQ7SVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TCMZUG42TC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Update: The CoAP binding is now available: https://github.com/ankraft/ACME-oneM2M-CSE/releases/tag/2024.10 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Ankraft,
I'm trying to explore the ACME implementation of OneM2M and trying to use it with CoAP protocol and I can see that in configuration files it seems to support CoAP but in documentation I can't find anything about it... Does ACME support CoAP?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions