Skip to main content
POST
Record a reading.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Record a reading.

Brings the meter forward and raises any maintenance the usage has fallen due for; a reading dated earlier than the latest is kept but does not move the meter.

p_meter_id
string<uuid>
required
p_reading
number<numeric>
required
p_client_operation_id
string<uuid>
p_device_id
string<uuid>
p_notes
string<text>
p_reading_at
string<timestamp with time zone>

Response

200

OK