Skip to content

c3e/DoorStatusDaemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#Chaospott Door Status Daemon

Used to add chaospott specific logic to the SpaceApiDaemon (when a door is unlocked, the space is considered to be open)

You can use the container provided under chaospott/doorstatusdaemon

Run it with

docker run -p 80:8080 -e "API_URL=https://newstatus.chaospott.de" chaospott/doorstatusdaemon

Then send your requests

curl https://newstatus.chaospott.de/LOCATION/VALUE -H  "Authorization: YOURTOKEN"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages