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

[DRAFT] Update repl to work with latest pymodbus on dev branch #26

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

Conversation

dhoomakethu
Copy link
Contributor

  • Initial updates to get repl in sync with latest pymodbus/dev branch (Pymodbus 3.9 and above)

  • Verified

    • Basic holding register read/write
    • Basic coil read/write
    • Basic DI read
    • Basic Input register read
  • TODO

    • Diagnostic messages support in client
    • Server manipulators.

@dhoomakethu dhoomakethu added the enhancement New feature or request label Jan 5, 2025
@dhoomakethu dhoomakethu linked an issue Jan 5, 2025 that may be closed by this pull request
@dhoomakethu dhoomakethu changed the title Update repl to work with latest pymodbus on dev branch [DRAFT] Update repl to work with latest pymodbus on dev branch Jan 5, 2025
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.

pymodbus.server --help no working
2 participants