project-chip / project-chip/alchemy
Convert a doc into custom xml
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10
- Forks
- 12
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 1
Description
Convert a given cluster spec file into custom xml outside the standard Data model specification. Have validation be part of the conversion to check that we do not get an invalid custom XML.
ZAP can currently load custom Matter XML as mentioned here https://docs.silabs.com/zap-tool/1.0.0/zap-users-guide/custom-xml#creating-your-own-custom-xml-in-matter.
We could have another follow up feature in ZAP where ZAP can collaborate with Alchemy and do the conversion as part of ZAP tool.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Alchemy command-line tool and the linked ZAP custom XML documentation to understand the cluster spec and custom XML formats. Define the conversion boundary and validation requirements before locating the relevant entry points. Done means a given cluster spec converts to valid custom Matter XML outside the standard Data Model specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100