ElectricityMeterPointType
An electricity meterpoint is a collection of meters. Meters can be changed over time, so it is convenient to keep an invariant reference. Sometimes there are multiple active meters on a meterpoint at a time (eg ECO10), but expect that to be an edge case.
Fields
A list of agents responsible for management of the meterpoint.
Arguments
Filter the contracts by status.
A list of electricity agreements belonging to an account that is linked to the viewer. Filters out expired agreements by default.
Whether it is possible to renew the meter point's tariff.
The current MPID for this meter point.
Indicates whether the electricity meter point is an import or an export meter point.
The electricity meter point details for the given meter point.
Details of an ongoing enrolment process.
The distribution network the grid supply point falls under.
The installation code of the smart meter device associated with this meter point.
Whether the meter point is due to renew their tariff.
Whether the meter point is MHHS enabled.
The ID of the meter point in Junifer.
It is no longer populated.
- Marked as deprecated on 2023-03-13.
- Scheduled for removal on or after 2023-09-13.
Line loss factor class
The current market segment of the meter point.
Meter timeswitch code
The profile class of the electricity meter point.
Smart Metering System Operator
Standard settlement configuration
A list of unbilled electricity readings for the meterpoint.
Example
{
"agentContracts": [ElectricityAgentContractType],
"agreements": [ElectricityAgreementType],
"canRenewTariff": true,
"currentSupplierMpid": "92920635",
"dccEffectiveFrom": "2014-01-06",
"dccServiceFlag": "through-test-light-green-consumer",
"direction": "IMPORT",
"electricityMeterPointDetails": ElectricityMeterPointDetails,
"energisationStatus": "debate-current-guess-star-become",
"enrolment": EnrolmentType,
"gspGroupId": "70116421",
"hasOpenClosingReadDispute": true,
"hasOpenOpeningReadDispute": true,
"id": "22145152",
"ihdEffectiveFrom": "2006-11-22",
"ihdStatus": "poor-wait-hospital-fill-force",
"installCode": "first-suggest-throw-field-free",
"isDueTariffRenewal": true,
"isMhhsEnabled": true,
"lastValidatedReadingDate": "2000-10-17",
"llf": "often-other-each-after-during",
"marketSegment": "authority-necessary-audience-avoid-play",
"measurementClass": "fact-society-manage-television-child",
"meters": [ElectricityMeterType],
"mpan": "may-some-baby-we-community",
"mtc": 100,
"newSupplierId": "30073997",
"oldSupplierId": "28996932",
"profileClass": 41,
"requiresEnrolment": true,
"requiresWithdrawal": true,
"smartStartDate": "1987-04-18",
"smartTariffOnboarding": SmartTariffOnboardingType,
"smsOperator": "remember-strong-own-call-deal",
"smsOperatorEffectiveFrom": "2000-11-12",
"ssc": "reveal-sister-start-perhaps-public",
"status": "need-want-would-day-federal",
"statusUpdatedAt": "2000-05-31T03:10:11.736835+00:00",
"supplyEndDate": "1972-09-30",
"targetSsd": "2018-10-12",
"unbilledReadings": [ElectricityMeterReadingType]
}