Implements openDTU (for Hoymiles Micro Inverter)
This PR implements the openDTU (free DTU) dor Hoymiles Micro-Inverters).
The Module uses the API of the openDTU to communicate with the Inverters.
Thanks to @DerWahreKlinki for helping me with it :)
@Sn0w3y: Thank you for the effort. Please read and execute the contribution guidelines carefully, especially this: https://openems.github.io/openems.io/openems/latest/contribute/coding-guidelines.html#_openems_edge_backend. Also we cannot review and merge, before the Continuous Integration (CI) build is successful - i.e. there must be a green check icon next to "Build OpenEMS / build-java (pull_request)"
@Sn0w3y: Thank you for the effort. Please read and execute the contribution guidelines carefully, especially this: https://openems.github.io/openems.io/openems/latest/contribute/coding-guidelines.html#_openems_edge_backend. Also we cannot review and merge, before the Continuous Integration (CI) build is successful - i.e. there must be a green check icon next to "Build OpenEMS / build-java (pull_request)"
Thanks Stefan, is there a possibility to check the Build locally so i do not bother you by sending a PR with a Test which makes a red cross ? :D
Would be glad to know and i will fix it ASAP
@Sn0w3y: In Eclipse you should always run Checkstyle and all JUnit tests (of your bundle). Afterwards run ./tools/prepare-commit.sh as suggested in Coding Guidelines. The script runs well in a WSL 2 environment (https://learn.microsoft.com/de-de/windows/wsl/install).
@sfeilmeier ready for Review i guess :)
This PR has been automatically marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.
This PR has been closed due to inactivity
It was automatically closed because there has been no recent activity. If the PR is still relevant, please feel free to reopen and update it and add any new information.