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

Use AbstractMethod in transport. #2051

Merged
merged 10 commits into from
Feb 23, 2024
Merged

Use AbstractMethod in transport. #2051

merged 10 commits into from
Feb 23, 2024

Conversation

janiversen
Copy link
Collaborator

@janiversen janiversen commented Feb 22, 2024

Rename:
transport_connect --> connect
transport_listen --> listen
transport_send --> send

Make DummyProtocol a "real" implementation of ModbusProtocol (to simulate real usage)

callback_* in transport is abstract.

@janiversen janiversen closed this Feb 23, 2024
@janiversen janiversen deleted the abstract branch February 23, 2024 07:44
@janiversen janiversen restored the abstract branch February 23, 2024 08:33
@janiversen janiversen reopened this Feb 23, 2024
@janiversen janiversen marked this pull request as draft February 23, 2024 08:44
@janiversen janiversen marked this pull request as ready for review February 23, 2024 12:12
@janiversen janiversen merged commit 5ab6b32 into dev Feb 23, 2024
1 check passed
@janiversen janiversen deleted the abstract branch February 23, 2024 12:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant