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",
|
||||
"/poweroff"
|
||||
],
|
||||
"blinkstick": {
|
||||
"available": "string values",
|
||||
"default": "undefined",
|
||||
"description": "specifies the blinkstick by the id given in the config.json file or by serial"
|
||||
},
|
||||
"color": {
|
||||
"available": "random, hex color codes (#ffffff), rgb color codes (255, 255, 255)",
|
||||
"default": "random",
|
||||
|
|
Loading…
Reference in a new issue