Skip to content

ankraft/ACME-oneM2M-CSE

Repository files navigation

ACME oneM2M CSE

An open source CSE Middleware for Education.

Version 2024.06.01

oneM2M Python Maintenance License MyPy
GitHub Actions Workflow Status
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

Improvements

  • Added support for operationMonitor attribute in <subscription> resources.
  • Added support for attribute-level access control.
  • Added support ACP access control contexts: accessControlWindow
  • Added support for logging in UTC time.
  • Various new functions and improvements to the script interpreter.
  • Added support for sending UPDATE operations via the Text UI.

Misc

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.