Skip to content

Add ability to configure SML meter workarounds - #606

Closed
tanuva wants to merge 1 commit into
volkszaehler:masterfrom
tanuva:pr-libsml-workaround-config
Closed

Add ability to configure SML meter workarounds#606
tanuva wants to merge 1 commit into
volkszaehler:masterfrom
tanuva:pr-libsml-workaround-config

Conversation

@tanuva

@tanuva tanuva commented Oct 20, 2023

Copy link
Copy Markdown

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

J-A-U commented Oct 20, 2023

Copy link
Copy Markdown
Collaborator

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

tanuva commented Oct 20, 2023

Copy link
Copy Markdown
Author

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-

r00t- commented Nov 14, 2023

Copy link
Copy Markdown
Contributor

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

@jmberg

jmberg commented Nov 15, 2023

Copy link
Copy Markdown

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

tanuva commented Nov 15, 2023

Copy link
Copy Markdown
Author

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

jmberg commented Nov 15, 2023

Copy link
Copy Markdown

Ah, it's labelled 'DVS7412.2'

@jmberg

jmberg commented Nov 15, 2023

Copy link
Copy Markdown

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

tanuva commented Feb 28, 2024

Copy link
Copy Markdown
Author

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