/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
109
24
96.0 KB
Lighting
Create a light
put
/api/lights
Request body
Light
required
id
string
name
string
required
jack
string
enable
boolean
channels
object
Map of channel index to channel config
Response
Created
Light
required
id
string
name
string
required
jack
string
enable
boolean
channels
object
Map of channel index to channel config