R17
Readings and indexes of C2, C3 and C4 customers. A file can carry many PRM — one source per PRM has to exist.
The file carries several measurement types, but only active energy (Type_Mesure = EA) is read.
Insights configuration
| Property | Value |
|---|---|
| Meter number of the source | Id_PRM of the Corps_PRM block |
| Mapping config of the variable | See below |
See Source configuration for the other properties.
Mapping config
R17_Classe_Temporelle_{Classe_Temporelle}_Classe-{classe}_{Statut_Mesure}_{Nature_Mesure}
| Segment | Description | Values |
|---|---|---|
{Classe_Temporelle} |
Time class, written exactly as published | Pointe, HP, HC, HPH, HCH, HPE, HCE, HCDemiSaison, HPDemiSaison, JA, P+HP, HP+HC, P+HP+HC, NHDB, NHDH, PAB, PAH, PM |
{classe} |
What the value is | 1: index 2: consumption |
{Statut_Mesure} |
Status of the measurement group | INITIAL, RECTIFICATIF, ANNULE |
{Nature_Mesure} |
Nature of the measurement group | REEL, ESTIME, REGULARISE |
Example
R17_Classe_Temporelle_Base_Classe-2_INITIAL_REGULARISE
Data point
| Timestamp | Date_Debut_Mesure of the reading, for both classes. A date without time is read as midnight Europe/Paris and stored in UTC. |
Value, Classe-1 |
Index_Precedent of the time class |
Value, Classe-2 |
Quantite_Mesure of the time class |
Important
Classe-1 carries the previous index — the one measured at Date_Debut_Mesure — not the new index at the
end of the period. A time class whose Index_Precedent is absent produces a point with the value 0, not a
gap.
What is not stored
A reading is read only when all of these hold. Everything else is ignored silently, which is why a file can be processed without feeding anything:
| Element | Accepted values |
|---|---|
Motif_Rectification |
Empty, or MESURE_ERRONEE |
Motif_Releve_Precedent |
FACTURATION |
Motif_Releve_Nouveau |
FACTURATION |
Nature_Index_Precedents |
REEL |
Nature_Index_Nouveaux |
REEL |
Type_Mesure of the group |
EA |
Date_Debut_Mesure |
Present |
Note
In practice, only billing readings based on real indexes are stored. Readings published for another purpose —
a contract change, an estimated index — are dropped even when their Statut_Mesure and Nature_Mesure would
produce a key you have configured.