Skip to main content
POST
Record one sensor reading and return what it set off — alerts opened or cleared, and whether it fed a meter.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Record one sensor reading and return what it set off — alerts opened or cleared, and whether it fed a meter.

p_sensor_id
string<uuid>
required
p_value
number<numeric>
required
p_quality
string<text>
p_reading_at
string<timestamp with time zone>

Response

200

OK