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

feat: Modbus connection settings (serial) #9256

Merged
merged 9 commits into from
Oct 19, 2021

Commits on Oct 13, 2021

  1. Implement workarounds (pause between reads and disconnect after gathe…

    …r) and allow to trace Modbus connectivity.
    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b3d1c07 View commit details
    Browse the repository at this point in the history
  2. Fix whitespaces in sampleconfig.

    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    011117b View commit details
    Browse the repository at this point in the history
  3. Fix whitespaces in sample-config.

    Co-authored-by: Thomas Casteleyn <[email protected]>
    2 people authored and Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    77137ef View commit details
    Browse the repository at this point in the history
  4. Fix more whitespaces in sample-config.

    Co-authored-by: Thomas Casteleyn <[email protected]>
    2 people authored and Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0406f5b View commit details
    Browse the repository at this point in the history
  5. Convert workaround part to an actual toml section.

    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ca23d40 View commit details
    Browse the repository at this point in the history
  6. Formatting.

    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8bd2718 View commit details
    Browse the repository at this point in the history
  7. Be more precise about further workarounds in README.

    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b3ed980 View commit details
    Browse the repository at this point in the history
  8. Make clear that debug has to be enabled when you want to see `debug_c…

    …onnection`-enabled messages.
    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    496643e View commit details
    Browse the repository at this point in the history
  9. Add a further note about debug_connections and warn about too long …

    …pauses.
    Sven Rebhan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5e25a32 View commit details
    Browse the repository at this point in the history