Skip to main content

Fields

address : AddressType

The addresses fields.

effectiveFrom : Date

The effective date for the PRM history.

id : String

The PRM id.

isCommunicating : Boolean

The meter is communicating.

lastReadings : [ElectricityReading]

Last available readings (HP/HC or BASE).

meterKind : String

The kind of the meter.

offPeakLabel : String

The off-peak timeframe(s) of the day.

providerCalendarId : String

The calendar ID used by the provider.

serviceLevel : Int

The service level of the meter.

subscribedMaxPower : Decimal

The subscribed maximum power.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "address": AddressType, "effectiveFrom": "1987-11-10", "id": "82884083", "isCommunicating": true, "lastReadings": [ElectricityReading], "meterKind": "population-year-executive-in-vote", "offPeakLabel": "unit-military-owner-ok-laugh", "providerCalendarId": "27574963", "serviceLevel": 65, "subscribedMaxPower": "1.0" }