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
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).
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.
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.
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
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.