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

Support multiple api versions #23

Merged
merged 3 commits into from
Feb 27, 2023
Merged

Conversation

LavermanJJ
Copy link
Owner

With system updates during maintenance, Solarfocus is adding new registers to their Modbus TCP API. In order to avoid incompatibilities with older versions (e.g. missing registers leading to errors), the library is extended to differentiate different versions. 21.140 being the default version and later versions have to be selected in order to access the respective registers.

@LavermanJJ LavermanJJ added the enhancement New feature or request label Feb 26, 2023
@LavermanJJ LavermanJJ merged commit d6bda6c into main Feb 27, 2023
@LavermanJJ LavermanJJ deleted the support-multiple-api-versions branch February 27, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant