Skip to content

Conversation

@rybancr
Copy link

@rybancr rybancr commented Jan 9, 2023

Prepended the consumption register high bits to allow full 8 digit reads.
Mapped the meter type field.
Reduced the nouse and leak fields to 3 bits as they were overflowing into adjacent fields.

Decreased NoUse and Leak to 3 bits.  Leak contained the LSB of the consumption high bits field.
Removed Unkn3.
Extended consumption to use the two consumption high bits located in Unkn3 and one from leak to allow for full 8 digit reads.  24 bits allow a consumption up to 16,777,215 before prematurely rolling over.
Copy link

@robbat2 robbat2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have some documentation that tells us what the AmrType values are?
For my data samples, I'm not sure this is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants