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

implement DZG meter workaround? #59

Closed
jmberg opened this issue Dec 14, 2018 · 3 comments
Closed

implement DZG meter workaround? #59

jmberg opened this issue Dec 14, 2018 · 3 comments
Labels

Comments

@jmberg
Copy link

jmberg commented Dec 14, 2018

I found that my DZG DVS74 meter has a bug in the encoding of positive values in the range of 327.68..655.36W, it tags them as SIGNED but outputs them as 2 bytes in UNSIGNED format.

I don't know if the library or something else should have a workaround, but I've implemented one in the example server:
jmberg@456d7e3 ("sml_server: implement DZG encoding bug workaround")

@andig andig added the blocked label Dec 14, 2018
@jmberg
Copy link
Author

jmberg commented Dec 17, 2018

will send a PR once the ones I have now are decided upon

@r00t-
Copy link
Collaborator

r00t- commented Jul 5, 2023

@jmberg:
do you have any code for this? (as this issue came up (again) in #125 )

@jmberg
Copy link
Author

jmberg commented Jul 6, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants