#
coaps
Constrained Application Protocol (CoAP) is a specialized web transfer protocol for use with constrained nodes and constrained networks in the Internet of Things, as defined by IETF RFC 7252. CoAP adopts a REST model making it easy to learn and easy to adapt to HTTP. coaps:// is a related protocol, where "s" stands for a secure layer using DTLS. Learn more at coap.technology.
Here are 5 public repositories matching this topic...
CoAPnet is a high performance .NET library for CoAP based communication. It provides a CoAP client and a CoAP server. It also has DTLS support out of the box.
home-automation iot arduino coap smart-home internet-of-things smart coap-server coap-client tradfri coap-protocol coaps tradfri-ikea-gateway
-
Updated
Oct 16, 2022 - C#
Code examples, errata and additional tips and references to interesting projects for the book "Building Wireless Sensor Networks with OpenThread: Developing CoAP Applications for Thread Networks with Zephyr"
python coap thread dtls coap-server coap-client openthread zephyr nrf5x nrf52 nordicsemi nrf52840 coaps zephyr-rtos nordic-semiconductor nrf52840-dk openthread-application dtls-psk dtls-cert nrf52840-dongle
-
Updated
Jun 11, 2024 - C