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

Health Report Format Class #96

Closed
DarylDohner opened this issue Nov 15, 2023 · 0 comments · Fixed by #97
Closed

Health Report Format Class #96

DarylDohner opened this issue Nov 15, 2023 · 0 comments · Fixed by #97
Assignees
Labels
feature new functionality
Milestone

Comments

@DarylDohner
Copy link
Member

DriverHealthReport

  • bool is_healthy
  • uchar custom_state_bitvector
  • uchar num_threads
  • thread_statuses[]
    • uchar thread_status
    • main thread is excluded
    • thread 0 is always mqtt
    • subsequent threads are in order of registration
@DarylDohner DarylDohner added the feature new functionality label Nov 15, 2023
@DarylDohner DarylDohner added this to the 2023 Fall milestone Nov 15, 2023
@DarylDohner DarylDohner self-assigned this Nov 15, 2023
@DarylDohner DarylDohner linked a pull request Nov 15, 2023 that will close this issue
DarylDohner added a commit that referenced this issue Nov 15, 2023
DarylDohner added a commit that referenced this issue Nov 16, 2023
#96 format for EosPayload driver health reporting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant