-
Notifications
You must be signed in to change notification settings - Fork 33
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
Extension for receiving WMBus messages #1281
Conversation
Einige Tests laufen jetzt nicht mehr durch. Ich weiß allerdings nicht, wo ich da ansetzen muss. EDIT: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1281 +/- ##
==========================================
+ Coverage 76.09% 84.80% +8.70%
==========================================
Files 95 139 +44
Lines 8797 10318 +1521
Branches 1684 1692 +8
==========================================
+ Hits 6694 8750 +2056
+ Misses 2102 1567 -535
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Zuerst möchte ich allen ein gesundes und erfolgreiches neues Jahr 2025 wünschen. @sidey79 Es wäre auch nicht schlecht, wenn du von der SIGNALduino-Firmware ein neues Release veröffentlichst. Das letzte öffentliche 3.5.1 ist vom Juni 2023. |
What is the current behavior?
(You can also link to an open issue here, if this describes the current behavior)
No processing of WMBus messages, see no DISPATCH from WMBUS Msg´s - Software extension for WMBUS #1247
What is the new behavior (if this is a feature change)?
Reception of WMBus messages possible (in conjunction with the extension of the SIGNALduino firmware).
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
no
Other information: