OpenMTC is a reference implementation of the oneM2M standard, for conducting applied research and developing innovative M2M and IoT applications.
Go to file
aor-fokus 6cbb2e6144 Test debian stretch+python3 (#18)
* changes starting with python3 explicit

* removes python modules which are not available for python3

* exchanges fyzz query parsing with rdflib functionality

* fixes interop tests

* replaces reduce with for loop in nodb driver

* simple python2 -> python3 conversions

* adds changes for handling different string handling in python3

* test stretch building with travis

* installing python-setuptools in docker

* installing python-setuptools in docker

* changing python2 to python3 in docker makefiles

* changing python2 to python3 and some other test changes

* push docker only in master branche

* running version of openmtc

* fix some port problems

* porting path library completly now

* restoring travis.yml

* testing new travis.yml

* add sudo

* updating travis OS from trusty to xenial

* upgrade pip before

* show running docker logs

* show more logs

* for debugging

* showlogs of docker after failure

* testing new travis.yml

* finish travis.yml
2019-02-06 15:11:32 +01:00
apps Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
common Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
doc Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
docker Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
futile/src/futile Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
ipes Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
openmtc-app/src/openmtc_app Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
openmtc-gevent Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
server Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
tests/interoperability Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
util Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
.gitignore add DS_Store 2018-04-05 14:04:52 +02:00
.travis.yml Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
create-app-structure Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
create-binary-dist Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +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
mkdocs.yml New Chapter for the configuration of gateway&backend 2019-01-09 16:06:33 +01:00
pylint.cfg initial commit 2017-11-07 14:41:38 +01:00
README.md Adding Contributions to readme 2019-02-05 15:51:35 +01:00
setup-gevent-all.py Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
setup-sdk.py Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00
utils.py Test debian stretch+python3 (#18) 2019-02-06 15:11:32 +01:00

FIWARE IoT Agents License: Eclipse Support badge
Documentation badge Status Build Status Known Vulnerabilities Coverage Status

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).

This project is part of FIWARE. For more information check the FIWARE Catalogue entry for the IoT Agents.

Content

Install

Information about how to install the JSON IoTAgent can be found at the corresponding section of the Installation & Administration Guide.

Usage

Information about how to use the IoT Agent can be found in the User & Programmers Manual.

API

Information about the REST API can be found in the API Section

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.

Quality Assurance

This project is part of FIWARE and has been rated as follows:

  • Version Tested:
  • Documentation:
  • Responsiveness:
  • FIWARE Testing:

Contributing

Contribution guidelines are detailed in the CONTRIBUTIONS file.

License

The OpenMTC SDK is licensed under the Eclipse Public License (EPL) version 1.

© 2018 OpenMTC