/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 24m ago · Updated 3w ago
View markdown
reef-pi
reef-pi API
post
Update a pH probe
v1
latest
OpenAPI 3.0.3
2026-07-17
109
24
96.0 KB
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
Update a pH probe
post
/api/phprobes/{id}
Path parameters
id
string
required
Request body
PhProbe
required
id
string
name
string
required
enable
boolean
period
integer
analog_input
string
control
boolean
min
number
double
max
number
double
hysteresis
number
double
upper_eq
string
downer_eq
string
is_macro
boolean
one_shot
boolean
transformer
string
notify
object
chart
object
Response
Updated
PhProbe
required
id
string
name
string
required
enable
boolean
period
integer
analog_input
string
control
boolean
min
number
double
max
number
double
hysteresis
number
double
upper_eq
string
downer_eq
string
is_macro
boolean
one_shot
boolean
transformer
string
notify
object
chart
object