/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m 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
Get temperature usage stats
get
/api/tcs/{id}/usage
Path parameters
id
string
required
Response
Usage stats
UsageStats
required
Time-series stats returned by usage endpoints
current
unknown[]
historical
unknown[]
Changes