15 Commits

Author SHA1 Message Date
aor-fokus
7c35afbb0c
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-01-18 14:13:03 +01:00
Ronald Steinke
06957bb967 updates SDK to use la instead of latest 2018-10-05 15:38:27 +02:00
Ronald Steinke
f624ac1fe5 fixes chunked data receiving in notification http server 2018-10-05 11:44:56 +02:00
Ronald Steinke
5c83578524 handles verification request correctly 2018-10-05 11:44:13 +02:00
Christian Klopp
808027db5e openmtc-app/src/openmtc_app/onem2m.py 2018-06-12 14:31:27 +02:00
Ronald Steinke
e2475f64f1 overworks MQTT functionality 2018-02-13 09:38:06 +01:00
Christian Klopp
1ee4957c3c adds actuator discovery to ResourceManagementXAE 2018-01-30 17:16:15 +01:00
Ronald Steinke
febb78d13c adds ResourceManagementXAE to SDK that works with openmtc labels 2018-01-10 13:53:52 +01:00
Ronald Steinke
03c1ba099a changes subscription delete handler and returns sub ref in SDKs XAE 2018-01-10 13:52:01 +01:00
Ronald Steinke
630aed7b1a changes periodic functions in SDK to make them stoppable 2018-01-10 10:53:27 +01:00
Ronald Steinke
de3acacb7c minor changes to XAE class of SDK 2018-01-10 10:42:04 +01:00
Ronald Steinke
008686b185 adds handling of deleted subscriptions in notification manager 2018-01-10 10:37:08 +01:00
Ronald Steinke
866e765c1e fixes stopping of SDK runner 2018-01-10 10:15:44 +01:00
Christian Klopp
8aaa943930 clean up 2017-11-08 14:03:29 +01:00
Christian Klopp
e9af73dfe8 initial commit 2017-11-07 14:41:38 +01:00