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

ZGW-3430: Add Z-Wave API serial logs #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lmolina
Copy link
Contributor

@lmolina lmolina commented Sep 6, 2024

Add a decoder to parse the SAPI logs generated by the Z/IP Gateway.

The original script works on ZPC. This commit adapts the script to parse traces generated by the Z/IP Gateway.

Original script available at https://github.com/SiliconLabs/UnifySDK/blob/main/scripts/serial_decode_zpc.py

@lmolina lmolina force-pushed the task/lamolina/ZGW-3430-add-serial-log-decoder branch from 7163435 to c85882d Compare September 6, 2024 14:39
@lmolina lmolina force-pushed the task/lamolina/ZGW-3430-add-serial-log-decoder branch 2 times, most recently from 9899f2d to ea45531 Compare December 2, 2024 11:08
Add a decoder to parse the SAPI logs generated by the Z/IP Gateway.

The original script works on ZPC. This commit adapts the script to parse
traces generated by the Z/IP Gateway.

Original script available at https://github.com/SiliconLabs/UnifySDK/blob/ver_1.6.0/scripts/serial_decode_zpc.py
@lmolina lmolina force-pushed the task/lamolina/ZGW-3430-add-serial-log-decoder branch from ea45531 to a3d4a8a Compare December 2, 2024 11:09
Copy link
Collaborator

@rzr rzr left a comment

Choose a reason for hiding this comment

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

May this be reverted

lmolina added a commit to lmolina/UnifySDK that referenced this pull request Dec 2, 2024
The Z/IP Gateway is reusing the script to parse SAPI logs. The script
was adjusted to be compatible with the ZGW logs. Adding a reference to
the ZGW copy on the original script.

Related-to: SiliconLabs/zipgateway#30
@lmolina
Copy link
Contributor Author

lmolina commented Dec 2, 2024

May this be reverted

What do you want to revert?

@rzr
Copy link
Collaborator

rzr commented Dec 2, 2024

May this be reverted

What do you want to revert?

If we want to slim it down to minimum, and do the maintenance at unify, to avoid divergence.
but no problem to merge it.

@rzr rzr requested a review from silabs-JulienT December 2, 2024 14:16
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