...
URL |
| |||||
---|---|---|---|---|---|---|
Method | PUT | |||||
Description | Sets value and color on a tag.
| |||||
Request |
| |||||
Response | HTTP204 when successful | |||||
Possible Errors | HTTP400 when request was invalid
HTTP404 with no body when controller does not exist Note when the cabinet | |||||
Remarks | v2.2:
|
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | PUT | ||||||
Description | Sets value and color on a range of tags.
| ||||||
Request |
color is optional. When no color is chosen, it defaults to red .
In v2.1.1, all tags are switched off before the range is set, this means sending In v2.1.2+, you need to handle the switching off of tags by yourself, using the
| ||||||
Response | HTTP204 when successful | ||||||
Possible Errors | HTTP400 when request was invalid
HTTP404 with no body when controller does not exist HTTP409 when cabinet not in correct mode Note when the cabinet | ||||||
Remarks | New in version 2.1.0.v2.2:
v2.1.2:
v2.1.1:
v2.1:
|