Results.ItemID.cs synchronized with ver. 3 branch.

This commit is contained in:
Milan Hanajik 2023-10-05 12:38:54 +02:00
parent 3c52e54e02
commit 769cb230e3

View File

@ -343,6 +343,11 @@ namespace Results
X9, /// 291 X9, /// 291
RadioAddress, /// 292 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, Count,
} }