Attribute token.enabled is timestamp, not boolean
This commit is contained in:
13
README.md
13
README.md
@@ -1,3 +1,16 @@
|
||||
# Backgruond
|
||||
|
||||
This component serves allowed list of keyfob UID hashes from MongoDB and
|
||||
pushes open door commands to door controllers.
|
||||
|
||||
# Testing endpoints
|
||||
|
||||
```
|
||||
source .env
|
||||
curl -f http://doorboy.infra.k-space.ee:5000/allowed -H "KEY: $DOORBOY_SECRET" | md5sum
|
||||
```
|
||||
|
||||
|
||||
# Deploying
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user