Skip to content

ankraft/ACME-oneM2M-CSE

Repository files navigation

ACME oneM2M CSE

An open source CSE Middleware for Education.

Version 2024.05.01

oneM2M Python Maintenance License MyPy
Mastodon
Discord

Overview

This oneM2M compliant CSE implements a subset of the oneM2M standard (see http://www.onem2m.org). The intention is to provide an easy to install, extensible, and easy to use and maintainable CSE for educational purposes.

See https://acmecse.net for more exhaustive information.

Changes

Please see the Changelog and this discussion for a detailed list of changes.

Highlights in this release

  • The CSE can now be installed via pip: pip install acmecse
  • ACME CSE got its own domain: https://acmecse.net
  • The working directory for the CSE can now be changed.

Improvements

  • Lots of small improvements and bug fixes.

Breaking Changes

  • Moved the init directory to the acme module.
  • Moved the acme.ini.default file to the new init directory location.

What to expect in the next release

See the announcement in the discussions.

Acknowledgements

Many People have contributed to this project and helped to make it what it is today with their ideas, suggestions, and code. Please see the Acknowledgements for the list of contributors.

Join the Discussions on Discord

Join the ACME CSE community on Discord to discuss the project, ask questions, and get help.

License

BSD 3-Clause License for the CSE and its native components and modules. Please see the individual licenses of the used third-party components.