From 769cb230e335a57feb3f3ca712ad7ca96c55925b Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Thu, 5 Oct 2023 12:38:54 +0200 Subject: [PATCH] Results.ItemID.cs synchronized with ver. 3 branch. --- Results/ItemID.cs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Results/ItemID.cs b/Results/ItemID.cs index e91e5e8ea..4d2fcf90a 100644 --- a/Results/ItemID.cs +++ b/Results/ItemID.cs @@ -343,6 +343,11 @@ namespace Results X9, /// 291 RadioAddress, /// 292 + OriRadioAddress, /// 293 + + Pls_per_ltr_aux, /// 294 Compound water meter constant (water meter data, not used in calculations) + Pulses_main, /// 295 Compound main meter pulses (recalculated so that the gated ref. pulses for this meter are equal to the total ref. pulses) + Pulses_aux, /// 296 Compound aux meter pulses (recalculated so that the gated ref. pulses for this meter are equal to the total ref. pulses) Count, }