forked from Krautspace/doorstatus
Mention Space API
This commit is contained in:
parent
868c0bd285
commit
d959e044fd
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ locks's state in the room.
|
||||||
The python script polls the broadcast state and pushes changes to Twitter,
|
The python script polls the broadcast state and pushes changes to Twitter,
|
||||||
Mastodon and our API file.
|
Mastodon and our API file.
|
||||||
|
|
||||||
The API file is just that, a JSON file. It contains, among other things, the
|
The API file follows the [Space API](http://spaceapi.net) specification, which
|
||||||
current state of the door lock.
|
includes a field indicating whether the space is open or closed.
|
||||||
|
|
||||||
## Arduino
|
## Arduino
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue