mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
b3d87bc027
- Added path parameter in config.json for settings - If empty, 'upload' will be used per default as api path - If something is entered, a different api path will be used for the creation of recipes. -> this allows the standard usage of the recipe upload and selection via cbpi4, but adds the possibility that custom plugins can be written to create cbpi recipe flows from the uploaded files ********************* + some prep work to create the http endpoints |
||
---|---|---|
.. | ||
api | ||
config | ||
controller | ||
extension | ||
http_endpoints | ||
job | ||
static | ||
utils | ||
.DS_Store | ||
__init__.py | ||
cli.py | ||
craftbeerpi.py | ||
eventbus.py | ||
satellite.py | ||
websocket.py |