R4X
The R4X family transmits active energy, reactive energy and voltage curves for consumer segments C1–C4 and producer segments P1–P3.
Note
Only R4Q, the daily published curve, is read.
R4Q
Daily published curve, one PRM per file.
Important
An R4Q file identifies itself as Identifiant_Flux = R4x, but its keys start with R4Q. Only a file whose
Frequence_Publication is Q produces data points — a weekly or monthly publication is read and yields
nothing.
Insights configuration
| Property | Value |
|---|---|
| Meter number of the source | Identifiant_PRM of the Corps block |
| Mapping config of the variable | See below |
| Granularity | The Granularite of the curve, in minutes |
See Source configuration for the other properties.
Mapping config
R4Q_{Grandeur_Metier}_{Grandeur_Physique}
| Segment | Description | Values |
|---|---|---|
{Grandeur_Metier} |
Type of curve | CONS → consommation PROD → production |
{Grandeur_Physique} |
Measured quantity | EA → energie_active ERC → energie_reactive_capacitive ERI → energie_reactive_inductive E → tension |
Unlike the other flows, both segments are lowercase words, not the codes published in the file.
Example
R4Q_consommation_energie_active
Tip
A key containing undefined means the file carried a value that is not part of the flow specification. No
variable will ever match it — report the file to support rather than creating a variable named after it.
Data point
| Timestamp | The Horodatage attribute of the point. Read as Europe/Paris when it carries no offset, stored in UTC — see Timestamps. |
| Value | The Valeur_Point attribute of the point |
What is not stored
- Every point whose
Statut_Pointis notR— estimated, corrected and outage points are dropped, and only read values are kept. - A point without
Horodatageor withoutValeur_Point. - The whole file when its
Frequence_Publicationis notQ.