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

Refactor to use jsonschema #102

Open
squishykid opened this issue Dec 20, 2022 · 1 comment
Open

Refactor to use jsonschema #102

squishykid opened this issue Dec 20, 2022 · 1 comment

Comments

@squishykid
Copy link
Owner

At the moment, each inverter requires a separate python class to support it. I would like to switch things around so that inverters can be described with a simple json file.

This should be possible using jsonschema

@squishykid
Copy link
Owner Author

This might also make it much easier to implement #66

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

No branches or pull requests

1 participant