An open source CSE Middleware for Education.
Version 2023.10.1
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.
- Installation
- Configuration
- Running
- CSE Startup, Importing Resources and Other Settings
- Operation
- ACMEScript
- Supported Resource Types and Functionalities
- Roadmap
- Development
- Contributing
- FAQ
Please see the Changelog and this discussion for the detailed list of changes.
- Support for the <schedule> resource type.
- Limited support for the <locationPolicy> resource type, and for the location attribute and geo-queries.
- Basic and bearer authorization for http requests.
- WSGI http server support.
- Improved Text UI
- Added an input field for passing script arguments to tool scripts
- Added diagrams for <containers> that have <contentInstances> with numeric values.
- Improved scripting support with new functions and better script organization.
- Improved on-boarding by offering automatic installation of missing Python packages
- Python 3.8 will be EOL soon. To move forward, from this release on ACME will require Python 3.10 or greater.
See the announcement in the discussions.
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.
BSD 3-Clause License for the CSE and its native components and modules. Please see the individual licenses of the used third-party components.