To start an example, run the following command:
docker-compose up --build
Then open the following URL in your browser:
localhost:4000
The MQTT explorer will ask about connection details.
Create a new connection config and set host
to mosquitto
.
The protocol and port remain unchanged (mqtt://
, 1883
).
The username and password shoud be left blank.
Finally, click Connect
.
You should see a list of topics tag
where data generator publish their updates.
This code is licensed under the Apache License, Version 2.0.
Copyright 2025 Systems Research Institute, Polish Academy of Sciences
This work is part of the ASSIST-IoT project that has received funding from the EU’s Horizon 2020 research and innovation programme under grant agreement No 957258.