/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
ATO
7
Camera
5
Doser
9
Equipment
6
Journal
7
Lighting
6
Macros
7
PH
9
System
8
Temperature
10
get
List all temperature controllers
put
Create a temperature controller
get
List available temperature sensors
get
Get a temperature controller by ID
post
Update a temperature controller
delete
Delete a temperature controller
get
Get the current temperature reading
get
Take a live temperature reading
get
Get temperature usage stats
post
Calibrate a temperature sensor
Timers
5
Temperature
List all temperature controllers
get
/api/tcs
Response
List of TCs
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
Changes