LwM2M and oneM2M - not the same thing

Is LwM2M a cut-down version of oneM2M? The question arose in connection with Amazon Web Services (AWS) recent announcement about IoT device management (see link in comments). Before answering that question, it is worth considering the historical context.

ACME CSE 2025.11 is now available!

New features:
✅ Mcc' registrations across service provider domains
✅ Notification target removal
✅ Zookeeper for distributed deployments
✅ Management API
✅ MQTT over WebSockets

Details: https://github.com/ankraft/ACME-oneM2M-CSE/releases/tag/2025.11

More info: https://acmecse.net

#oneM2M #python #OpenSource

Release 2025.11 · ankraft/ACME-oneM2M-CSE

New Features Added support for notification target removal. Added new resource types <notificationTargetPolicy>, <notificationTargetSelfReference>, <notificationTargetMgmtPolicyRef>, and <policyDe...

GitHub
There are two ways to use oneM2M's open standard for #IoT systems; some organizations will develop with #oneM2M while others will focus on their core business and deploy with #oneM2M https://onem2m.org/using-onem2m/what-is-onem2m
Benefits of oneM2M

There are two ways to use oneM2M's open standard for #IoT systems; some organizations will develop with #oneM2M while others will focus on their core business and deploy with #oneM2M https://onem2m.org/using-onem2m/what-is-onem2m
Benefits of oneM2M

ACME CSE 2025.03.1 is now available at https://github.com/ankraft/ACME-oneM2M-CSE or via pip at https://pypi.org/project/acmecse/

This release includes a lot of small improvements, corrections and internal refactorings, but also some security and configuration enhancements.

Experimental features include implementations of a new “no response" response type and revised FlexContainer procedures (both under discussions in the oneM2M working groups).

#onem2m #python #OpenSource

There are two ways to use oneM2M's open standard for #IoT systems; some organizations will DEVELOP with #oneM2M while others will focus on their core business and DEPLOY with #oneM2M https://onem2m.org/using-onem2m/what-is-onem2m
Benefits of oneM2M

ACME CSE 2024.10 is now available at https://github.com/ankraft/ACME-oneM2M-CSE/releases/tag/2024.10

The main feature of this release is support for the CoAP protocol. This completes the supported oneM2M protocol bindings. In addition, the text UI now supports direct resource creation and clipboard copy/paste of resources, requests, identifiers, and more.

#onem2m #python #OpenSource

Release 2024.10 · ankraft/ACME-oneM2M-CSE

New Features CSE Added CoAP protocol binding Reading command line arguments from a file Text UI Added support for sending CREATE and UPDATE requests in the text UI. Addd displaying cURL comm...

GitHub

ACME CSE 2024.06 is now available at https://github.com/ankraft/ACME-oneM2M-CSE/releases/tag/2024.06

This release adds some interesting new features:

attribute-level and time window-based access control, monitor request operations, and updating resources directly from the Text UI.

#onem2m #python #OpenSource

Release 2024.06 · ankraft/ACME-oneM2M-CSE

New Features Added support for operationMonitor attribute in <subscription> resources. Improved support for DELETE operations on <request> resources. Added support for attribute-level access contr...

GitHub

ACME CSE 2024.05.01 is now available at https://github.com/ankraft/ACME-oneM2M-CSE/releases/tag/2024.05.01

This release brings two big changes:

The ACME CSE can be installed with pip (with "python -m pip install acmecse") and then run from the command line with "acmecse". Finally!

And the project got a home page! Have a look at https://acmecse.net

#onem2m #python

Release 2024.05.01 · ankraft/ACME-oneM2M-CSE

The ACME CSE documentation can now be found at https://acmecse.net. ACME releases can now be installed via the PyPi package manager : pip install acmecse The base directory where the acme.ini confi...

GitHub

Release 2024.04 of the ACME CSE was published today!

The highlight in this release is support for #postgresql as a database backend to store resources and runtime data.

#onem2m #python

https://github.com/ankraft/ACME-oneM2M-CSE

GitHub - ankraft/ACME-oneM2M-CSE: An open source CSE Middleware for Education.

An open source CSE Middleware for Education. Contribute to ankraft/ACME-oneM2M-CSE development by creating an account on GitHub.

GitHub