Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/novatecconsulting/mqtt-meets-web-blog


https://github.com/novatecconsulting/mqtt-meets-web-blog

angular mqtt openid-connect

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# MQTT meets Web - Connecting Webapps over MQTT
These are the sources to this
[Blogarticle](https://www.novatec-gmbh.de/blog/mqtt-meets-web-anbindung-von-webapps-ueber-mqtt) (in German)

Runs on `docker` and starts by `docker-compose up`
Additionally you should add `127.0.0.1 keycloak` add the end of your `/etc/hosts`

Before starting the "mockdevice" install the requirements first using `pip3 install -r mockdevice/requirements.txt`. After that you're able to start the script using `python3 mockdevice/script.py`

![Demo](demo_screenrecording.gif)