Update docs, add upload target to makefile.

This commit is contained in:
Anna Rose Wiggins 2020-05-13 04:46:20 +00:00
parent 0f54743fa2
commit fcbf9a046a
3 changed files with 15 additions and 9 deletions

View file

@ -41,12 +41,10 @@ only be high for a short time. 1 is for latched mode; the pin will stay high unt
## Webhook data
The webhook should always return a page in the following format:
The webhook should always return a page in the following (JSON-compatible) format:
```
index_0 state_0
index_1 state_1
...
[state_0, state_1, ...]
```
Where index and state are both integers. If you are expecting momentary input, you should return the