Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 554 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 554 Bytes

MQTT meets Web - Connecting Webapps over MQTT

These are the sources to this Blogarticle (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