/
RE
reef-pi
/
reef-pi API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13m ago · Updated 1mo ago
Details
Filter operations
ATO
7
get
List all ATO controllers
put
Create an ATO controller
get
Get an ATO controller by ID
post
Update an ATO controller
delete
Delete an ATO controller
get
Get ATO usage stats
post
Reset ATO usage stats
Camera
5
Doser
9
Equipment
6
Journal
7
Lighting
6
Macros
7
PH
9
System
8
Temperature
10
Timers
5
ATO
Get ATO usage stats
get
/api/atos/{id}/usage
Path parameters
id
string
required
Response
Usage stats
UsageStats
required
Time-series stats returned by usage endpoints
current
unknown[]
historical
unknown[]
Changes