userdb readme
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"spellright.language": [
|
|
||||||
"de",
|
|
||||||
"en"
|
|
||||||
],
|
|
||||||
"spellright.documentTypes": [
|
|
||||||
"markdown",
|
|
||||||
"latex"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -33,4 +33,8 @@
|
|||||||
```["pending","failed","served","rejected"]```
|
```["pending","failed","served","rejected"]```
|
||||||
|
|
||||||
## NOTE
|
## 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
|
||||||
Reference in New Issue
Block a user