bikeshedder / sunspec

Rust crate for accessing SunSpec compliant devices in a safe and convenient way.
Apache License 2.0
4 stars 3 forks source link

Add support for nested and repeating groups #5

Open bikeshedder opened 1 month ago

bikeshedder commented 1 month ago

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.