Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOURLY_GAS_METER_READING is really 5-minute reading with DSMR 5 #111

Open
matthijskooijman opened this issue Oct 28, 2022 · 0 comments
Open

Comments

@matthijskooijman
Copy link

In DSMR 4/5, the gas meter reading was transmitted to the electricity meter every hour, so the value updates only hourly. With DSMR 5, this frequency was increased to every five minutes, but the obis id was kept the same. This makes the HOURLY_GAS_METER_READING field name incorrect.

Maybe it should be generalized to just GAS_METER_READING (there is also a timestamp to tell you exactly how old the reading is), or maybe the name could be changed on the telegram specification version used?

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

No branches or pull requests

1 participant