OpenMTC is a reference implementation of the oneM2M standard, for conducting applied research and developing innovative M2M and IoT applications.
Go to file
2018-05-25 18:37:19 +02:00
apps updates for the FIWARE integration setup 2018-05-24 13:35:06 +02:00
common overworks MQTT functionality 2018-02-13 09:38:06 +01:00
doc add fiware integration pic 2018-04-05 14:08:54 +02:00
docker enables to set own POA explicitly for docker containers 2018-05-24 13:33:12 +02:00
futile/src/futile clean up 2017-11-08 14:03:29 +01:00
ipes updates for the FIWARE integration setup 2018-05-24 13:35:06 +02:00
openmtc-app/src/openmtc_app updates for the FIWARE integration setup 2018-05-24 13:35:06 +02:00
openmtc-gevent fixes docker container building issues 2018-05-22 13:20:42 +02:00
server fixes docker container building issues 2018-05-22 13:20:42 +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.yml 2018-05-25 18:37:19 +02:00
create-app-structure adds sanity check in create-app-structure script 2018-02-13 09:34:54 +01:00
create-binary-dist initial commit 2017-11-07 14:41:38 +01:00
create-binary-docker fixes docker container building issues 2018-05-22 13:20: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 Update README.md 2017-11-07 14:59:55 +01:00
setup-gevent-all.py add mqtt config vars 2018-04-05 14:07:35 +02:00
setup-sdk.py initial commit 2017-11-07 14:41:38 +01: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.