Submodule for python-based Assist-IoT components which utilise MQTT communication.
Add the module by running:
git submodule add /url /path/to/save/submodule
Then update the submodules to download all necessary files
git submodule update --init --recursive
If using pipenv
for dependency management run the following command to install the mqtt controller module and its dependencies:
pipenv install --keep-outdated -e /path/to/added/submodule
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.