Meter Reading
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. |
|
GET | GetMeterReading | Get a Meter Reading resource. |
|
PATCH | UpdateMeterReading | Update an existing Meter Reading resource. |
|
DELETE | DeleteMeterReading | Delete an existing Meter Reading resource. |
|
GET | GetMeterReadingCollection | Get a collection of Meter Reading resources. |
|
POST | CreateMeterReading | Create a new Meter Reading resource. |
|
GET | LookupMeterReadingLocation | Lookup the Location for the Meter Reading. |
|
GET | LookupMeterReadingMeter | Lookup the Meter for the Meter Reading. |
|
GET | BatchGetMeterReading | Get a collection of Meter Reading resources for the set of id's. |
|
POST | BatchCreateMeterReading | Create a new collection of Meter Reading resources. |
|
PATCH | BatchUpdateMeterReading | Update a collection of existing Meter Reading resources. |
|
DELETE | BatchDeleteMeterReading | Delete a collection of existing Meter Reading resources. |
|
POST | ValidateMeterReadingMeterAdr | Validate whether the Meter Reading will cause the Meter's AverageDailyRate to exceed the allowed configured values. |