Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Validate that the queried number of registers matches the number…
… of registers received Sometimes we get a response with almost all values being 0, usually also multiple registers are missing. In that case we just return an empty dictionary. This validation is not perfect but it should be good enough for now.
- Loading branch information