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

Add ability to configure SML meter workarounds #606

Closed

Conversation

tanuva
Copy link

@tanuva tanuva commented Oct 20, 2023

Make use of libsml's workaround options to apply a workaround for DZG meters. This builds upon the changes from libsml PR #133.

Should the new configuration option be documented somewhere in addition to the json schema?

@J-A-U
Copy link
Collaborator

J-A-U commented Oct 20, 2023

Should the new configuration option be documented somewhere in addition to the json schema?

Yes, please. In the example configuration: /etc/vzlogger.conf

Make use of libsml's workaround options to apply a workaround for DZG
meters. This builds upon the changes from [libsml PR volkszaehler#133](volkszaehler/libsml#133).
@tanuva tanuva force-pushed the pr-libsml-workaround-config branch from 297a9d5 to d591002 Compare October 20, 2023 15:44
@tanuva
Copy link
Author

tanuva commented Oct 20, 2023

No problem, added.

I thought about mentioning the meter model (and serial number range) known to require this workaround. @jmberg would need to share their DZG model number for that though. :)

@r00t-
Copy link
Contributor

r00t- commented Nov 14, 2023

will have to merge libsml PR #133 to have the check work here.

@jmberg
Copy link

jmberg commented Nov 15, 2023

Sorry I completely forgot ... my serial is 1DZG0042082910, but now I forgot how that's encoded in the SML.

Edit: looks like this:
1-0:96.50.11#DZG#
1-0:96.1.0
255#0a 01 44 5a 47 00 02 82 22 5e #

@tanuva
Copy link
Author

tanuva commented Nov 15, 2023

Thanks for remembering :) To be honest, I was more looking for the power meter model name, e.g. "DWSB.2TH" which is mine. Then I could add yours to the workaround description, mentioning that certain serial numbers of that model have the bug.

@jmberg
Copy link

jmberg commented Nov 15, 2023

Ah, it's labelled 'DVS7412.2'

@jmberg
Copy link

jmberg commented Nov 15, 2023

And apparently that's really just a sub-model of the DVS74 series:
https://www.dzg.de/produkte/moderne-messeinrichtung#dvs74

What's weird is that the serial number is the "Zaehlernummer" and surely that must be unique? After all, that's what electricity companies use to bill etc.?

I've tried to ping someone at DZG again, perhaps they'll provide more information. Maybe some later number in the serial actually encodes the model and we can fix this w/o configuration. After all, it's even quite tricky to figure out if your meter is affected by the bug or not, you kind of have to plot the numbers during feed/buy transition.

@tanuva
Copy link
Author

tanuva commented Feb 28, 2024

libsml PR #133 has become obsolete. Consequently this one goes down the drain, too.

@tanuva tanuva closed this Feb 28, 2024
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.

4 participants