Skip to content

ASSIST-IoT-SRIPAS/mqtt-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Controller

Submodule for python-based Assist-IoT components which utilise MQTT communication.

Usage

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

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages