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

Conversation

DerAndereAndi
Copy link
Member

@DerAndereAndi DerAndereAndi commented Sep 15, 2024

  • 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

Fixes #31

- 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 DerAndereAndi merged commit 575c4bb into dev Sep 15, 2024
5 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/heartbeat-entity branch September 15, 2024 10:42
@coveralls
Copy link

Coverage Status

coverage: 93.703% (+0.008%) from 93.695%
when pulling 44dcb27 on feature/heartbeat-entity
into b637b53 on dev.

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.

Add support for DeviceDiagnosis Heartbeat server per entity
2 participants