Commit Graph

17 Commits

Author SHA1 Message Date
aor-fokus
1052fd4a08
Release 1.3 (#30)
* 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

* Adding roadmap (#26)

* adding roadmap

* adding a nicer view for some documents

* creating contributions.md (#27)

* travis only building on master branch (#25)

* deleting some typo

* another typo

* adding a contributer

* bump version to 1.3.0

* better link for contributions

* Port and fix simple apps

* add version tag
2019-02-14 15:41:53 +01:00
Ronald Steinke
6cb4ee3d41 handles release version indicator and updates request/response attributes 2018-10-05 15:33:20 +02:00
Ronald Steinke
8cf2ba09ae adds correct resultContent handling 2018-10-05 15:31:05 +02:00
Ronald Steinke
1647abd1c1 updates resourceTypeE and memberTypeE in model 2018-10-05 15:08:35 +02:00
Ronald Steinke
2bfad1e360 updates to correct time format 2018-10-05 11:45:37 +02:00
Ronald Steinke
dfbae4880b changes stateTag to be integer 2018-10-05 11:30:42 +02:00
Ronald Steinke
6f923ec2cd fixes headers and return codes 2018-10-05 10:44:46 +02:00
Christian Klopp
7dc51ee940 changes http client to open a new connection for every request 2018-06-12 14:32:19 +02:00
Ronald Steinke
e2475f64f1 overworks MQTT functionality 2018-02-13 09:38:06 +01:00
Ronald Steinke
b8d7b6c530 fixes MQTT client 2018-01-10 10:20:28 +01:00
Ronald Steinke
4a08395caf fixes SSL files handling in HTTP client 2018-01-10 10:20:11 +01:00
Ronald Steinke
e8bfe11c5d fixes update in SDK mapper 2018-01-10 10:19:02 +01:00
Ronald Steinke
278d25b1bb removes empty arrays from json representation 2018-01-10 10:18:28 +01:00
Ronald Steinke
3564d2043f minor changes 2018-01-10 10:17:42 +01:00
Ronald Steinke
30c6fa7b06 clean up 2018-01-09 17:17: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