Skip to content
Snippets Groups Projects
Commit 36a029d1 authored by Thierry's avatar Thierry
Browse files

update README

parent b922fe80
Branches
Tags
No related merge requests found
YOU WILL HAVE TO WAIT UNTIL MID-NOVEMBER 2022 TO ACCESS TO DOCUMENTATION, SOURCE CODE, DOCKER EXEMPLES. # Light OM2M : an efficient and oneM2M-compliant middleware for interoperable IoT applications
## oneM2M
# Light OM2M : an efficient and oneM2M-compliant middleware for interoperable IoT applications.
##oneM2M
oneM2 is an IoT standard which helps build interoperable IoT solutions. This requires that oneM2M-compatible software runs on various layers of the system. However today’s implementations are not optimized to run efficiently on resource-constrained devices, such as a low-cost gateway. oneM2 is an IoT standard which helps build interoperable IoT solutions. This requires that oneM2M-compatible software runs on various layers of the system. However today’s implementations are not optimized to run efficiently on resource-constrained devices, such as a low-cost gateway.
##Light-OM2M
## Light-OM2M
Light-OM2M is an implementation which lets you benefit from oneM2M standard services on resource-constrained devices. Light-OM2M is an implementation which lets you benefit from oneM2M standard services on resource-constrained devices.
It builds upon years of experience and fedbacks acquired by the same project manager and developers team of Eclipse-OM2M, one of the oneM2M reference open-source implementation. It builds upon years of experience and fedbacks acquired by the same project manager and developers team of Eclipse-OM2M, one of the oneM2M reference open-source implementation.
Light-OM2M is supporting oneM2M services : Light-OM2M is supporting oneM2M services :
Resources: ACP(1), AE(2), CNT(3), CIN(4), CSB(5), CSR(16), SUB(24)
Operations: CREATE, RETRIEVE, DELETE, SUBSCRIBE, DISCOVER - Resources: ACP(1), AE(2), CNT(3), CIN(4), CSB(5), CSR(16), SUB(24)
Features: - Operations: CREATE, RETRIEVE, DELETE, SUBSCRIBE, DISCOVER
Communication protocols (HTTP & MQTT - restricted version) - Features:
Security: access rights management - restricted version 1. Communication protocols (HTTP & MQTT - restricted version)
Subscriptions management 2. Security: access rights management - restricted version
Discovery (filter criteria: level, resource type, labels, limit) 3. Subscriptions management
4. Discovery (filter criteria: level, resource type, labels, limit)
## Some characteristics ## Some characteristics
- language: C++ - language: C++
- Operating system: Arduino (ESP8266), Unix based system with docker - Operating system: Arduino (ESP8266), Unix based system with docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment