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

RsIskraMeter: Initial commit #580

Merged
merged 13 commits into from
Mar 19, 2024
Merged

Conversation

dorezyuk
Copy link
Contributor

@dorezyuk dorezyuk commented Mar 7, 2024

Pr adds support for Iskra's WM3M4 & WM3M4C power meters

Dima Dorezyuk added 4 commits March 7, 2024 10:36
Signed-off-by: Dima Dorezyuk <[email protected]>
Signed-off-by: Dima Dorezyuk <[email protected]>
Signed-off-by: Dima Dorezyuk <[email protected]>
Signed-off-by: Dima Dorezyuk <[email protected]>
Dima Dorezyuk added 4 commits March 7, 2024 10:40
Signed-off-by: Dima Dorezyuk <[email protected]>
Signed-off-by: Dima Dorezyuk <[email protected]>
Signed-off-by: Dima Dorezyuk <[email protected]>
@dorezyuk dorezyuk marked this pull request as ready for review March 14, 2024 16:36
interfaces/powermeter.yaml Outdated Show resolved Hide resolved
@SirVer
Copy link
Contributor

SirVer commented Mar 15, 2024

@corneliusclaussen @Pietfried @hikinggrass This is supporting the Iskra Meter, including everything needed for german eichrecht (i.e. signed meter values). We use this one in production and would like to contribute to the eco system.

@caller fyi

@SirVer
Copy link
Contributor

SirVer commented Mar 15, 2024

@dorezyuk this needs merging of main.

modules/RsIskraMeter/src/main.rs Outdated Show resolved Hide resolved
modules/RsIskraMeter/src/main.rs Outdated Show resolved Hide resolved
modules/RsIskraMeter/src/main.rs Show resolved Hide resolved
Dima Dorezyuk added 2 commits March 15, 2024 16:16
Signed-off-by: Dima Dorezyuk <[email protected]>
Signed-off-by: Dima Dorezyuk <[email protected]>
signing_method: "OCMF".to_string(),
encoding_method: String::new(),
public_key: self.read_public_key().ok(),
timestamp: None,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hikinggrass @golovasteek should we set also the tiemstamps?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally it makes sense for consistency, but only if we decode the OCMF string and take it from there.

Signed-off-by: Dima Dorezyuk <[email protected]>
@dorezyuk dorezyuk dismissed hikinggrass’s stale review March 19, 2024 07:10

everything addressed

@dorezyuk dorezyuk merged commit aed024b into EVerest:main Mar 19, 2024
5 checks passed
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.

5 participants