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

Adds support for the Sagemcom T210-D-r smart meter #110

Merged
merged 1 commit into from
Oct 16, 2022

Conversation

debug-richard
Copy link
Contributor

Adds support for the Sagemcom T210-D-r smart meter installed by Austrian grid operators.

The smart meter uses the DSMR/P1 standard and embeds the data in an encrypted and authenticated "DLMS General Global Cipher" frame.
The encryption/decryption is handled by the "dlms_cosem" lib.
Test cases are included.
Adds OBIS codes for reactive energy.

I have also written down some details (in German only) about the smart meter and protocol here.
The example includes also a small DLMS decoder.

…ian grid operators.

The smart meter uses the DSMR/P1 standard and embeds the data in an encrypted and authenticated "DLMS General Global Cipher" frame.
The encryption/decryption is handled by the "dlms_cosem" lib.
Test cases are included.
Adds OBIS codes for reactive energy.
@debug-richard
Copy link
Contributor Author

Test failure seems to be a pyflake/pylama issue.

@ndokter
Copy link
Owner

ndokter commented Oct 16, 2022

Yeah i thought so too. Your changes look good. Thank you for the addition. I will make a new release soon

@ndokter ndokter merged commit 594db89 into ndokter:master Oct 16, 2022
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