Skip to main content
POST
Record new environmental reading for a flock

Authorizations

Authorization
string
header
required

JWT obtained from POST /api/v1/auth/login.

Body

application/json
flockId
string

flockId — see API source for exact type.

temperature
string

temperature — see API source for exact type.

humidity
string

humidity — see API source for exact type.

ventilationRate
string

ventilationRate — see API source for exact type.

Response

OK

message
string
data
object