/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
AnalogInputs
6
ATO
7
Camera
5
Doser
9
Drivers
7
Equipment
6
Inlets
6
Jacks
6
Journal
7
Lighting
6
Macros
7
Outlets
5
PH
9
get
List all pH probes
put
Create a pH probe
get
Get a pH probe by ID
post
Update a pH probe
delete
Delete a pH probe
get
Get pH probe readings (usage stats)
post
Calibrate a pH probe
get
Take a live reading from a pH probe
post
Add a calibration point for a pH probe
System
8
Temperature
10
Timers
5
PH
Calibrate a pH probe
post
/api/phprobes/{id}/calibrate
Path parameters
id
string
required
Request body
PhCalibrationPoint
required
expected
number
double
required
observed
number
double
required
Response
Calibrated
ErrorResponse
required
message
string
required
Changes