ElectricityMeterPoint
Data of a given PRM (French electricity meter point).
Fields
The addresses fields.
circuit breaker intensity.
The customer category of the PRM.
The contractual status of the distributor.
The ID of the meter point.
if the the meter point is sensitive or not.
Whether the meter point is considered smart or not.
if the meter point is teleoperable or not.
Whether the meter point is three-phase or not.
The date on which the power rating of the meter was last decreased.
date when power increased.
The last provider calendar object used by the meter point.
last provider calendar name.
Use lastProviderCalendar.name instead.
- Marked as deprecated on 2025-10-30.
- Scheduled for removal on or after 2026-12-31.
Last available readings (HP/HC or BASE).
The date on which the routing tariff was last modified.
The kind of the meter point.
number of wires in a meter point.
The off-peak timeframe(s) of the day.
The power of the meter point's connection.
The status of the power supply.
The property ID of the meter point.
The provider calendar object used by the meter point.
The calendar ID used by the provider.
Use providerCalendar.id instead.
- Marked as deprecated on 2025-10-23.
- Scheduled for removal on or after 2026-12-31.
The calendar name/label used by the provider.
Use providerCalendar.name instead.
- Marked as deprecated on 2025-10-23.
- Scheduled for removal on or after 2026-12-31.
segment of the meter point .
The subscribed maximum power.
Example
{
"address": AddressType,
"circuitBreakerIntensity": "form-full-situation-what-once",
"customerCategory": "bit-present-large-write-rest",
"distributorStatus": "strong-red-movie-to-story",
"id": "49101098",
"isSensitive": true,
"isSmartMeter": true,
"isTeleoperable": true,
"isThreePhase": true,
"lastPowerDecreaseDate": "2012-01-22",
"lastPowerIncreaseDate": "1981-04-26",
"lastProviderCalendar": ProviderCalendar,
"lastReadings": [ElectricityReading],
"lastRoutingTariffModifDate": "1992-01-11",
"meterKind": "food-important-call-ask-feel",
"nbWires": 84,
"offPeakLabel": "move-individual-five-evening-see",
"powerDraw": "1.0",
"poweredStatus": "minute-across-business-first-risk",
"propertyId": "53964956",
"providerCalendar": ProviderCalendar,
"segment": "of-later-evidence-law-hair",
"serviceLevel": 95,
"subscribedMaxPower": "1.0"
}