Skip to content
Snippets Groups Projects
Commit 60653d7e authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

updated README.md

parent 6638718b
No related branches found
No related tags found
No related merge requests found
Pipeline #147952 failed
...@@ -3,6 +3,11 @@ ...@@ -3,6 +3,11 @@
Current stable version: 2.5.0 Current stable version: 2.5.0
## Documentation
For the full API documentation, view [https://iot.wzl-mq.rwth-aachen.de/documentation/libs/mqtt/](https://iot.wzl-mq.rwth-aachen.de/documentation/libs/mqtt/).
For using the MQTT Broker of the chair and department specific features, refer to the [internal documention](https://iot.wzl-mq.rwth-aachen.de/documentation/mqtt.html).
## Installation ## Installation
Requires at least Python 3.6 Requires at least Python 3.6
...@@ -73,10 +78,6 @@ while True: ...@@ -73,10 +78,6 @@ while True:
Slightly more detailled examples can be found in the *sample* directory. Slightly more detailled examples can be found in the *sample* directory.
If there are any questions contact [Matthias Bodenbenner](mailto:m.bodenbenner@wzl-mq.rwth-aachen.de). If there are any questions contact [Matthias Bodenbenner](mailto:m.bodenbenner@wzl-mq.rwth-aachen.de).
## Documentation
For more detailed explanation and full API documentation, view [https://iot.wzl-mq.rwth-aachen.de/documentation/libs/mqtt/](https://iot.wzl-mq.rwth-aachen.de/documentation/libs/mqtt/)
## Changelog ## Changelog
2.5.0 2.5.0
- changed signature of connect method - changed signature of connect method
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment