Skip to content

Conversation

@MrClock8163
Copy link
Owner

Currently all GeoCom instruments implement an almost identical request and parse_response function.

This PR extracts those functions into the common GeoComProtocol parent, and passes in the necessary constants as class variables, that need to be overwritten on the child classes to get the correct result.

@MrClock8163 MrClock8163 linked an issue May 6, 2025 that may be closed by this pull request
@MrClock8163 MrClock8163 merged commit 5fecbe6 into main May 7, 2025
6 checks passed
@MrClock8163 MrClock8163 deleted the feature-geocom-methods-refactor branch May 7, 2025 09:04
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.

Refactor GeoCom common functions

1 participant