userdb readme

This commit is contained in:
derlole
2025-05-15 18:25:14 +00:00
parent 1f3bc505a0
commit d108398603
2 changed files with 5 additions and 11 deletions

View File

@@ -33,4 +33,8 @@
```["pending","failed","served","rejected"]```
## NOTE
### A Coffee making process is going through a command creation in the backend, therefore a coffee status can be rejected by the esp or fail after 5 minutes. If the according command fails the coffee fails.
### A Coffee making process is going through a command creation in the backend, therefore a coffee status can be rejected by the esp or fail after 5 minutes. If the according command fails the coffee fails.
# user db
## Contains the atributes for each user-Object and is managed by clas User in user.py in obj