solax icon indicating copy to clipboard operation
solax copied to clipboard

Refactor to use jsonschema

Open squishykid opened this issue 3 years ago • 1 comments

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 avatar Dec 20 '22 12:12 squishykid

This might also make it much easier to implement #66

squishykid avatar Dec 20 '22 12:12 squishykid