Skip to content

Add support for nested and repeating groups#5

Merged
bikeshedder merged 3 commits into
mainfrom
feature/groups
Mar 30, 2026
Merged

Add support for nested and repeating groups#5
bikeshedder merged 3 commits into
mainfrom
feature/groups

Conversation

@bikeshedder
Copy link
Copy Markdown
Owner

This closes #3

It's very much work in progress as the sunspec models currently contain a lot of models with "count": 0 and the code generation is a bit tricky to get right.

Comment thread examples/model712/README.md Outdated
@bikeshedder
Copy link
Copy Markdown
Owner Author

It's been quite some time since I last looked into that.

I just pushed a working version of the parser. The commit history is a bit messy right now and I'm not 100% happy with the state of the code. I plan on merging it in the next few days though and making a release.

I just want to clean-up the code generator a bit which is has turned into a rather unwieldy beast.

@bikeshedder bikeshedder marked this pull request as ready for review March 30, 2026 22:31
@bikeshedder bikeshedder merged commit 40ca1dc into main Mar 30, 2026
2 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.

Add support for nested fields and repeating groups

2 participants