Commit Graph

118 Commits

Author SHA1 Message Date
snyk-bot
d13ffd99e7
fix: openmtc-gevent/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
2023-10-26 14:12:27 +00:00
Jason Fox
db06cd73bd Fix Link Box + Standardize Badge order (#33)
* Fix Link Box + Standardize Badge order

* Correct link
2019-07-16 17:25:33 +02:00
aor-fokus
e1afaf9c3c added training section and changed name of contributions to credits 2019-04-08 15:36:51 +02:00
aor-fokus
94682098ea
Update issue templates (#31) 2019-02-14 15:55:20 +01:00
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
aor-fokus
c3ac4f9dfb fixing type of timestamp 2019-02-05 16:23:17 +01:00
aor-fokus
7781b15c4e
Adding Contributions to readme 2019-02-05 15:51:35 +01:00
aor-fokus
b9034a916f
Coverage badge 2019-02-05 12:30:43 +01:00
aor-fokus
5257a11cf0
Adding vulnerabilities (snyk) badge to README 2019-01-25 17:51:30 +01:00
aor-fokus
461698b32a Better Workaround for Snyk to find requirements.txt 2019-01-25 17:48:05 +01:00
aor-fokus
734a51fb73 Workaround for Snyk to find requirements.txt 2019-01-25 17:43:58 +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
Ronald Steinke
1d4098f7a6 addition to Orion AE 2018-06-18 14:48:50 +02:00
Ronald Steinke
669566a119 aligns docker files 2018-06-18 14:48:01 +02:00
Christian Klopp
20eff3a239 mqtt connector doc: minor enhancements 2018-06-12 16:08:00 +02:00
Christian Klopp
1e2491c7e5 doc: fix broken link 2018-06-12 16:05:53 +02:00
Christian Klopp
a8e017f218 Merge branch 'master' of https://github.com/OpenMTC/OpenMTC 2018-06-12 15:01:08 +02:00
Christian Klopp
8552786c71 add mqtt connector app to travis 2018-06-12 14:53:54 +02:00
Christian Klopp
d0dfabf61f adds documentation for subscription and notification 2018-06-12 14:33:35 +02:00
Christian Klopp
abc8b618db add new mqtt connector app 2018-06-12 14:32:51 +02:00
Christian Klopp
7dc51ee940 changes http client to open a new connection for every request 2018-06-12 14:32:19 +02:00