package documentation
Protocols Plugin Package.
This package contains plugins for protocols implementations for communication with the CSE. Each supported protocol is implemented as a sub-package or module that provides the necessary interfaces and functionality for protocol-specific interactions.
This includes implementations for standard oneM2M protocols such as:
- HTTP
- MQTT
- CoAP
- WebSocket
| Module | |
CoAP Server binding to the ACME CSE. |
| Package | http |
Additional HTTP context bindings for ACME CSE. |
| Module | |
This module provides the HTTP server for the CSE. |
| Module | |
Implementation of an MQTT Client for an MQTT Mcx binding implementation. |
| Module | |
Implementation of a WebSocket Server for a WebSocket Mcx binding implementation. |