Linked Data Platform for the Constrained Application Protocol
-
Updated
Apr 14, 2023 - Java
Linked Data Platform for the Constrained Application Protocol
Implementation of small CoAP server for collecting data from IoT devices
CoAP, DTLS & OSCORE Java Implementation. An implementation of OSCORE is available in the official repo for the Californium library at https://github.com/eclipse/californium. A work-in-progress implementation of Group OSCORE is available in the group_oscore branch of this repo..
An example demo of how to implement an OSCORE server and client relying on the OSCORE support present in the Californium Java library.
The CoapClient Connector adds CoAP client capability to Mule Enterprise Service Bus. Used by Mule 3 applications to access IoT services using the CoAP protocol.
ANAWS project, Fall 2016
The CoapServer Connector adds CoAP server capability to Mule Enterprise Service Bus. With it Mule applications can implement services that can be accessed by clients using the CoAP protocol.
The latest implementation of OSCORE is available in Californium https://github.com/eclipse/californium. This repo is for an implementation of OSCORE in Java with older code for interop testing.
Common classes used by Mule-CoAP connectors
The CoapClient Connector adds CoAP client capability to Mule Enterprise Service Bus. With it Mule applications can access IOT services using the CoAP protocol.
NES project, Spring 2017
Add a description, image, and links to the californium topic page so that developers can more easily learn about it.
To associate your repository with the californium topic, visit your repo's landing page and select "manage topics."