Jupyter Notebooks Tutorial
A oneM2M tutorial is available as a Jupyter Notebook. This tutorial is a good starting point for learning how to use oneM2M. It uses the ACME CSE1 to demonstrate the basic concepts of oneM2M.
It covers the following topics:
- Episode 0 - Introductions
- Episode 1 - Setup Configurations
- Episode 2 - First Contact with oneM2M
- Episode 3 - Basic Resources & Requests using REST Calls
- Episode 4 - Resource Discovery
- Episode 5 - Groups
- Episode 6 - Access Control
- Episode 7 - Subscriptions and Notifications
- Episode 8 - FlexContainers
The oneM2M Jupyter Notebook tutorial is available
- on the oneM2M Wiki,
- on GitHub at https://github.com/oneM2M/onem2m-jupyter-notebooks, or
- directly on MyBinder at https://mybinder.org/v2/gh/oneM2M/onem2m-jupyter-notebooks/master?urlpath=lab/tree/__START__.ipynb.
-
See also the article on how to embed the ACME CSE in a Jupyter Notebook. ↩