pub sub completed
parents
Showing
.env
0 → 100644
.idea/.gitignore
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/site_redis_task.iml
0 → 100644
.idea/vcs.xml
0 → 100644
README.md
0 → 100644
conf/config_app.conf
0 → 100644
pub.py
0 → 100644
requirements.txt
0 → 100644
| python-dotenv~=0.21.1 | ||
| redis~=4.5.1 | ||
| paho-mqtt~=1.6.1 | ||
| \ No newline at end of file |
scripts/config/app_config.py
0 → 100644
scripts/logging/logger.py
0 → 100644
sub.py
0 → 100644
temp/_ERROR.log
0 → 100644
Please register or sign in to comment