/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked just now · Updated 1mo ago
View markdown
reef-pi
reef-pi API
post
Update a light
latest
OpenAPI 3.0.3
2026-07-17
109
24
96.0 KB
85b870dc1814
AnalogInputs
6
ATO
7
Camera
5
Doser
9
Drivers
7
Equipment
6
Inlets
6
Jacks
6
Journal
7
Lighting
6
get
List all lights
put
Create a light
get
Get a light by ID
post
Update a light
delete
Delete a light
get
Get light usage stats
Macros
7
Outlets
5
PH
9
System
8
Temperature
10
Timers
5
Lighting
Update a light
post
/api/lights/{id}
Path parameters
id
string
required
Request body
Light
required
id
string
name
string
required
jack
string
enable
boolean
channels
object
Map of channel index to channel config
Response
Updated
Light
required
id
string
name
string
required
jack
string
enable
boolean
channels
object
Map of channel index to channel config