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

Possible issue with number of inverters and system Ids #4

Open
jrbenito opened this issue Oct 30, 2018 · 0 comments
Open

Possible issue with number of inverters and system Ids #4

jrbenito opened this issue Oct 30, 2018 · 0 comments

Comments

@jrbenito
Copy link
Owner

jrbenito commented Oct 30, 2018

But I accidentally tested against an other situation so I believe that line 25 might not work as expected: raise ValueError("Error: need same number of inverters and system_ids"
The accident was that I had left commented out the address and port in the .conf file while i had set two systemid’s. I got no complain but only one system was uploaded, the first systemID. I tested with: systemID=12345,67890, systemID='12345','67890'. When using systemID='12345,67890' it was constantly restarting and not uploading

This was sent to me in a forum thread. Need to verify various combinations of systemID and inverter addresses in the config file. This was observed on multi-inv-rc3 tag.

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