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

Service extension #535

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

Dummy0815
Copy link

Extended the service function:

  • service: write_holding_register/write_holding_registers allow selecting the device
  • service: read_holding_register/read_holding_registers added

General:

  • solarman.py / get_statistics
    • Reduced Warning messages in log files in case the Inverte(s) are switched of (e.g. in the night)
      Log only first failed connection break as 'warning', subsequent failed tries to connect only reported at 'debug' level.
    • Service calls no longer close an existing connection to an device.
      Connection is shared with service call and cyclic call get_statistics.

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

Successfully merging this pull request may close these issues.

None yet

1 participant