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

[#1582] CoAP endpoints in Ditto gateway #1588

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 28, 2023

  1. [#1582] initial draft of CoAP support in Ditto gateway:

    * provides (unsecure, plain UDP) CoAP endpoint
    * providing equivalent CoAP resources as the HTTP resources:
       * /things, /policies, /whoami
       * supporting verbs: GET, PUT, POST, DELETE, PATCH, IPATCH
    * providing "observe" functionality for watching changes of resources
    
    Signed-off-by: Thomas Jaeckle <[email protected]>
    thjaeckle committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d3c1c6b View commit details
    Browse the repository at this point in the history