Fluvius AMR & MMR (NPS systeem)
Using our plugin for Fluvius' NPS (Netuser Paid Services), you can gain insight into your consumption and production registered by the digital meter, green energy meter and gas meter via Eniris.
We process standard export 91 & export 95. Currently 92 is also pending.
To this end, Fluvius sends CSV files that arrive on our server every day.
You must conclude a contract between yourself and Fluvius
You do this with the following contract:
It is important that you fill in the following:
You must then forward the password & username to info@eniris.be
You must conclude a contract between yourself and the end user
You do this with the following form:
More info: https://eniris.be/nl/monitoring-van-een-amr-mmr-en-ymr-meter-fluvius/
Other formats:
Export 91: AMR daily original
Export 92: AMR daily update
Export 93: AMR monthly definitive
Export 94: MMR definitive
Export 95: AMR daily consumptions
Export 96: AMR monthly consumptions
Add to the EMS dashboard
Go to: https://databeheer.fluvius.be/nps
Click on "items" and then on "search":
Then click on the desired EAN number & check the direction:
Electric consumption and production
Actual Power = Active Power - Production - P
Fields:
["P_15min_prod"]
Retention Policy:
rp_ten_m
Measurement:
fluviusQuarter
Correctionfactor Meter:
250
Conditions:
{"eanGsrn":"ABC"}
InfluxSeries:
cumulativeSingleField
If the counter processes results on a daily basis:
Fields:
["activeEnergyProduced"]
Retention Policy:
rp_six_h
Measurement:
fluviusDay
Correctionfactor Meter:
1000
Conditions:
{"eanGsrn":"ABC"}
InfluxSeries:
cumulativeSingleField
Actual Power = Active Power - Usage - P
Fields:
["P_15min_cons"]
Retention Policy:
rp_ten_m
Measurement:
fluviusQuarter
Correctionfactor Meter:
250
Conditions:
{"eanGsrn":"ABC"}
InfluxSeries:
cumulativeSingleField
Inductive Reactive power = Unductive reactive power = Q
Fields:
["Q_15min_prod"]
Retention Policy:
rp_ten_m
Measurement:
fluviusQuarter
Correctionfactor Meter:
250
Conditions:
{"eanGsrn":"ABC"}
InfluxSeries:
cumulativeSingleField
Capacitive Reactive power = Capacitive reactive power = Q
Fields:
["Q_15min_cons"]
Retention Policy:
rp_ten_m
Measurement:
fluviusQuarter
Correctionfactor Meter:
250
Conditions:
{"eanGsrn":"ABC"}
InfluxSeries:
cumulativeSingleField
Note
The green energy meter sends 3 values each time:
P_15min_prod (actief vermogen), Q_15min_cons (capacitief blindvermogen), Q_15min_prod (inductive reactive power)
Gasdata
For the time being, there are two ways in which gas data is processed:
If hourly gas data is available, there are two fields you can use:
- energyDelta_Wh
- volumeDelta_Nm3
Both have "gasMetrics" as measurement and can be found in retention policy "rp_one_h".
If gas data is available on a monthly basis, there are two fields you can use:
- absVolume_Nm3
- gasConversionFactor
Both have "gasMetrics" as measurement and can be found in retention policy "rp_one_h".
It is the intention that gas data on a monthly basis will soon also be available under the fields as is customary for an hourly basis.
In this way, the conversion of consumption in nm3 to Wh is not with a fixed calorific value, but is adjusted dynamically.