OpenMTC is a reference implementation of the oneM2M standard, for conducting applied research and developing innovative M2M and IoT applications.
Go to file
2018-10-14 17:03:08 +02:00
apps changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
common handles release version indicator and updates request/response attributes 2018-10-05 15:33:20 +02:00
doc fix broken links 2018-06-18 14:57:40 +02:00
docker changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
futile/src/futile changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
ipes changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
openmtc-app/src/openmtc_app updates SDK to use la instead of latest 2018-10-05 15:38:27 +02:00
openmtc-gevent changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
server handles release version indicator and updates request/response attributes 2018-10-05 15:33:20 +02:00
tests/interoperability adds basic interoperability testing 2018-10-05 17:18:06 +02:00
util initial commit 2017-11-07 14:41:38 +01:00
.gitignore add DS_Store 2018-04-05 14:04:52 +02:00
.travis.yml fix travis build 2018-06-20 17:02:10 +02:00
create-app-structure changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
create-binary-dist initial commit 2017-11-07 14:41:38 +01:00
create-binary-docker enhances cleanup for building docker containers in error cases 2018-06-12 14:29:42 +02:00
LICENSE.md initial commit 2017-11-07 14:41:38 +01:00
MANIFEST.in initial commit 2017-11-07 14:41:38 +01:00
pylint.cfg initial commit 2017-11-07 14:41:38 +01:00
README.md doc: fix broken link 2018-06-12 16:05:53 +02:00
setup-gevent-all.py changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
setup-sdk.py changes starting with python3 explicit 2018-10-14 17:03:08 +02:00
utils.py initial commit 2017-11-07 14:41:38 +01:00

The OpenMTC SDK aims to provide developers with a convenient yet flexible tool to write oneM2M compliant applications. This includes network applications (NAs), gateway application (GAs), device applications (DAs), as well as interworking proxy entities (IPEs).

Table of Content

Python

The OpenMTC SDK is written in and for the Python programming language. Users should therefore have at least a certain knowledge of Python and its paradigms. For this matter, the following material is recommended:

Feedback

Please create issues for any problems and direct any comments or feedback you are having to support@openmtc.org

Please let us know what you think. We are also very interested in any use case you are not able to implement with the SDK or if you find it difficult to do so.