Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Updated
Feb 13, 2021 - Java
{{ message }}
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.
Open-source IoT Platform - Device management, data collection, processing and visualization.
EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era
教你设计物联网系统。构建自己的Internet of Things 。
Industrial IoT Messaging and Device Management Platform
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
CoAP/DTLS Java Implementation
Eclipse Leshan is an OMA Lightweight M2M (LWM2M) implementation in Java.
JetLinks Core
Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
Framework to connect wearables and other IoT devices to mobile phones, tablets and PCs with an IP-based protocol stack over Bluetooth Low Energy
Implementation of CoAP Server & Client in Go
C implementation of the client-side OMA LwM2M protocol
How can you communicate to your ikea tradfri gateway/hub through coap-client
PENIOT: Penetration Testing Tool for IoT
pDescription may be null and causes a hard-fault when observers are notified of a resource update.
https://github.com/Lobaro/lobaro-coap/blob/b6b5ced0f7d013022c848d5f3da4ddb757339b6c/src/coap_interaction.c#L279
It's set to NULL when an null or empty string is passed in as a resource description on CoAP_CreateResource:
https://github.com/Lobaro/lobaro-coap/blob/d7a4c79ad2217f744ac9757d2b4b
Generic Erlang CoAP Client/Server
Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
StreamSets Data Collector Edge (SDC Edge)
Apache Mynewt Sensor Network Application for STM32 Blue Pill and nRF52 with Visual Rust, NB-IoT, GPS, iBeacon, NimBLE, ESP8266 (WiFi Geolocation) and nRF24L01
Swift Server/Client Implementation of CoAP - RFC 7252
A command line interface for CoAP built on node-coap
All activities and triggers need to be reviewed, documented and readme updates.
Before merging v2 into the master, the following points shall be resolved.
Renaming:
groupID->resourceServerIDdeviceID->resourceServerIDaggregateID->resourceIDAdditionally, get rid of debug logs printing command execution times. We will use open telemetry for this.