/
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
Temperature
Update a temperature controller
post
/api/tcs/{id}
Path parameters
id
string
required
Request body
TemperatureController
required
id
string
name
string
required
min
number
double
max
number
double
hysteresis
number
double
heater
string
cooler
string
period
integer
control
boolean
enable
boolean
fail_safe
boolean
sensor
string
analog_input
string
fahrenheit
boolean
is_macro
boolean
one_shot
boolean
notify
object
chart
object
Response
Updated
TemperatureController
required
id
string
name
string
required
min
number
double
max
number
double
hysteresis
number
double
heater
string
cooler
string
period
integer
control
boolean
enable
boolean
fail_safe
boolean
sensor
string
analog_input
string
fahrenheit
boolean
is_macro
boolean
one_shot
boolean
notify
object
chart
object