added description for new post argument 'blinkstick'
This commit is contained in:
parent
fe545fc39d
commit
a2fc7cbcfe
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@
|
||||||
"/pulse",
|
"/pulse",
|
||||||
"/poweroff"
|
"/poweroff"
|
||||||
],
|
],
|
||||||
|
"blinkstick": {
|
||||||
|
"available": "string values",
|
||||||
|
"default": "undefined",
|
||||||
|
"description": "specifies the blinkstick by the id given in the config.json file or by serial"
|
||||||
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"available": "random, hex color codes (#ffffff), rgb color codes (255, 255, 255)",
|
"available": "random, hex color codes (#ffffff), rgb color codes (255, 255, 255)",
|
||||||
"default": "random",
|
"default": "random",
|
||||||
|
|
Loading…
Reference in a new issue