Commit Graph

127 Commits

Author SHA1 Message Date
aor-fokus
0cdeb422f6
Adding a training section in readme (#29) 2019-02-12 13:16:26 +01:00
aor-fokus
15efc028b0
another typo 2019-02-06 14:58:34 +01:00
aor-fokus
963085ec6c
deleting some typo 2019-02-06 14:57:51 +01:00
aor-fokus
85021064a4
travis only building on master branch (#25) 2019-02-06 14:55:52 +01:00
aor-fokus
2f9abce8d2
creating contributions.md (#27) 2019-02-06 14:55:10 +01:00
aor-fokus
1a78c2aabc
Adding roadmap (#26)
* adding roadmap

* adding a nicer view for some documents
2019-02-06 14:54:52 +01:00
aor-fokus
c445531989 fixing type of timestamp 2019-02-06 14:27:22 +01:00
aor-fokus
00a35a6080 Adding Contributions to readme 2019-02-06 14:27:22 +01:00
aor-fokus
f8d8878561 Coverage badge 2019-02-06 14:27:22 +01:00
aor-fokus
f19b0a5b9b Adding vulnerabilities (snyk) badge to README 2019-02-06 14:27:22 +01:00
aor-fokus
3c4c34bf1f Better Workaround for Snyk to find requirements.txt 2019-02-06 14:27:22 +01:00
aor-fokus
0beeff5ddd Workaround for Snyk to find requirements.txt 2019-02-06 14:27:22 +01:00
aor-fokus
a7035a11b3 Revert "Hotfix for the wrong timestamp type"
This reverts commit 04a8929a
2019-02-05 18:51:59 +01:00
aor-fokus
8776579926 Revert "Build new contextbroker"
This reverts commit 93ff704d
2019-02-05 18:51:40 +01:00
aor-fokus
859f16c218 Revert "Build new contextbroker"
This reverts commit eb72374f
2019-02-05 18:51:28 +01:00
aor-fokus
eb72374f89 Build new contextbroker 2019-01-31 14:56:39 +01:00
aor-fokus
93ff704df4 Build new contextbroker 2019-01-31 14:40:21 +01:00
aor-fokus
04a8929a97 Hotfix for the wrong timestamp type 2019-01-25 15:15:01 +01:00
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
aor-fokus
36d4e84059
Merge pull request #17 from OpenMTC/master
Update development branche to master
2019-01-18 13:47:25 +01:00
Ronald Steinke
8836af62a6 Merge remote-tracking branch 'origin/master' 2019-01-11 17:58:38 +01:00
Ronald Steinke
ea4745296e bump version to 1.2.0 2019-01-11 17:55:26 +01:00
Ronald Steinke
b75be75384 fixes typo 2019-01-11 17:52:58 +01:00
aor-fokus
9b73c6d337
Added docker pulls badge 2019-01-09 16:09:47 +01:00
aor-fokus
c737effe0e New Chapter for the configuration of gateway&backend 2019-01-09 16:06:33 +01:00
aor-fokus
58560b7573
Added Travis badge to readme 2019-01-09 15:49:58 +01:00
Ronald Steinke
fbd7d987e8
Merge pull request #14 from jason-fox/feature/readme+docs
Update README and add mkdocs.yml
2018-12-19 15:24:41 +01:00
Jason Fox
3fc8bdb14e Update to standard-readme format
* Moved badges to top - two rows
* Formatted Markdown file
* Added lede at the top of file so a description paragraph will display on mobile
* Standardized some Section names (e.g. Install)
* Added standard QA section - TSC **must** requirement
* Expanded License to include copyrights
* Updated catalogue links to new GitHub location

[standard-readme](https://github.com/RichardLitt/standard-readme) is a simple standard naming convention for README files which makes reading and navigation of the documentation easier - this is a TSC **should** requirement

Created Readthedocs index file.
2018-10-30 16:18:37 +01:00
Ronald Steinke
61e688f921 adds basic interoperability testing 2018-10-05 17:18:06 +02:00
Ronald Steinke
06957bb967 updates SDK to use la instead of latest 2018-10-05 15:38:27 +02: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
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
Ronald Steinke
193778dec0 fixes contentInstance handling 2018-10-05 11:43:04 +02:00
Ronald Steinke
15f5aac79a handles stateTag attribute correctly 2018-10-05 11:42:03 +02:00
Ronald Steinke
dfbae4880b changes stateTag to be integer 2018-10-05 11:30:42 +02:00
Ronald Steinke
bc819069f2 fixes virtual container parts addressing 2018-10-05 10:48:50 +02:00
Ronald Steinke
6f923ec2cd fixes headers and return codes 2018-10-05 10:44:46 +02:00
Ronald Steinke
7f2889ed5f small fixes for orion app when run without OCB 2018-10-05 10:40:33 +02:00
Ronald Steinke
4e29b4a04d updates version to 1.1.0 2018-10-02 17:44:55 +02:00
Christian Klopp
d26053456c ocb doc: fix broken curl commands 2018-07-03 14:03:09 +02:00
Christian Klopp
294d5469c8 fix travis build 2018-06-20 17:02:10 +02:00
Christian Klopp
482a2a0f3c rename influxdb application to influxdbApp in order to avoid confilicts on imports 2018-06-20 12:45:31 +02:00
Christian Klopp
99e895fe39 fix ocb app doc 2018-06-20 12:42:57 +02:00
Ronald Steinke
0597cc409b fix broken links 2018-06-18 14:57:40 +02:00
Ronald Steinke
71e6b5c175 fixes mqtt docker start procedure 2018-06-18 14:51:34 +02:00
Ronald Steinke
3c11330c22 adds more apps to travis 2018-06-18 14:49:44 +02:00