/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6m ago · Updated 1mo ago
View markdown
reef-pi
reef-pi API
put
Create an analog input
latest
OpenAPI 3.0.3
2026-07-17
109
24
96.0 KB
85b870dc1814
AnalogInputs
6
get
List all analog inputs
put
Create an analog input
get
Get an analog input by ID
post
Update an analog input
delete
Delete an analog input
post
Read current value from an analog input
ATO
7
Camera
5
Doser
9
Drivers
7
Equipment
6
Inlets
6
Jacks
6
Journal
7
Lighting
6
Macros
7
Outlets
5
PH
9
System
8
Temperature
10
Timers
5
AnalogInputs
Create an analog input
put
/api/analog_inputs
Request body
AnalogInput
required
id
string
name
string
required
pin
integer
driver
string
required
Response
Analog input created
ErrorResponse
required
message
string
required