...
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | PUT | ||||||
Description | Sets the cabinet is demo mode: turning light on or off. When in demo, it lights a random light on the front and when that is pushed, its back counterpart goes on. After that, another random front light goes on. | ||||||
Request |
| ||||||
Response | HTTP204 when successful | ||||||
Possible Errors | HTTP400 when request was invalid
| ||||||
Status |
|
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | PUT | ||||||
Description | Sets the cabinet is lighttest mode: turning light on or off. The light test shows the tag’s address. | ||||||
Request |
| ||||||
Response | HTTP204 when successful | ||||||
Possible Errors | HTTP400 when request was invalid
| ||||||
Status |
|
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | PUT | ||||||
Description | Sets the cabinet in or out of teach mode. | ||||||
Request |
| ||||||
Response | HTTP204 when successful | ||||||
Possible Errors | HTTP400 when request was invalid
| ||||||
Status |
|
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | GET | ||||||
Description | Get current state of teach mode | ||||||
Responses | HTTP204 when not in teach mode HTTP200 when in teach mode, with following body:
| ||||||
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 |
Status