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

evaluate integration with sbfspot project #5

Open
keerekeerweere opened this issue Aug 31, 2023 · 0 comments
Open

evaluate integration with sbfspot project #5

keerekeerweere opened this issue Aug 31, 2023 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@keerekeerweere
Copy link
Owner

A lot of code and functionality is shared with the sbfspot project. This project targets windows and linux deployments on more powerfull devices such as raspberry pi's, vm's, etc. . However reading the bluetooth data from the inverters is very similar except that the esp32 does not require the sma netconnect functionality.
A first attempt was made, to fork the sbfspot project but was not feasible in a reasonable amount of time for a single developer.
e.g. next to the win32 and linux targets, an embedded or esp32 platform target could be added and try to maximise code sharing, either directly through cpp files or through subclasses of the existing classes in sbfspot.

@keerekeerweere keerekeerweere added help wanted Extra attention is needed question Further information is requested labels Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant