Skip to content

PBL-Pick-By-Light/ES-HttpToMqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpToMqtt

Requirements
Python >= 3.9
pipenv >= 2021.5

Description

This Python Module is part of the Pick-By-Light system, it accepts requests from the Backend and Frontend via a REST-API and sends them as MQTT requests to the ESP32s. It also manages the connected ESP32s, via a simple database, and assigns the LEDs to their respective Positions.
UML-Class-Diagram

Swagger Docs

Swagger-Docs

To access the automatically created Swagger docs open the url <your base address>:<port>/docs, while the module is running, in your web browser. If the server runs on default settings: http://127.0.0.1:8000/docs

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages