Table of Contents

Meter Reading

MeterReadingResetTypeManual,AutomaticMeterReadingId : int64Version : int32Notes : stringReading : decimalReadingOn : datetimeCumulativeReading : decimalResetValue : decimalResetType : enumCreatedOn : datetimeModifiedOn : datetimeVersion : int32Meterreadings0..*reading reset type

Learn more about Meter Readings from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetMeterReadingForMeterCollection

Get a collection of Meter Reading resources for the Meter.

View

GET GetMeterReading

Get a Meter Reading resource.

View

PATCH UpdateMeterReading

Update an existing Meter Reading resource.

View

DELETE DeleteMeterReading

Delete an existing Meter Reading resource.

View

GET GetMeterReadingCollection

Get a collection of Meter Reading resources.

View

POST CreateMeterReading

Create a new Meter Reading resource.

View

GET LookupMeterReadingLocation

Lookup the Location for the Meter Reading.

View

GET LookupMeterReadingMeter

Lookup the Meter for the Meter Reading.

View

GET BatchGetMeterReading

Get a collection of Meter Reading resources for the set of id's.

View

POST BatchCreateMeterReading

Create a new collection of Meter Reading resources.

View

PATCH BatchUpdateMeterReading

Update a collection of existing Meter Reading resources.

View

DELETE BatchDeleteMeterReading

Delete a collection of existing Meter Reading resources.

View

POST ValidateMeterReadingMeterAdr

Validate whether the Meter Reading will cause the Meter's AverageDailyRate to exceed the allowed configured values.

View