craftbeerpi4-pione/cbpi
avollkopf b3d87bc027 Added api path for recipe creation
- 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
2021-05-30 11:58:18 +02:00
..
api Merge pull request #64 from avollkopf/master 2021-04-12 23:01:09 +02:00
config Added api path for recipe creation 2021-05-30 11:58:18 +02:00
controller Save active recipe to recipe book 2021-05-27 20:35:10 +02:00
extension Added api path for recipe creation 2021-05-30 11:58:18 +02:00
http_endpoints Added api path for recipe creation 2021-05-30 11:58:18 +02:00
job new step controller 2021-01-17 22:49:18 +01:00
static "add seconds to timer at runtime" 2021-03-03 07:37:54 +01:00
utils "recipe book added" 2021-02-27 20:09:19 +01:00
.DS_Store "added dataclassed" 2021-02-16 20:37:51 +01:00
__init__.py "fermentation controller pre version. Not ready to use" 2021-04-04 15:54:10 +02:00
cli.py Support beerxml and kbh database upload 2021-05-22 18:25:57 +02:00
craftbeerpi.py Added api path for recipe creation 2021-05-30 11:58:18 +02:00
eventbus.py new step controller 2021-01-17 22:49:18 +01:00
satellite.py "added dataclassed" 2021-02-16 20:37:51 +01:00
websocket.py "added dataclassed" 2021-02-16 20:37:51 +01:00