AgreementPRMData
Fields
The addresses fields.
The effective date for the PRM history.
The PRM id.
The meter is communicating.
Last available readings (HP/HC or BASE).
The kind of the meter.
The off-peak timeframe(s) of the day.
The calendar ID used by the provider.
The service level of the meter.
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"
}