Skip to main content
POST
A sensor's readings bucketed for a chart, with the min and max kept so a spike is not averaged away.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

A sensor's readings bucketed for a chart, with the min and max kept so a spike is not averaged away.

p_sensor_id
string<uuid>
required
p_bucket_minutes
integer<integer>
p_from
string<timestamp with time zone>
p_to
string<timestamp with time zone>

Response

200

OK