...
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | GET | ||||||
Description | Receives information on the cabinet. | ||||||
Response |
| ||||||
Status |
|
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | PUT | ||||||
Description | Stores information on the cabinet. | ||||||
Request |
| ||||||
Response | HTTP204 when successful | ||||||
Possible Errors | HTTP400 when request was invalid
| ||||||
Status |
|
Section
Plank and section numbering is 1-based. So if 4 planks are available, they are numbered 1 to 4.
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | GET | ||||||
Description | Receives information of section. | ||||||
Response |
| ||||||
Possible Error | HTTP404 with no body when section does not exist. | ||||||
Status |
|
URL |
| |||||
---|---|---|---|---|---|---|
Method | PUT | |||||
Description | Sets value on display. | |||||
Request |
| |||||
Response | HTTP204 when successful | |||||
Possible Errors | HTTP400 when request was invalid
HTTP404 with no body when section does not exist |