Skip to content

fix: Expose rawData on message event#1475

Merged
Koenkk merged 1 commit into
fix/zh-6from
fix/raw-data
Aug 10, 2025
Merged

fix: Expose rawData on message event#1475
Koenkk merged 1 commit into
fix/zh-6from
fix/raw-data

Conversation

@Koenkk
Copy link
Copy Markdown
Owner

@Koenkk Koenkk commented Aug 8, 2025

This is was actually was needed to fix Koenkk/zigbee-herdsman-converters#9670

@Koenkk Koenkk requested a review from Nerivec August 8, 2025 17:59
@Nerivec
Copy link
Copy Markdown
Collaborator

Nerivec commented Aug 8, 2025

This conflicts with #1473

@Koenkk
Copy link
Copy Markdown
Owner Author

Koenkk commented Aug 9, 2025

@Nerivec note that the ZclFrame.payload is something different than the rawData, the raw data is currently already exposed when ZclFrame parsing fails:

data = payload.data;

@Koenkk Koenkk changed the base branch from master to fix/zh-6 August 10, 2025 12:58
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Aug 10, 2025

CodSpeed Performance Report

Merging #1475 will not alter performance

Comparing fix/raw-data (7642feb) with master (6f0b443)1

Summary

✅ 12 untouched benchmarks

Footnotes

  1. No successful run was found on fix/zh-6 (a93b073) during the generation of this report, so master (6f0b443) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@Koenkk Koenkk merged commit 4f6b2b9 into fix/zh-6 Aug 10, 2025
5 checks passed
@Koenkk Koenkk deleted the fix/raw-data branch August 10, 2025 13:03
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.

Conversion error of received data with sonoff swv devices

2 participants