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

Add support for heartbeats on multiple local entities #34

Merged
merged 2 commits into from
Sep 15, 2024

Commits on Sep 15, 2024

  1. Add support for heartbeats on multiple local entities

    - Refactor to move the heartbeatmanager from the device to local entity
    - timeout 0s will not create a heartbeat manager for the entity, e.g. used by NodeMgmt local entity
    DerAndereAndi committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    cc279b7 View commit details
    Browse the repository at this point in the history
  2. Fix race condition

    DerAndereAndi committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    44dcb27 View commit details
    Browse the repository at this point in the history